We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f223599 commit 90e6fe0Copy full SHA for 90e6fe0
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/19160
34
- version=2021.8.0 build=25543
+ subpath=akdlm/IRC_NAS/c11b9bf0-2527-4925-950d-186dba31fb40
+ version=2021.9.0 build=43421
35
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
36
set -x
37
curl -sO $baseurl/$subpath/$package
0 commit comments