- ompi_mpi_abort() is referenced in osc_rdma_* and osc_pt2pt_*, should be exported.
This commit was SVN r19472.
Этот коммит содержится в:
родитель
38eb301919
Коммит
7a1418f3d9
@ -116,7 +116,7 @@ int ompi_mpi_finalize(void);
|
||||
/**
|
||||
* Abort the processes of comm
|
||||
*/
|
||||
int ompi_mpi_abort(struct ompi_communicator_t* comm,
|
||||
OMPI_DECLSPEC int ompi_mpi_abort(struct ompi_communicator_t* comm,
|
||||
int errcode, bool kill_remote_of_intercomm);
|
||||
|
||||
/**
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user