Skip to content

Commit 5da1177

Browse files
committed
Intel MPI: Update to release 2021.8
1 parent be26ac6 commit 5da1177

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/19011
34-
version=2021.7.1 build=15761
33+
subpath=akdlm/irc_nas/19160
34+
version=2021.8.0 build=25543
3535
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
3636
set -x
3737
curl -sO $baseurl/$subpath/$package

0 commit comments

Comments
 (0)