Skip to content

Commit

Permalink
Intel MPI: Update to release 2021.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Apr 17, 2024
1 parent 40c19a6 commit 6a61358
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/b7596581-64db-4820-bcfe-74ad9f5ec657
version=2021.11.0 build=49512
subpath=akdlm/IRC_NAS/fab706bb-ca1e-4cc9-b76a-a12df3cc984e
version=2021.12.0 build=539
package=w_mpi_oneapi_p_${version}.${build}_offline.exe
set -x
curl -sO $baseurl/$subpath/$package
Expand Down

1 comment on commit 6a61358

@hyoklee
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dalcinl , thank you for this timely update!

Please sign in to comment.