Re: [OMPI devel] ompi_mpi_init: orte_init failed

2011-01-20 Thread Larry Baker
Francis, I cannot address your situation specifically, but I can tell you from experience that you must pay close attention to the version of Mac OS X for 32-bit/64-bit compiling. gcc/gfortran defaults to 32-bit on OS X 10.5. I am told they default to 64-bit on OS X 10.6. Thus, to comp

[OMPI devel] ompi_mpi_init: orte_init failed

2011-01-20 Thread Francis Poulin
Hello, I'm trying to build OpenMPI with fortran on my Mac OS machines using gfortran. I'm using the 64-bit option and trying to install 1.4.2. It seems to build ok and when I compile and run simple programs it works. When I try a more complicated case it works on my desktop but not my laptop