microsoft / Microsoft-MPI

Microsoft MPI
MIT License
244 stars 74 forks source link

MS-MPI download links for 10.1.1/10.1.2 in Microsoft Download Center are dead #54

Closed leofang closed 3 years ago

leofang commented 3 years ago

Not sure what's the proper channel to communicate this problem. Because there is no contact info on the website, I'm opening an issue here.

The download links to MS-MPI 10.1.1 and 10.1.2 on the official Release Notes are invalid. It now says "We're sorry, this download is no longer available." Please fix it, thank you.

ps. The link to 10.0 is still alive.

KineticTheory commented 3 years ago

I am seeing the same problem. As a work around, winget still reports the correct download URL and can install version 10.1.2.

c:\temp> winget install microsoft.msmpi
Found Microsoft MPI [microsoft.msmpi]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://download.microsoft.com/download/a/5/2/a5207ca5-1203-491a-8fb8-906fd68ae623/msmpisetup.exe
leofang commented 3 years ago

Thanks, @KineticTheory! I am not a Windows user so this is my first time to learn about winget 🙂 I raised this issue because I am a maintainer of the msmpi-feedstock and mpi4py.

Currently, mpi4py keeps track of all past MS-MPI links for unit tests. The link reported by winget is just for the MS-MPI Runtime, and for completeness I am posting the links below:

10.1.2:

10.1.1:

leofang commented 3 years ago

Looks like it's fixed!

10.1.1: https://www.microsoft.com/en-us/download/details.aspx?id=100305 10.1.2: https://www.microsoft.com/en-us/download/details.aspx?id=100593