Skip to content

Commit

Permalink
Investigate
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Jan 10, 2025
1 parent 04486ac commit e4beeaa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
- name: Prepare docker
run: |
echo $LD_LIBRARY_PATH
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/lib
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/share
which mpicc
apt-get update && apt-get install -y sudo
TZ=Europe/France
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
Expand Down

0 comments on commit e4beeaa

Please sign in to comment.