1
1

The name of the function is MPI_Type_set_attr not MPI_Type_get_attr. Second commit ...

This commit was SVN r1016.
Этот коммит содержится в:
George Bosilca 2004-04-07 20:38:39 +00:00
родитель d8f4557659
Коммит 910a224202

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

@ -9,7 +9,7 @@
#include "attribute/attribute.h"
#if LAM_HAVE_WEAK_SYMBOLS && LAM_PROFILING_DEFINES
#pragma weak MPI_Type_get_attr = PMPI_Type_get_attr
#pragma weak MPI_Type_set_attr = PMPI_Type_set_attr
#endif
int