Revert r14947 as this doesn't solve the problem.
This commit was SVN r14949. The following SVN revision numbers were found above: r14947 --> open-mpi/ompi@5b9fe28e3f
Этот коммит содержится в:
родитель
5b9fe28e3f
Коммит
9f9b64db4e
@ -66,8 +66,8 @@ OBJ_CLASS_DECLARATION(mca_pml_ob1_send_request_t);
|
||||
|
||||
struct mca_pml_ob1_send_range_t {
|
||||
ompi_free_list_item_t base;
|
||||
size_t range_send_offset;
|
||||
size_t range_send_length;
|
||||
uint64_t range_send_offset;
|
||||
uint64_t range_send_length;
|
||||
};
|
||||
typedef struct mca_pml_ob1_send_range_t mca_pml_ob1_send_range_t;
|
||||
OBJ_CLASS_DECLARATION(mca_pml_ob1_send_range_t);
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user