1
1
This commit was SVN r32240.
Этот коммит содержится в:
George Bosilca 2014-07-15 05:04:55 +00:00
родитель 77c74e8872
Коммит ca76fb69df

Просмотреть файл

@ -53,6 +53,7 @@ opal_shmem_base_register (mca_base_register_flag_t flags)
/* register an INTERNAL parameter used to provide a component selection /* register an INTERNAL parameter used to provide a component selection
* hint to the shmem framework. * hint to the shmem framework.
*/ */
opal_shmem_base_RUNTIME_QUERY_hint = NULL;
ret = mca_base_framework_var_register (&opal_shmem_base_framework, "RUNTIME_QUERY_hint", ret = mca_base_framework_var_register (&opal_shmem_base_framework, "RUNTIME_QUERY_hint",
"Internal OMPI parameter used to provide a " "Internal OMPI parameter used to provide a "
"component selection hint to the shmem " "component selection hint to the shmem "