Oops -- cut-n-paste-error -- use OMPI in the OMPI layer...
This commit was SVN r18966.
Этот коммит содержится в:
родитель
54dbd95243
Коммит
25bcf0f1d3
@ -37,9 +37,9 @@ mca_allocator_base_component_t mca_allocator_basic_component = {
|
||||
MCA_ALLOCATOR_BASE_VERSION_1_0_0,
|
||||
|
||||
"basic", /* MCA module name */
|
||||
ORTE_MAJOR_VERSION,
|
||||
ORTE_MINOR_VERSION,
|
||||
ORTE_RELEASE_VERSION,
|
||||
OMPI_MAJOR_VERSION,
|
||||
OMPI_MINOR_VERSION,
|
||||
OMPI_RELEASE_VERSION,
|
||||
mca_allocator_basic_component_open, /* module open */
|
||||
mca_allocator_basic_component_close /* module close */
|
||||
},
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user