Re: [OMPI users] [Fwd: MPI question/problem] including code attachments

2007-06-27 Thread Brian Dobbins
Hi guys, I just came across this thread while googling when I faced a similar problem with a certain code - after scratching my head for a bit, it turns out the solution is pretty simple. My guess is that Jeff's code has it's own copy of 'mpif.h' in its source directory, and in all likelihood, i

[OMPI users] initial setup

2007-06-27 Thread Adams, Samuel D Contr AFRL/HEDR
I have something wrong with having my LD_LIBRARY_PATH variable path set when I am doing a non-interactive login to remote nodes. These nodes are running RHEL5. It looks like something like this: [sam@prodnode1 fdtd_0.3]$ time mp

Re: [OMPI users] OpenMPI / SLURM Job Issues

2007-06-27 Thread Jeff Pummill
Thanks for the info Tim. That worked perfectly. And I now have the OpenMPI FAQ page bookmarked ;-) Jeff F. Pummill Tim Prins wrote: Hi Jeff, If you submit a batch script, there is no need to do a salloc. See the Open MPI FAQ for details on how to run on SLURM: http://www.open-mpi.org/fa

Re: [OMPI users] OpenMPI / SLURM Job Issues

2007-06-27 Thread Tim Prins
Hi Jeff, If you submit a batch script, there is no need to do a salloc. See the Open MPI FAQ for details on how to run on SLURM: http://www.open-mpi.org/faq/?category=slurm Hope this helps. Tim On Wednesday 27 June 2007 14:21, Jeff Pummill wrote: > Hey Jeff, > > Finally got my test nodes back

Re: [OMPI users] OpenMPI / SLURM Job Issues

2007-06-27 Thread Jeff Pummill
Hey Jeff, Finally got my test nodes back and was looking at the info you sent. On the SLURM page, it states the following: *Open MPI* relies upon SLURM to allocate resources for the job and then mpirun to initiate the tasks. When using salloc command, mpirun's -nol