Skip to content

Commit 6a61358

Browse files
committed
Intel MPI: Update to release 2021.12.0
1 parent 40c19a6 commit 6a61358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup-mpi.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ setup-env-intel-oneapi () {
4545

4646
setup-win-intel-oneapi-mpi () {
4747
baseurl=https://registrationcenter-download.intel.com
48-
subpath=akdlm/IRC_NAS/b7596581-64db-4820-bcfe-74ad9f5ec657
49-
version=2021.11.0 build=49512
48+
subpath=akdlm/IRC_NAS/fab706bb-ca1e-4cc9-b76a-a12df3cc984e
49+
version=2021.12.0 build=539
5050
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
5151
set -x
5252
curl -sO $baseurl/$subpath/$package

0 commit comments

Comments
 (0)