From 291309ec34a2f2aa94ca6214b0a617a01c39946e Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 16 Oct 2020 22:47:16 +0800 Subject: [PATCH] msmpi 10.1.2 (#4225) --- manifests/Microsoft/msmpi/10.1.2.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/Microsoft/msmpi/10.1.2.yaml diff --git a/manifests/Microsoft/msmpi/10.1.2.yaml b/manifests/Microsoft/msmpi/10.1.2.yaml new file mode 100644 index 000000000..be38b22ff --- /dev/null +++ b/manifests/Microsoft/msmpi/10.1.2.yaml @@ -0,0 +1,19 @@ +Id: microsoft.msmpi +Name: Microsoft MPI +Version: 10.1.2 +Publisher: microsoft +License: MIT +#LicenseUrl: +Description: Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform. +Tags: mpi,development,Message Passing Interface standard,parallel +#FileExtensions: +Homepage: https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi +#AppMoniker: +Installers: + - Arch: x64 + InstallerType: exe + Url: https://download.microsoft.com/download/a/5/2/a5207ca5-1203-491a-8fb8-906fd68ae623/msmpisetup.exe + Sha256: c305ce3f05d142d519f8dd800d83a4b894fc31bcad30512cefb557feaccbe8b4 + Switches: + Silent: -unattend + SilentWithProgress: -unattend \ No newline at end of file