Skip to content

Commit

Permalink
Investigate opal
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Jan 10, 2025
1 parent 1526222 commit 47e635f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Prepare docker
run: |
echo $LD_LIBRARY_PATH
ls /proj/nv/libraries/Linux_x86_64/24.9/hpcx-12/261727-rel-1/comm_libs/12.6/hpcx/hpcx-2.20/ompi/share/openmpi/
apt update && apt install -y sudo
TZ=Europe/France
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
Expand Down

0 comments on commit 47e635f

Please sign in to comment.