Re: [OMPI users] ompi_info segmentation fault with Snow Leopard

2009-09-01 Thread Marcus Herrmann
just tried the gnu compilers that come with 10.6, and they seem to work (at least ompi_info doesn't crash). So it appears to be an intel compiler issue on 10.6. Just checked out the intel compiler pages, and apparently they don't yet support Snow Leopard. Thanks all for the input. Marcus

Re: [OMPI users] ompi_info segmentation fault with Snow Leopard

2009-09-01 Thread Doug Reeder
Marcus, What version of openmpi ships with 10.6. Are you making sure that you are getting the includes and libraries for 1.3.3 and not the native apple version of openmpi. Doug Reeder On Sep 1, 2009, at 4:31 PM, Marcus Herrmann wrote: Hi, I am trying to install openmpi 1.3.3 under OSX 10.

Re: [OMPI users] ompi_info segmentation fault with Snow Leopard

2009-09-01 Thread Ralph Castain
I haven't installed my copy of Snow Leopard yet - I'm not sure anyone has tested it. Too soon! On Sep 1, 2009, at 5:53 PM, Luis Vitorio Cargnini wrote: Did you try using the Apple compiler too ? Le 09-09-01 à 19:31, Marcus Herrmann a écrit : Hi, I am trying to install openmpi 1.3.3 under

Re: [OMPI users] ompi_info segmentation fault with Snow Leopard

2009-09-01 Thread Luis Vitorio Cargnini
Did you try using the Apple compiler too ? Le 09-09-01 à 19:31, Marcus Herrmann a écrit : Hi, I am trying to install openmpi 1.3.3 under OSX 10.6 (Snow Leopard) using the 11.1.058 intel compilers. Configure and build seem to work fine. However trying to run ompi_info after install causes di

[OMPI users] ompi_info segmentation fault with Snow Leopard

2009-09-01 Thread Marcus Herrmann
Hi, I am trying to install openmpi 1.3.3 under OSX 10.6 (Snow Leopard) using the 11.1.058 intel compilers. Configure and build seem to work fine. However trying to run ompi_info after install causes directly a segmentation fault without any additional information being printed. Did anyone h