Re: [OMPI users] [Technical Question] Implement Record&Replay Mechanism in MPI_Send(), MPI_Recv() and MPI_Barier()

2009-05-03 Thread Le Duy Khanh
Dear,     What I want to record/replay is the MPI program. Record MPI program and then replay it.  THanks Le , Duy Khanh Cellphone: (+84)958521704 Campus Ambassador - Sun Microsystems Faculty of Computer Science and Engineering Ho Chi Minh city University of Technology , Viet Nam http://osum.sun

Re: [OMPI users] [Technical Question] Implement Record&Replay Mechanism in MPI_Send(), MPI_Recv() and MPI_Barier()

2009-05-03 Thread Micha Feigin
On Sat, 2 May 2009 21:20:36 -0700 (PDT) Le Duy Khanh wrote: > Hi everybody, > >  I am just a newbie of OpenMPI and Parallel Computing. Recently, I have got a > project at school regarding implementing Record&Replay Mechanism in > MPI_Send(), MPI_Recv() and MPI_Barier(). > Record and play wha

[OMPI users] [Technical Question] Implement Record&Replay Mechanism in MPI_Send(), MPI_Recv() and MPI_Barier()

2009-05-03 Thread Le Duy Khanh
Hi everybody,  I am just a newbie of OpenMPI and Parallel Computing. Recently, I have got a project at school regarding implementing Record&Replay Mechanism in MPI_Send(), MPI_Recv() and MPI_Barier(). Could you help me with this project? Either theories or ideas or instructions or actual imple