Re: [OMPI devel] Building OpenMPI on windows

2006-11-18 Thread Jeff Squyres
I don't know if we're tried cygwin for a long, long time... My gut reaction is that it "should work" (the wrappers are pretty simple C), but I don't have any cygwin resources to test / fix this. :-( George -- got any insight? On Nov 16, 2006, at 4:44 PM, Ralph Castain wrote: I'm not sure

Re: [OMPI devel] Building OpenMPI on windows

2006-11-18 Thread George Bosilca
I'm impressed that it work with cygwin out of the box. Last time I tried, I had to patch the libtool, do some manual modifications of the configure script (of course after altering some of the .m4 files). It worked, I was able to run a simple ping-pong program, but it took me something like

Re: [OMPI devel] Building OpenMPI on windows

2006-11-18 Thread Greg Watson
It would be of great help for the Eclipse Parallel Tools Platform if this was working. We get lots of requests for PTP on Windows, but lack of OMPI support has prevented this to date. Regards, Greg On Nov 18, 2006, at 12:39 PM, George Bosilca wrote: I'm impressed that it work with cygwin