mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
nvfortran 23.3 [ci skip]
This commit is contained in:
parent
aa05501f3e
commit
678cea7127
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ fi
|
|||
|
||||
if [[ "$FC" == "nvfortran" ]]; then
|
||||
nv_major=23
|
||||
nv_minor=1
|
||||
nv_minor=3
|
||||
nverdot="$nv_major"."$nv_minor"
|
||||
export PATH=/opt/nvidia/hpc_sdk/Linux_"$arch"/"$nverdot"/compilers/bin:$PATH
|
||||
export LD_LIBRARY_PATH=/opt/nvidia/hpc_sdk/Linux_"$arch"/"$nverdot"/compilers/lib:$LD_LIBRARY_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue