[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

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

[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

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