Skip to content

Commit

Permalink
Intel MPI: Update to release 2021.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Nov 24, 2023
1 parent 3bcdcdc commit 62e17d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-mpi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ setup-env-intel-oneapi () {

setup-win-intel-oneapi-mpi () {
baseurl=https://registrationcenter-download.intel.com
subpath=akdlm/IRC_NAS/4f7f4251-7781-446f-89ac-c777dacb766f
version=2021.10.0 build=49373
subpath=akdlm/IRC_NAS/b7596581-64db-4820-bcfe-74ad9f5ec657
version=2021.11.0 build=49512
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
set -x
curl -sO $baseurl/$subpath/$package
Expand Down

0 comments on commit 62e17d9

Please sign in to comment.