org.objectweb.proactive.mpi.control
Class ProActiveMPIManager
java.lang.Object
org.objectweb.proactive.mpi.control.ProActiveMPIManager
- All Implemented Interfaces:
- java.io.Serializable
public class ProActiveMPIManager
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_LIBRARY_NAME
public static final java.lang.String DEFAULT_LIBRARY_NAME
- See Also:
- Constant Field Values
ProActiveMPIManager
public ProActiveMPIManager()
deploy
public void deploy(java.util.ArrayList spmdList)
register
public void register(int jobID,
int rank)
register
public void register(int jobID,
int rank,
ProActiveMPICoupling activeProxyComm)
deployUserClasses
public void deployUserClasses(int jobID,
Node[] orderedNodes)
deployUserSpmdClasses
public void deployUserSpmdClasses(int jobID,
Node[] orderedNodes)
register
public void register(int jobID)
unregister
public void unregister(int jobID,
int rank)
Copyright 2001-2007 INRIA All Rights Reserved.