|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.mpi.MPI
public class MPI
This class provides a standard entry point for API MPI tools.
Constructor Summary | |
---|---|
MPI()
|
Method Summary | |
---|---|
static MPISpmd |
newMPISpmd(VirtualNode vn)
API method for creating new MPISPMD object from an existing Virtual Node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MPI()
Method Detail |
---|
public static MPISpmd newMPISpmd(VirtualNode vn)
vn
- - the virtual node which contains a list of node on which MPI will be deployed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |