mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
debug nvhpc build failures
This commit is contained in:
parent
c55f4a423a
commit
11afef6565
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ fi
|
|||
nverdot="$nv_major"."$nv_minor"
|
||||
nverdash="$nv_major"-"$nv_minor"
|
||||
arch_dpkg=`dpkg --print-architecture`
|
||||
echo 'deb [trusted=yes] https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
|
||||
echo 'deb [trusted=yes] https://developer.download.nvidia.com/hpc-sdk/ubuntu/'$arch_dpkg' /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
|
||||
echo '*** added hpc-sdk source to /etc/aps ***'
|
||||
ls -lrt /etc/apt/sources.list.d/ || true
|
||||
ls -lrt /etc/apt/sources.list.d/nvhpc.list || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue