Hi, Marco,

It is a looong string of characters, times as yours, and I'm actually
making a DSO build with everything included. Yes, it is the
bleeding-edge, however, patched Open MPI version 1.9a1 sources, on
Cygwin 64-bit version 1.7.21-6.

I have updated dozens of Cygwin packages to their 'bleeding-edge'
revisions, and successfully tested and compiled many of those,
flexible enough, further with -Ofast and "plus" optimization for my
projects. This has resulted in a tremendous speed increase, full
multithreading, and hot deliverables due to faster execution time.

While I don't represent any organization view it's still an amateur
work done to the detriment of time for job hunting. I probably need to
pay more attention to the latter, so, to find out if I could complete
a DSO build before the hunting season starts. There is a well-funded
hope, though.

Regards,
Vasiliy

On Mon, Jul 8, 2013 at 9:13 PM, marco atzeri wrote:
> Hi Vasiliy
> how do you called configure ?
>
> I have not tested 1.9 on cygwin 64, but
> 1.7.1 cygwin64 package was built with
>
> configure \
>                 LDFLAGS="-Wl,--export-all-symbols -Wl,-no-undefined"  \
>                 --disable-mca-dso \
>                 --disable-sysv-shmem \
>                 --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-no-build=paffinity,installdirs-windows,timer-windows,shmem-sysv
>
>
> Regards
> Marco
>
>
>
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to