* finish out the implementation of MPI_SIGNED_CHAR
This commit was SVN r8873.
Этот коммит содержится в:
родитель
4f88f8954e
Коммит
23118171d6
@ -535,6 +535,7 @@ OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_short, ompi_mpi_long;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_float, ompi_mpi_double;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_long_double;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_cplex, ompi_mpi_packed;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_signed_char;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_unsigned_char;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_unsigned_short;
|
||||
OMPI_DECLSPEC extern struct ompi_datatype_t ompi_mpi_unsigned, ompi_mpi_datatype_null;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user