Re: [OMPI users] orterun "by hand"

2007-10-24 Thread Gurhan
read: http://www.open-mpi.org/faq/?category=running Hope this helps. Thanks. Gurhan > If it matters, they're OS X Macs. I am welcome to be enlightened if > I've missed the documentation for this scenario. > > Thanks, > Dean > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >

Re: [OMPI users] Compiling OpenMPI for i386 on a x86_64

2007-10-19 Thread Gurhan
s, but you might have to install some i386 dependencies . thanks, gurhan > I must say, I'm pretty disappointed in rpm, as the x86_64 platform > seems to "require" both 64 and 32 versions of its libs and devel > files. Yet, on a x86_64 platform, it doesn't appear that the

Re: [OMPI users] Compiling OpenMPI for i386 on a x86_64

2007-10-18 Thread Gurhan
x27;t -m32 -march=i386 need to be passed on to gfortran as well on above instance, unless it's for negative testing? Thanks, gurhan On 10/18/07, Jim Kusznir wrote: > Attached is the requested info. There's not much here, though...it > dies pretty early in. > > --Jim >

Re: [OMPI users] Can't run simple job with openmpi using the Intel compiler

2007-02-04 Thread Gurhan Ozen
] mca_oob_tcp_peer_complete_connect: connection failed (errno=111) - retrying (pid=3770) Hi Dennis, Looks like you could be blocked by a firewall. Can you make sure that you disable firewalls on both nodes and try ? gurhan The program does a uname and prints out results to standard out. The only MPI calls it

Re: [OMPI users] orted: command not found

2007-01-02 Thread Gurhan Ozen
On 1/2/07, Gurhan Ozen wrote: On 1/2/07, jcolmena...@ula.ve wrote: > > First you should make sure that PATH and LD_LIBRARY_PATH are defined > > in the section of your .bashrc file that get parsed for non > > interactive sessions. Run "mpirun -np 1 printenv&quo

Re: [OMPI users] orted: command not found

2007-01-02 Thread Gurhan Ozen
ve been looking around for days to no avail! What are the permissions on the file? Is it an executable file? gurhan Jose thanks ___ users mailing list us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users

[OMPI users] Fwd: Open MPI and OpenIB

2006-05-17 Thread Gurhan Ozen
Either gmail or ompi users list is borked, i am resending this since it hasn't showed up in the list yet after 2 days.. Thanks, gurhan -- Forwarded message -- From: Gurhan Ozen List-Post: users@lists.open-mpi.org Date: May 15, 2006 9:14 AM Subject: Re: [OMPI users] Ope

Re: [OMPI users] Open MPI and OpenIB

2006-05-15 Thread Gurhan Ozen
ere any tricks to use gdb , at least to debug locally running mpi programs? Thanks again, Gurhan On 5/12/06, Jeff Squyres (jsquyres) wrote: > -Original Message- > From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On Behalf Of Gurhan Ozen > Sent: Thursday

Re: [OMPI users] Open MPI and OpenIB

2006-05-11 Thread Gurhan Ozen
the other node is in the picture , i got this error.. Humm does error message help to troubleshoot? Thanks, gurhan On 5/11/06, Brian Barrett wrote: On May 11, 2006, at 10:10 PM, Gurhan Ozen wrote: > Brian, > Thanks for the very clear answers. > > I did change my code to inclu

Re: [OMPI users] Open MPI and OpenIB

2006-05-11 Thread Gurhan Ozen
x27;t come with a man for mpirun, i thought i had seen in one of the slides of Open MPI developer's workshop that it did have mpirun.1 . Do i need to check it out from svn? No I don't have any application to run, other than what I might run. This is all for testing purposes. Thanks, Gurha

[OMPI users] Open MPI and OpenIB

2006-05-10 Thread Gurhan Ozen
13429 1 ib_ipoib ib_cm 44581 1 ib_ucm ib_mad 42345 4 ib_mthca,ib_umad,ib_sa,ib_cm ib_core43073 8 ib_mthca,ib_ipoib,ib_uverbs,ib_umad,ib_ucm,ib_sa,ib_cm,ib_mad Thanks in advance for all help. gurhan PS: In hello_wor