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
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
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.
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
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