Skip to content

Commit 393e2ec

Browse files
committed
Intel MPI: Update to release 2021.10.0
1 parent 90e6fe0 commit 393e2ec

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
@@ -30,8 +30,8 @@ setup-env-intel-oneapi () {
3030

3131
setup-win-intel-oneapi-mpi () {
3232
baseurl=https://registrationcenter-download.intel.com
33-
subpath=akdlm/IRC_NAS/c11b9bf0-2527-4925-950d-186dba31fb40
34-
version=2021.9.0 build=43421
33+
subpath=akdlm/IRC_NAS/4f7f4251-7781-446f-89ac-c777dacb766f
34+
version=2021.10.0 build=49373
3535
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
3636
set -x
3737
curl -sO $baseurl/$subpath/$package

0 commit comments

Comments
 (0)