Skip to content

Commit

Permalink
Intel MPI: Update to release 2021.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Apr 29, 2024
1 parent 6a61358 commit 520633b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup-mpi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,10 @@ setup-env-intel-oneapi () {
}

setup-win-intel-oneapi-mpi () {
hash=fab706bb-ca1e-4cc9-b76a-a12df3cc984e version=2021.12.0 build=539
hash=a3a49de8-dc40-4387-9784-5227fccb6caa version=2021.12.1 build=7
baseurl=https://registrationcenter-download.intel.com
subpath=akdlm/IRC_NAS/fab706bb-ca1e-4cc9-b76a-a12df3cc984e
version=2021.12.0 build=539
subpath=akdlm/IRC_NAS/$hash
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
set -x
curl -sO $baseurl/$subpath/$package
Expand Down

0 comments on commit 520633b

Please sign in to comment.