org.objectweb.proactive.mpi.control
Interface ProActiveMPIConstants
public interface ProActiveMPIConstants
COMM_MSG_SEND
static final int COMM_MSG_SEND
- See Also:
- Constant Field Values
COMM_MSG_INIT
static final int COMM_MSG_INIT
- See Also:
- Constant Field Values
COMM_MSG_ALLSEND
static final int COMM_MSG_ALLSEND
- See Also:
- Constant Field Values
COMM_MSG_FINALIZE
static final int COMM_MSG_FINALIZE
- See Also:
- Constant Field Values
COMM_MSG_SEND_PROACTIVE
static final int COMM_MSG_SEND_PROACTIVE
- See Also:
- Constant Field Values
MPI_ANY_TAG
static final int MPI_ANY_TAG
- See Also:
- Constant Field Values
MPI_ANY_SOURCE
static final int MPI_ANY_SOURCE
- See Also:
- Constant Field Values
MPI_CHAR
static final int MPI_CHAR
- See Also:
- Constant Field Values
MPI_UNSIGNED_CHAR
static final int MPI_UNSIGNED_CHAR
- See Also:
- Constant Field Values
MPI_BYTE
static final int MPI_BYTE
- See Also:
- Constant Field Values
MPI_SHORT
static final int MPI_SHORT
- See Also:
- Constant Field Values
MPI_UNSIGNED_SHORT
static final int MPI_UNSIGNED_SHORT
- See Also:
- Constant Field Values
MPI_INT
static final int MPI_INT
- See Also:
- Constant Field Values
MPI_UNSIGNED
static final int MPI_UNSIGNED
- See Also:
- Constant Field Values
MPI_LONG
static final int MPI_LONG
- See Also:
- Constant Field Values
MPI_UNSIGNED_LONG
static final int MPI_UNSIGNED_LONG
- See Also:
- Constant Field Values
MPI_FLOAT
static final int MPI_FLOAT
- See Also:
- Constant Field Values
MPI_DOUBLE
static final int MPI_DOUBLE
- See Also:
- Constant Field Values
MPI_LONG_DOUBLE
static final int MPI_LONG_DOUBLE
- See Also:
- Constant Field Values
MPI_LONG_LONG_INT
static final int MPI_LONG_LONG_INT
- See Also:
- Constant Field Values
Copyright 2001-2007 INRIA All Rights Reserved.