Re: [OMPI users] Error while building OpenMPI on Itanium cluster with Myrinet

2006-04-14 Thread Brian Barrett
On Apr 14, 2006, at 11:37 AM, Aniruddha Shet wrote: I am encountering an error while building OpenMPI on a cluster with Itanium processors and Myrinet. Please find attached a tar with configure and make traces. I believe we fixed this particular issue in Open MPI 1.0.2. Can you try buil

[OMPI users] Error while building OpenMPI on Itanium cluster with Myrinet

2006-04-14 Thread Aniruddha Shet
Hi, I am encountering an error while building OpenMPI on a cluster with Itanium processors and Myrinet. Please find attached a tar with configure and make traces. Thanks, Aniruddha -- Aniruddha Shet | Project webpage

Re: [OMPI users] Open MPI error

2006-04-14 Thread Prakash Velayutham
OK. Figured that it was wrong number of arguments to the code. Thanks, Prakash Jeff Squyres (jsquyres) wrote: I'm assuming that this is during the startup shortly after mpirun, right? (i.e., during MPI_INIT) It looks like MPI processes were unable to connect back to the rendezvous point (mpir

Re: [OMPI users] Open MPI error

2006-04-14 Thread Jeff Squyres (jsquyres)
I'm assuming that this is during the startup shortly after mpirun, right? (i.e., during MPI_INIT) It looks like MPI processes were unable to connect back to the rendezvous point (mpirun) during startup. Do you have any firewalls or port blocking running in your cluster? > -Original Message

[OMPI users] Open MPI error

2006-04-14 Thread Prakash Velayutham
Hi All, What does this error mean? ** socket 10: [wins02:19102] [0,0,3]-[0,0,0] mca_oob_tcp_msg_recv: readv failed with errno=104 socket 12: [wins01:19281] [0,0,4]-[0,0,0] mca_oob_tcp_msg_recv: readv failed with errno=104

[OMPI users] OMPI and Xgrid

2006-04-14 Thread Warner Yuen
I did get MrBayes to run with Xgrid compiled with OpenMPI. However it was setup as more of a "traditional" cluster. The agents all have a shared NFS directory to the controller. Basically I'm only using Xgrid as a job scheduler. It doesn't seem as if MrBayes is a "grid" application but more

Re: [OMPI users] MPI Jobs Hang on OS X XServe Cluster

2006-04-14 Thread Lee D. Peterson
This problem went away yesterday. There was no intervening reboot of my cluster or a recompile of the code. So all I can surmise is something got cleaned up in a cron script. Wierd. Anyways, now I've benchmarked the HPL using OpenMPI vs LAM-MPI. The OpenMPI runs about 13% to sometimes 50% s

Re: [OMPI users] Error in configuration for crosscompiler PowerPC

2006-04-14 Thread Jorge Parra
Thank you Brian! I will download the release and let you know. Jorge On Fri, 14 Apr 2006, Brian Barrett wrote: On Apr 12, 2006, at 7:19 PM, Jorge Parra wrote: I am trying to configure openmpi-1.0.2. However it gives me an error while running the configuration step. It stops when trying to d

Re: [OMPI users] Incorrect behavior for attributes attached toMPI_COMM_SELF.

2006-04-14 Thread Jeff Squyres (jsquyres)
Martin -- We finally figured out the Right solution and have committed it to all three SVN branches: - trunk (head of development) - v1.1 (recently-created branch for the upcoming v1.1) - v1.0 (stable release) The fix is in the nightly tarballs for the trunk and v1.1; due to a different probl

Re: [OMPI users] Error in configuration for crosscompiler PowerPC

2006-04-14 Thread Brian Barrett
On Apr 12, 2006, at 7:19 PM, Jorge Parra wrote: I am trying to configure openmpi-1.0.2. However it gives me an error while running the configuration step. It stops when trying to determine the "aligment of bool". I attached the outputs as it is suggested. The system I am using to build open

Re: [OMPI users] running a job problem

2006-04-14 Thread Brian Barrett
On Apr 13, 2006, at 12:33 PM, liuli...@stat.ohio-state.edu wrote: It worked when I used the latest version of Mrbayes. Thanks. By the way, do you have any idea to submit an ompi job on xgrid? Thanks again. Yes, documentation on the XGrid starter is a little bit lean at this time. I wrote