Skip to content

Commit be26ac6

Browse files
committed
Intel MPI: Update to release 2021.7.1
1 parent 5bc6277 commit be26ac6

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

0 commit comments

Comments
 (0)