[OMPI users] Problem compiling OMPI with Intel C compiler on Mac OS X

2006-07-14 Thread Warner Yuen
I'm having trouble compiling Open MPI with Mac OS X v10.4.6 with the Intel C compiler. Here are some details: 1) I upgraded to the latest versions of Xcode including GCC 4.0.1 build 5341. 2) I installed the latest Intel update (9.1.027) as well. 3) Open MPI compiles fine with using GCC and I

Re: [OMPI users] BTL devices

2006-07-14 Thread Brock Palen
On Jul 14, 2006, at 10:40 AM, Michael Kluskens wrote: I've looked through the documentation but I haven't found the discussion about what each BTL device is, for example, I have: MCA btl: self (MCA v1.0, API v1.0, Component v1.2) MCA btl: sm (MCA v1.0, API v1.0, Component v1.2) MCA btl: tcp (

[OMPI users] BTL devices

2006-07-14 Thread Michael Kluskens
On Jun 24, 2006, at 1:19 PM, George Bosilca wrote: As your cluster have several network devices that are supported by Open MPI it is possible that the configure script detected the correct path to their libraries. Therefore, they might be included/ compiled by default in Open MPI. The simplest

Re: [OMPI users] auto detect hosts

2006-07-14 Thread Michael Kluskens
On Jun 29, 2006, at 1:31 PM, Jeff Squyres (jsquyres) wrote: I'm running on a cluster of dual-opterons running Debian Linux. Just using "mpirun -np 4 hostname" somehow OpenMPI located the second dual-opteron in the stack of machines but no more than that, regardless of how many processes I aske

Re: [OMPI users] OpenMPI, debugging, and Portland Group's

2006-07-14 Thread Manal Helal
Hi sorry, adding the path of my source code to the search path solved this problem, thanks, Manal On Fri, 2006-07-14 at 18:01 +1000, Manal Helal wrote: > Hi > > I tried your suggestion: > > mpirun --debug -np 4 a.out > > and I have TV and openMPI 1.1, and it worked fine, thats on Fedora C5

Re: [OMPI users] OpenMPI, debugging, and Portland Group's

2006-07-14 Thread Manal Helal
Hi I tried your suggestion: mpirun --debug -np 4 a.out and I have TV and openMPI 1.1, and it worked fine, thats on Fedora C5 and x86 intel chip, single machine however, my problem, this starts TV with the mpirun program itself being debugged, but then starts my program and I see the output up t