We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e6fe0 commit 393e2ecCopy full SHA for 393e2ec
setup-mpi.sh
@@ -30,8 +30,8 @@ setup-env-intel-oneapi () {
30
31
setup-win-intel-oneapi-mpi () {
32
baseurl=https://registrationcenter-download.intel.com
33
- subpath=akdlm/IRC_NAS/c11b9bf0-2527-4925-950d-186dba31fb40
34
- version=2021.9.0 build=43421
+ subpath=akdlm/IRC_NAS/4f7f4251-7781-446f-89ac-c777dacb766f
+ version=2021.10.0 build=49373
35
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
36
set -x
37
curl -sO $baseurl/$subpath/$package
0 commit comments