mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
new nvhpc version and location
This commit is contained in:
parent
b18dd1acf2
commit
5580ca1344
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ if [[ "$FC" == "nvfortran" ]]; then
|
|||
# module load nvhpc
|
||||
# export BUILD_MPICH=1
|
||||
nv_major=22
|
||||
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