[OMPI devel] process migration on openmpi

2010-03-25 Thread luyang dong
dear teachers:     I am a graduate .And my research is to achieve process migratioin on openmpi.But now i find that there is few resources about internal design of openmpi, and my work is nearly stopping. Can you help me.    

[OMPI devel] The feature of openmpi1.5

2010-03-26 Thread luyang dong
dear teachers: I want to know whether there is a planning to add the function of process migration to openmpi? thanks

[OMPI devel] inquiry about mpirun

2010-04-06 Thread luyang dong
dear teachers:     Regardless of  any mpi implementation , there is always a command named mpirun. And correspondingly there is a source file called mpirun.c.(at least in lam/mpi),but i can not find this file in openmpi. can you tell me how to  produce this command in openmpi.   

[OMPI devel] inquiring about data structure in openmpi

2010-04-07 Thread luyang dong
dear teachers: In orte_globals.h, there is a data structure. typedef struct {     /* index to node */     int32_t node;     /* local rank */     orte_local_rank_t local_rank;     /* node rank */     orte_node_rank_t node_rank; } orte_pmap_t; And I do not understand what both local_rank and

[OMPI devel] inquiring about openmpi

2010-04-13 Thread luyang dong
   luyang dong    4.13 2010