nsup
On Wed, Aug 10, 2011 at 4:19 PM, Ralph Castain wrote:
> When you say "stuck", what actually happens?
>
> On Aug 10, 2011, at 2:09 PM, CB wrote:
>
> Now I was able to run MPI hello world example up to 3096 processes across
> 129 nodes (24 cores per node).
>
Now I was able to run MPI hello world example up to 3096 processes across
129 nodes (24 cores per node).
However, it seems to get stuck with 3097 processes.
Any suggestions for troubleshooting?
Thanks,
- Chansup
On Tue, Aug 9, 2011 at 2:02 PM, CB wrote:
> Hi Ralph,
>
> Yes, you
on. Sure
> you are not picking up a different version on that node?
>
>
> On Aug 9, 2011, at 11:37 AM, CB wrote:
>
> > Hi,
> >
> > Currently I'm having trouble to scale an MPI job beyond a certain limit.
> > So I'm running an MPI hello example to
Hi,
Currently I'm having trouble to scale an MPI job beyond a certain limit.
So I'm running an MPI hello example to test beyond 1024 but it failed with
the following error with 2048 processes.
It worked fine with 1024 processes. I have enough file descriptor limit
(65536) defined for each process