You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Propagate the env var OCL_ICD_FILENAMES to SYCL-LIT test scripts
Setting the environment variable OCL_ICD_FILENAMES tells to OCL ICD Loader
what runtime must be loaded first. For example:
export OCL_ICD_FILENAMES=<path_to_rt>/intelocl64.dll
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
0 commit comments