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 2ee836c commit bc8b05fCopy full SHA for bc8b05f
.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
- ls -al /opt/intel/oneapi/
+ find . /runtimes
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