Re: [Mingw-w64-public] Microsoft MPI for MinGW-w64

2013-12-11 Thread Adrien Nader
On Wed, Dec 11, 2013, Ruben Van Boxem wrote: > 2013/12/11 Adrien Nader > > > HI, > > > > On Sun, Nov 17, 2013, Alexander Shukaev wrote: > > > Hello, > > > > > > I'd like to share something with the project. I had to do some MPI-based > > > development on Windows lately. Since both MPICH and OpenM

Re: [Mingw-w64-public] Microsoft MPI for MinGW-w64

2013-12-11 Thread Ruben Van Boxem
2013/12/11 Adrien Nader > HI, > > On Sun, Nov 17, 2013, Alexander Shukaev wrote: > > Hello, > > > > I'd like to share something with the project. I had to do some MPI-based > > development on Windows lately. Since both MPICH and OpenMPI are > officially > > discontinued for Windows, the only alte

Re: [Mingw-w64-public] Microsoft MPI for MinGW-w64

2013-12-11 Thread Alexander Shukaev
Hello Adrien, Yes, the link you provided is very close to what was done. So essentially, nothing serious, just a few modifications in a header file, so that it's compatible with both MSVC and GCC. I guess it is perfectly fine to do that. I've never released it by my name or stole anybody's rights.

Re: [Mingw-w64-public] Microsoft MPI for MinGW-w64

2013-12-11 Thread Adrien Nader
HI, On Sun, Nov 17, 2013, Alexander Shukaev wrote: > Hello, > > I'd like to share something with the project. I had to do some MPI-based > development on Windows lately. Since both MPICH and OpenMPI are officially > discontinued for Windows, the only alternative is to use Microsoft MPI from > HPC

[Mingw-w64-public] Microsoft MPI for MinGW-w64

2013-11-17 Thread Alexander Shukaev
Hello, I'd like to share something with the project. I had to do some MPI-based development on Windows lately. Since both MPICH and OpenMPI are officially discontinued for Windows, the only alternative is to use Microsoft MPI from HPC redistributable package. As usual, it comes only for MSVC. I've