Skip to content

Commit

Permalink
[SYCLomatic] Add ONEAPI_DEVICE_SELECTOR env variable for applications…
Browse files Browse the repository at this point in the history
… suite

Signed-off-by: Jiang, Zhiwei <zhiwei.jiang@intel.com>
  • Loading branch information
zhiweij1 committed May 15, 2024
1 parent 5e49295 commit c5bb5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/src/llama/do_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ def build_test():
return ret

def run_test():
os.environ['ONEAPI_DEVICE_SELECTOR'] = test_config.device_filter
return True

0 comments on commit c5bb5c4

Please sign in to comment.