Skip to content

Commit

Permalink
Merge pull request #12 from MVPWorkshop/m4-gh-actions
Browse files Browse the repository at this point in the history
gh-actions: update
  • Loading branch information
wertikalk authored May 9, 2024
2 parents 25de901 + 99cd18b commit 5f84bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
# yarn install
make install-opencl
sudo echo /usr/lib/aarch64-linux-gnu/libhwloc.so.15 | xargs -I {} sudo ln -s {} /usr/lib/libhwloc.so
sudo ln -s /usr/lib/aarch64-linux-gnu/libOpenCL.so.1 /usr/lib/libOpenCL.so
echo "--> Finding libhwloc"
sudo find / -name "libhwloc*"
Expand Down

0 comments on commit 5f84bd9

Please sign in to comment.