Various minor cleanups.
This commit was SVN r26461.
Этот коммит содержится в:
родитель
11d5a31b1e
Коммит
e890a8379b
@ -29,7 +29,6 @@
|
||||
/*
|
||||
* This is the OMPI-layered numbering of ALL supported MPI types
|
||||
* (derived from the old DT_ names).
|
||||
* NOTE: These numbers have to match the d_f_to_c_index.
|
||||
*/
|
||||
#define OMPI_DATATYPE_MPI_EMPTY 0x00
|
||||
#define OMPI_DATATYPE_MPI_INT8_T 0x01
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
int mca_btl_base_param_register(mca_base_component_t *version,
|
||||
mca_btl_base_module_t *module)
|
||||
mca_btl_base_module_t *module)
|
||||
{
|
||||
int value, err = 0;
|
||||
char *msg;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user