mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
nvfortran 23.3 [ci skip]
This commit is contained in:
parent
4a98438712
commit
198c364963
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