Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
Ayush Vikram f2d849ff48
Merge pull request #71 from avikram2/master
Fixed Buffer Size for reading MSMPI_ACCEPT_HOST env variable for long Quad-dotted IPv4 Addresses
2024-03-05 16:01:14 -08:00
Ayush Vikram eed4ec2fd9
Update DynProcServer.cpp 2024-03-05 15:49:37 -08:00
Jithin Jose 7ff6bdcdb1
Merge pull request #32 from stepas-toliautas/gcc510-compat
Update mspms.h to be compatible with MinGW GCC <= 5.1.0
2020-05-13 14:48:38 -07:00
Stepas T 12244d3b59 Update mspms.h to be compatible with MinGW GCC <= 5.1.0
On MinGW (TDM) build of 32-bit GCC 5.1.0, which is currently bundled with
Code::Blocks 17.12 IDE, ws2ipdef.h header is missing, therefore ADDRESS_FAMILY
and _SOCKADDR_INET types end up not defined in msmps.h. This also affects
earlier 32-bit GCC versions (tested on TDM 4.9.2). Provided patch introduces
missing typedefs when required.
Additionally, the following SAL annotations are needed for MinGW GCC <= 5.1.0:
_Outptr_opt_ (always), _Out_opt_, _In_opt_ (if including mspms.h before mpi.h).
NOTE: this is backward-compatibility patch, it is not required for newer
MinGW GCC builds (tested on MinGW-w64 8.1.0, both 32- and 64-bit).
2019-12-29 12:24:39 +02:00
Jithin Jose 1dbbaee637
Merge pull request #29 from microsoft/ReadmeUpdate
Update README.md
2019-11-15 10:16:34 -08:00
Anna Daly e71bcc4afa
Update README.md 2019-11-15 10:14:36 -08:00
Jithin Jose c8daf40f1b
Merge pull request #20 from hpourreza/master
An example and a readme file
2019-09-25 15:26:21 -07:00
Hossein Pourreza f0af52a2d8 prj file cleanup 2019-09-25 15:24:35 -07:00
Anna Daly c38ad8340f
Merge pull request #27 from jithinjosepkl/dev
Update version number
2019-09-25 15:17:04 -07:00
Jithin Jose 62c8baa67f Update version number 2019-09-25 15:08:14 -07:00
Jithin Jose 49eacd3605
Merge pull request #26 from microsoft/MSVC1600
Port the change to support _MSC_VER older than 1600
2019-09-25 14:40:18 -07:00
Anna Daly c6f827fd04 Port the change to support _MSC_VER older than 1600 2019-09-25 14:33:16 -07:00
Hossein Pourreza eee24ab2c4 rename the folder 2019-09-23 10:39:59 -07:00
Hossein Pourreza 12706bf77c
Update RunningMSMPI.md 2019-09-23 10:36:41 -07:00
Hossein Pourreza 1fc25d2982
added the mpiexec commandline 2019-09-23 10:21:53 -07:00
Anna Daly 00fdfee0fb
Merge pull request #25 from microsoft/FortranInts
Fix non-conformant integer representation in mpif.h
2019-09-19 16:23:56 -07:00
Jithin Jose 158db1ce76 Fix non-conformant integer representation in mpif.h
Signed-off-by: Jithin Jose <jijos@microsoft.com>
2019-09-19 16:18:34 -07:00
Hossein Pourreza 1fa3987de7
updated the service name 2019-09-19 15:30:49 -07:00
Hossein Pourreza 6240bdb844
first draft 2019-09-19 15:28:30 -07:00
Hossein Pourreza 9c5682377c reorg the code 2019-09-19 14:45:08 -07:00
Hossein Pourreza 6b10a3034d
Update Run_MPIHelloWorld.md 2019-09-19 14:40:27 -07:00
Anna Daly bb1b0432d2
Merge pull request #24 from microsoft/FixSAL
Fix SAL annotations so that users can build with MSMPI_NO_SAL
2019-09-18 10:44:26 -07:00
Anna Daly 2487dcd12f Fix SAL annotations so that users can build with MSMPI_NO_SAL 2019-09-18 10:39:54 -07:00
Anna Daly 1c3d875f4e
Merge pull request #23 from microsoft/SignalProgress
Signal the progress when request gets cancelled from the parallel thread
2019-09-18 10:32:40 -07:00
Anna Daly f63cdfcb4c Signal the progress when request gets cancelled from the parallel thread 2019-09-17 15:56:30 -07:00
Anna Daly ae08569e8b
Merge pull request #21 from microsoft/SyncFromInternal
Fix a bug in MSMPILaunchSVC - respect arguments passed in to 'sc create'
2019-09-17 14:55:06 -07:00
Jithin Jose ab61b78ef0 Fix a bug in MSMPILaunchSVC - respect arguments passed in to 'sc create' 2019-09-17 14:40:37 -07:00
Hossein Pourreza 14f7aff931 add VS project 2019-09-11 10:59:51 -07:00
Hossein Pourreza 025240f1ce
added the open project option 2019-09-11 10:58:37 -07:00
Hossein Pourreza ab87c25c28
minor update 2019-09-10 14:44:44 -07:00
Hossein Pourreza 28720ef340 added new files 2019-09-09 16:37:44 -07:00
Hossein Pourreza 2900e95d0b deleted old folder 2019-09-09 16:36:56 -07:00
Hossein Pourreza 54c6050320 add comment 2019-09-09 16:33:47 -07:00
Hossein Pourreza 16a20fb30d rename link command 2019-09-09 16:30:18 -07:00
Hossein Pourreza 48d1af2348
fixed a typo 2019-09-09 16:06:36 -07:00
Hossein Pourreza 96aa739cee
embed image links 2019-09-09 16:04:41 -07:00
U-REDMOND\hopourre e5b159506c two new screenshots 2019-09-09 16:00:54 -07:00
U-REDMOND\hopourre 6eb1508663 make extensions lowercase 2019-09-09 15:45:11 -07:00
U-REDMOND\hopourre cc2cc15c34 an example with documentation 2019-09-09 15:27:03 -07:00
Anna Daly 4bd0c12fc5
Merge pull request #19 from microsoft/AnnaDaly-patch-1
Update README.md
2019-07-26 10:27:18 -07:00
Anna Daly 56e13ada9b
Update README.md 2019-07-25 12:49:14 -07:00
Jithin Jose 77e395f384
Merge pull request #12 from skofman1/patch-1
Use NuGet's V3 API during build
2019-04-19 10:53:04 -07:00
Svetlana Kofman e189823942
Use NuGet's V3 API during build
We strongly recommend moving to V3 API as it provides more reliable builds and [security improvements](https://blog.nuget.org/20180810/Introducing-Repository-Signatures.html).

The change is super simple:
Replace `https://www.nuget.org/api/v2/` with `https://api.nuget.org/v3/index.json`
2019-04-18 16:44:49 -07:00
Jithin Jose 0019347886
Merge pull request #11 from jithinjosepkl/open2_dev
Fix a bug in mpiexec double-quote parsing
2019-04-12 15:45:58 -07:00
Jithin Jose 9679a7c97e Fix a bug in mpiexec double-quote parsing
Signed-off-by: Jithin Jose <jijos@microsoft.com>
2019-04-12 15:32:49 -07:00
Jithin Jose 182a2815f6
Merge pull request #1 from jithinjosepkl/master
Microsoft MPI - 10.0
2018-11-07 14:01:21 -05:00
Jithin Jose df55333afa MSMPI 10.0
Signed-off-by: Jithin Jose <jijos@microsoft.com>
2018-11-06 21:09:41 -08:00
Microsoft Open Source 9c79e0ec6a Initial commit 2018-10-04 14:08:19 -07:00
Microsoft Open Source fb1f9f48de Initial commit 2018-10-04 14:08:18 -07:00
Microsoft GitHub User cb1a0b81ca
Initial commit 2018-10-04 14:08:15 -07:00