Skip to content

Commit

Permalink
Intel MPI: Update to release 2021.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Apr 7, 2023
1 parent f223599 commit 90e6fe0
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 @@ -30,8 +30,8 @@ setup-env-intel-oneapi () {

setup-win-intel-oneapi-mpi () {
baseurl=https://registrationcenter-download.intel.com
subpath=akdlm/irc_nas/19160
version=2021.8.0 build=25543
subpath=akdlm/IRC_NAS/c11b9bf0-2527-4925-950d-186dba31fb40
version=2021.9.0 build=43421
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
set -x
curl -sO $baseurl/$subpath/$package
Expand Down

0 comments on commit 90e6fe0

Please sign in to comment.