your help.
- Joshua Doolittle
- Intern 2
- (509) 376-3958
- EMSL High Perf. Computing
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Brian Barrett
Sent: Thursday, June 15, 2006 6:39 AM
To: Open MPI Users
Subject: Re: [OMPI users] Trouble wit
On Wed, 2006-06-14 at 10:05 -0700, Doolittle, Joshua wrote:
> I am running Open MPI version 1.0.2 and slurm 1.1.0. I can run slurm
> jobs, and I can run mpi jobs. However, when I run a mpi job in slurm
> batch mode with 4 processes, the processes do not talk to each other.
> They act like they ar
rank);
sleep(1);
// }
MPI_Finalize();
#endif
}
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of George Bosilca
Sent: Wednesday, June 14, 2006 10:27 AM
To: Open MPI Users
Subject: Re: [OMPI users] Trouble with open MPI and S
I wonder how the "simple optimized hello world" application look like ?
george.
On Jun 14, 2006, at 1:05 PM, Doolittle, Joshua wrote:
a simple mpi optimized hello world.
"Half of what I say is meaningless; but I say it so that the other
half may reach you"
I am running Open MPI version 1.0.2 and slurm 1.1.0. I can run slurm
jobs, and I can run mpi jobs. However, when I run a mpi job in slurm
batch mode with 4 processes, the processes do not talk to each other.
They act like they are the only process. I'm running these in slurm
batch mode. The job