On Sep 21, 2005, at 6:21 AM, Ravi R. Kumar wrote:
> When I execute my code with this implementation, it hangs and
> terminates with
> error. The error I got is:
>
> srun: interrupt (one more within 1 sec to abort)
> srun: task0: running
> srun: interrupt (one more within 1 sec to abort)
> srun: task[0-5]: running
> srun: error: node1: task0: Exited with exit code 130
> srun: sending Ctrl-C to job
>
> Could anyone please point out mistake in my implementation? I would
> appericate
> any help.
Are you using LAM/MPI when executing this code? The error message
above is from the SLURM batch scheduler, and is lacking errors from
LAM/MPI that usually occur when something goes wrong. It's possible
that you didn't paste the needed error messages, but at present I
can't really give you any advice on why things aborted.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|