Skip to content

Commit e3b88e9

Browse files
committed
Investigate
1 parent 9c95be1 commit e3b88e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cuda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
run: |
3838
echo $LD_LIBRARY_PATH
3939
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/lib
40+
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/
41+
ls /opt/nvidia/hpc_sdk/Linux_x86_64/24.9/compilers/share
4042
apt update && apt install -y sudo
4143
TZ=Europe/France
4244
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

0 commit comments

Comments
 (0)