Clarify some comments
This commit was SVN r7038.
Этот коммит содержится в:
родитель
d75bde8b35
Коммит
2bd821d8dc
@ -41,8 +41,7 @@ extern "C" {
|
|||||||
* framework. It initializes the paffinity MCA framework, finds
|
* framework. It initializes the paffinity MCA framework, finds
|
||||||
* and opens paffinity components, etc.
|
* and opens paffinity components, etc.
|
||||||
*
|
*
|
||||||
* This function is invoked during ompi_mpi_init() and during the
|
* This function is invoked during opal_init().
|
||||||
* initialization of the special case of the laminfo command.
|
|
||||||
*
|
*
|
||||||
* This function fills in the internal global variable
|
* This function fills in the internal global variable
|
||||||
* opal_paffinity_base_components_opened, which is a list of all
|
* opal_paffinity_base_components_opened, which is a list of all
|
||||||
@ -146,10 +145,10 @@ extern "C" {
|
|||||||
* @retval OPAL_SUCCESS Always
|
* @retval OPAL_SUCCESS Always
|
||||||
*
|
*
|
||||||
* This function shuts down everything in the paffinity MCA
|
* This function shuts down everything in the paffinity MCA
|
||||||
* framework, and is called during ompi_mpi_finalize() and the
|
* framework, and is called during opal_finalize().
|
||||||
* special case of the laminfo command.
|
|
||||||
*
|
*
|
||||||
* It must be the last function invoked on the paffinity MCA framework.
|
* It must be the last function invoked on the paffinity MCA
|
||||||
|
* framework.
|
||||||
*/
|
*/
|
||||||
OMPI_DECLSPEC int opal_paffinity_base_close(void);
|
OMPI_DECLSPEC int opal_paffinity_base_close(void);
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user