Skip to content

Commit 44a63e3

Browse files
committed
Intel MPI: Preserve Windows download URLs for older releases
1 parent d946738 commit 44a63e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup-mpi.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ setup-env-intel-oneapi () {
7676
}
7777

7878
setup-win-intel-oneapi-mpi () {
79+
hash=18932 version=2021.7.0 build=9549
80+
hash=19011 version=2021.7.1 build=15761
81+
hash=19160 version=2021.8.0 build=25543
82+
hash=c11b9bf0-2527-4925-950d-186dba31fb40 version=2021.9.0 build=43421
83+
hash=4f7f4251-7781-446f-89ac-c777dacb766f version=2021.10.0 build=49373
84+
hash=b7596581-64db-4820-bcfe-74ad9f5ec657 version=2021.11.0 build=49512
7985
hash=fab706bb-ca1e-4cc9-b76a-a12df3cc984e version=2021.12.0 build=539
8086
hash=a3a49de8-dc40-4387-9784-5227fccb6caa version=2021.12.1 build=7
8187
hash=e20e3226-9264-41a0-bc18-6026d297e10d version=2021.13.0 build=717

0 commit comments

Comments
 (0)