[OMPI users] Anything on fault tolerance?

2007-07-16 Thread Mohammad Huwaidi
TIONS; however, it did not work the way I want it to. -- Regards, Mohammad Huwaidi We can't resolve problems by using the same kind of thinking we used when we created them. --Albert Einstein <>

Re: [OMPI users] users Digest, Vol 536, Issue 2

2007-03-21 Thread Mohammad Huwaidi
ow...@open-mpi.org When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. threading (Sam Adams) 2. Re: users Digest, Vol 536, Issue 1 (Mohammad Huwaidi) 3. Fault Tolerance (Mohammad Huwaidi) 4. Re

[OMPI users] Fault Tolerance

2007-03-21 Thread Mohammad Huwaidi
at all. Any suggestions? -- Regards, Mohammad Huwaidi We can't resolve problems by using the same kind of thinking we used when we created them. --Albert Einstein <>

Re: [OMPI users] users Digest, Vol 536, Issue 1

2007-03-21 Thread Mohammad Huwaidi
not really comment on MVAPICH2 here; it's an entirely different software project. You'll probably want to post to their mailing list to get an answer. -- Regards, Mohammad Huwaidi We can't resolve problems by using the same kind of thinking we used when we created them. --Albert Einstein <>

Re: [OMPI users] users Digest, Vol 531, Issue 3

2007-03-18 Thread Mohammad Huwaidi
implementation that will allow me to trap please let me know. Regards, Mohammad Huwaidi users-requ...@open-mpi.org wrote: Send users mailing list submissions to us...@open-mpi.org To subscribe or unsubscribe via the World Wide Web, visit http://www.open-mpi.org/mailman/listinfo.cgi/users or

[OMPI users] Fault Tolerance

2007-03-16 Thread Mohammad Huwaidi
t;Could not receive successfully "<< endl << flush; fout << "Could not receive successfully "<< endl << flush; fout.flush(); } //sleep(myrank); } } cout << "Task no. " << myrank << " is existing now." << endl << flush; fout << "Task no. " << myrank << " is existing now." << endl << flush; fout.flush(); fout.close(); MPI::Finalize();// MPI return 0; } -- Regards, Mohammad Huwaidi We can't resolve problems by using the same kind of thinking we used when we created them. --Albert Einstein <>