mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 14:35:21 -04:00
rocm 6.2.4
This commit is contained in:
parent
b3ba58b31d
commit
aee89b5a17
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ if [[ "$os" == "Linux" ]]; then
|
|||
fi
|
||||
if [[ "$FC" == "amdflang" ]]; then
|
||||
$MYSUDO apt-get install -y wget gnupg2 coreutils dialog tzdata
|
||||
rocm_version=5.6.1
|
||||
rocm_version=6.2.4
|
||||
tries=0 ; until [ "$tries" -ge 10 ] ; do \
|
||||
wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | $MYSUDO apt-key add - \
|
||||
&& break ; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue