mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
nvhpc 21.9
This commit is contained in:
parent
de2f979be5
commit
4dff7e85c2
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ if [[ "$FC" == "nvfortran" ]]; then
|
|||
# module load nvhpc
|
||||
# export BUILD_MPICH=1
|
||||
nv_major=21
|
||||
nv_minor=7
|
||||
nv_minor=9
|
||||
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