Results 1 to 2 of 2
I'd be grateful if someone could expand on what the message below the MPI messages means. IN particulat the last line.
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 232[cli_232]: aborting job:
...
- 11-18-2008 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 8
0inputs+0outputs (2major+247064minor)pagefaults 0swaps
I'd be grateful if someone could expand on what the message below the MPI messages means. IN particulat the last line.
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 232[cli_232]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 232
21.94user 2.40system 1:31:15elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (2major+247064minor)pagefaults 0swaps
Thanks
W
- 11-18-2008 #2Just Joined!
- Join Date
- Nov 2008
- Posts
- 26
There should be a hint in your MPI programming guide. Or this guide (http://parallel.ru/ftp/mpi/doc/hpmpi_1.4_ug.pdf) may help.
Who developed this application? I would go to that individual/firm/company for support. (You did opt for support, right?)


Reply With Quote