Re: [OMPI users] FW: Re: [MTT users] Is the stock MPI that comes with OSX leopard broken with xgrid?

2008-12-17 Thread Jeff Squyres
Correct -- OS X [still] does not ship a Fortran compiler (which is why they opted to not include Fortran support in their Open MPI). :-( FWIW, I tend to use these compilers on my MacBook pro with Leopard: http://hpc.sourceforge.net/ On Dec 17, 2008, at 8:07 AM, John Fink wrote: Boy, it

Re: [OMPI users] FW: Re: [MTT users] Is the stock MPI that comes with OSX leopard broken with xgrid?

2008-12-17 Thread John Fink
Boy, it sure looks that way, doesn't it? So I guess the solution is to compile a new openmpi directly on my xgrid controller and push that binary to all the agents. I should probably do this anyway as the program I am trying to run is a FORTRAN program, and I'm meant to understand that Apple's Op

Re: [OMPI users] FW: Re: [MTT users] Is the stock MPI that comes with OSX leopard broken with xgrid?

2008-12-17 Thread Doug Reeder
I believe that the openmpi that comes with leopard doesn't support xgrid. If you type ompi_info|grep xgrid you get nothing. I'm not sure what apple was thinking. Doug Reeder On Dec 17, 2008, at 6:30 AM, Ethan Mallove wrote: Hi John, I'm forwarding your question to the Open MPI users list.

[OMPI users] FW: Re: [MTT users] Is the stock MPI that comes with OSX leopard broken with xgrid?

2008-12-17 Thread Ethan Mallove
Hi John, I'm forwarding your question to the Open MPI users list. Regards, Ethan On Wed, Dec/17/2008 08:35:00AM, John Fink wrote: >Hello OpenMPI folks, > >I've got a large pool of Macs running Leopard that are all on an xgrid. >However, I can't seem to use the mpirun that comes with