Always export this function.
This commit was SVN r8438.
Этот коммит содержится в:
родитель
79486e5922
Коммит
f8e875c8fb
@ -187,9 +187,7 @@ ompi_convertor_get_unpacked_size( const ompi_convertor_t* pConv,
|
|||||||
* outside. The data preparation should use the specialized prepare_for_send and
|
* outside. The data preparation should use the specialized prepare_for_send and
|
||||||
* prepare_for_recv functions.
|
* prepare_for_recv functions.
|
||||||
*/
|
*/
|
||||||
#ifdef WIN32
|
|
||||||
OMPI_DECLSPEC
|
OMPI_DECLSPEC
|
||||||
#endif
|
|
||||||
int ompi_convertor_prepare( ompi_convertor_t* convertor,
|
int ompi_convertor_prepare( ompi_convertor_t* convertor,
|
||||||
const struct ompi_datatype_t* datatype, int32_t count,
|
const struct ompi_datatype_t* datatype, int32_t count,
|
||||||
const void* pUserBuf );
|
const void* pUserBuf );
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user