Re: [OMPI users] VAPI error with mpi_leave_pinned setting

2006-04-25 Thread Aniruddha Shet
Hi, Looks like there is no problem with the setup of compute nodes. The error seems to occur when trying to lookup the lower priority queue for a CQ entry. Thanks, Aniruddha - Original Message - From: "Aniruddha Shet" To: ; "Open MPI Users" Sent: Monday, Ap

Re: [OMPI users] VAPI error with mpi_leave_pinned setting

2006-04-24 Thread Aniruddha Shet
et to 0. Please find attached the error trace. > > > > Thanks, > > Aniruddha > > -- > > Aniruddha Shet | Project webpage: > > http://forge-fre.ornl.gov/molar/index.html > > G

[OMPI users] VAPI error with mpi_leave_pinned setting

2006-04-23 Thread Aniruddha Shet
-- Aniruddha Shet | Project webpage: http://forge-fre.ornl.gov/molar/index.html Graduate Research Associate | Project webpage: www.cs.unm.edu/~fastos Dept. of Comp. Sci. & Engg | Personal webpage: www.cse.ohio-state.edu/~shet The Ohio State University | Office: DL 474 2015

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

2006-04-15 Thread Aniruddha Shet
Yes, 1.0.2 does not have this problem. Thanks! - Original Message - From: "Brian Barrett" To: "Open MPI Users" Sent: Friday, April 14, 2006 9:31 PM Subject: Re: [OMPI users] Error while building OpenMPI on Itanium clusterwith Myrinet On Apr 14, 2006, at 11:3

[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] Error while loading shared libraries

2006-04-13 Thread Aniruddha Shet
nvironment of where you ran "qsub" is automatically copied out to the first node in your job where your script is run. Can you send your torque job script? -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Aniruddha Shet Sent: Thu

Re: [OMPI users] Error while loading shared libraries

2006-04-13 Thread Aniruddha Shet
n the node where you compiled them) -Original Message- From: Aniruddha Shet [mailto:s...@cse.ohio-state.edu] Sent: Wednesday, April 12, 2006 12:17 PM To: Open MPI Users Cc: Jeff Squyres (jsquyres) Subject: Re: [OMPI users] Error while loading shared libraries Hi, I am able to run non-Ope

Re: [OMPI users] Error while loading shared libraries

2006-04-12 Thread Aniruddha Shet
plications with your Intel compiler to figure out how to compile > things statically. > > > > -Original Message- > > From: users-boun...@open-mpi.org > > [mailto:users-boun...@open-mpi.org] On Behalf Of Aniruddha Shet > > Sent: Monday, April 10, 2006 10:06

[OMPI users] Error while loading shared libraries

2006-04-10 Thread Aniruddha Shet
Aniruddha -- Aniruddha Shet | Project webpage: http://forge-fre.ornl.gov/molar/index.html Graduate Research Associate | Project webpage: www.cs.unm.edu/~fastos Dept. of Comp. Sci. & Engg | Personal webpage: www.cse.ohio-state.edu/~shet The Ohio State University | Office: DL 474 2015 Neil Aven

Re: [OMPI users] [O-MPI users] Job fails with mpiP

2006-02-22 Thread Aniruddha Shet
te the problem, even without your > application). It also looks like a process died due to a segv -- was > a core produced? If #1 doesn't solve your problems, can you generate > a backtrace from that corefile and send it here? > > > On Feb 9, 2006, at 5:46 PM, Anir

[O-MPI users] Job fails with mpiP

2006-02-09 Thread Aniruddha Shet
Hi, I am trying to profile an Open MPI job using the mpiP profiling library. Running the job without the library completes successfully. When I link the profiling library into the executable, the job fails to run. I am able to build the job with mpiP, but the execution fails. Please see the attach