I think we'd be interested in looking at possibly adding this to the code base. 
We still need to announce this (and will shortly), but our Windows maintainer 
has moved on to other pastures. So support for native Windows operations is 
ending with the 1.6 series, barring someone stepping up to fill the void.

Having a cygwin alternative would let people at least continue to work on the 
Windows platform, albeit in a different mode. Is this something you are 
interested in pursuing?


On Oct 31, 2012, at 9:28 PM, Omar Andrés Zapata Mesa 
<andresete.ch...@gmail.com> wrote:

> Hi marco.
> it was tested and it is working very good,
> 
> good initiative
> thanks!
> 
> 
> 
> On Wed, Oct 31, 2012 at 7:34 PM, marco atzeri <marco.atz...@gmail.com> wrote:
> Hi,
> I built and packaged openmpi-1.6.3 for cygwin.
> Before deploying it as an official package, I would
> like feedback from testers.
> 
> Source and binary here:
> http://matzeri.altervista.org/cygwin-1.7/openmpi/
> 
> To install using cygwin setup program
> setup.exe -X -O -s http://matzeri.altervista.org
> 
> Current configuration is:
> 
>          LDFLAGS="-Wl,--export-all-symbols -no-undefined"  \
>                  --disable-mca-dso \
>                 --without-udapl \
>                 --enable-cxx-exceptions \
>                 --with-threads=posix \
>                 --without-cs-fs \
>                 --enable-heterogeneous \
>                 --with-mpi-param_check=always \
>                 --enable-contrib-no-build=vt,libompitrace \
>                 --enable-mca-nobuild= memory_mallopt, paffinity, 
> installdirs-windows, timer-windows, shmem-sysv
> 
> Only additional patch
> https://svn.open-mpi.org/trac/ompi/changeset/27539
> 
> C, C++ and Fortran pass basic tests
> 
> $ time mpirun -n 4 ./hello_f90.exe
>  Hello, world, I am            0  of            4
>  Hello, world, I am            2  of            4
>  Hello, world, I am            1  of            4
>  Hello, world, I am            3  of            4
> 
> real    1m9.607s
> user    0m1.542s
> sys     0m2.135s
> 
> But I guess there is a long delay/timeout on startup.
> 
> Regards
> Marco
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> 
> 
> -- 
> Omar Andres Zapata Mesa
> Fundamental Interaction Phenomenology Gruop (Gfif)
> Head Developer 
> http://gfif.udea.edu.co
> Gfif Developers (Gfif Dev)
> Division of computer science 
> System Engineering Student
> Universidad de Antioquia At Medellin - Colombia
> Usuario Linux  #490962
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to