mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 14:35:21 -04:00
nvhpc 26.5
This commit is contained in:
parent
b6066c7305
commit
04b4400cda
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ if [[ "$os" == "Linux" ]]; then
|
||||||
if [[ "$FC" == "nvfortran" ]]; then
|
if [[ "$FC" == "nvfortran" ]]; then
|
||||||
$MYSUDO apt-get -y install lmod g++ libtinfo5 libncursesw5 lua-posix lua-filesystem lua-lpeg lua-luaossl
|
$MYSUDO apt-get -y install lmod g++ libtinfo5 libncursesw5 lua-posix lua-filesystem lua-lpeg lua-luaossl
|
||||||
nv_major=26
|
nv_major=26
|
||||||
nv_minor=3
|
nv_minor=5
|
||||||
nverdot="$nv_major"."$nv_minor"
|
nverdot="$nv_major"."$nv_minor"
|
||||||
nverdash="$nv_major"-"$nv_minor"
|
nverdash="$nv_major"-"$nv_minor"
|
||||||
arch_dpkg=`dpkg --print-architecture`
|
arch_dpkg=`dpkg --print-architecture`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue