Skip to content

Commit 5825e05

Browse files
author
Alexander Batashev
committed
[CI] Temporarily disable OCL FPGA Emulator
1 parent 1c93bfe commit 5825e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/actions/llvm_test_suite/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ runs:
8383
if [ -e /runtimes/oneapi-tbb/env/vars.sh ]; then
8484
source /runtimes/oneapi-tbb/env/vars.sh;
8585
fi
86+
export OCL_ICD_FILENAMES="/usr/lib/x86_64-linux-gnu/intel-opencl/libigdrcl.so:/runtimes/oclcpu/x64/libintelocl.so"
8687
echo "::group::sycl-ls --verbose"
8788
sycl-ls --verbose
8889
echo "::endgroup::"

0 commit comments

Comments
 (0)