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 267c235 commit 1cd8befCopy full SHA for 1cd8bef
.github/workflows/os-llvm-sycl-build.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install hwloc
30
shell: bash -l {0}
31
run: |
32
- sudo apt install hwloc
+ sudo apt install libhwloc15
33
34
- name: Cache sycl bundle
35
id: cache-sycl-bundle
0 commit comments