On May 5, 2006, at 5:18 PM, imran shaik wrote:
> I am trying to launch as many MPI processes as possible to collect
> few performance statistics.
>
> How to launch many processes using lamboot.?
>
> I need around 250.
>
> I have three P4 machines with 256MB ram connected via hub.
With LAM/MPI, you can't do it. LAM/MPI was designed for HPC
applications running on small machines. HPC apps rarely run
oversubscribed, and only then by a couple nodes. LAM/MPI can start
about 60-70 processes / node, so that would give you 180 - 210
processes on your three machines. Of course, I can't see how you're
going to start that many processes on that small of a configuration,
but that's another story.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|