We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd4f70 commit 2ee836cCopy full SHA for 2ee836c
.github/workflows/ur-build-hw.yml
@@ -174,7 +174,7 @@ jobs:
174
# sudo apt-get install -y intel-oneapi-runtime-opencl intel-oneapi-base-toolkit
175
- name: check sycl-ls
176
run: |
177
- sycl-ls
+ ls -al /opt/intel/oneapi/
178
179
- name: Configure Unified Runtime project
180
# ">" is used to avoid adding "\" at the end of each line; this command is quite long
0 commit comments