|
STARPU_MPI_ASSERT_MSG(req->ptr, "cannot allocate message of size %ld\n", req->count);
|
|
STARPU_MPI_ASSERT_MSG(req->ptr, "cannot allocate message of size %ld\n", req->count);
|
|
_starpu_mpi_req_list_push_front(ready_requests, req);
|
|
_starpu_mpi_req_list_push_front(ready_requests, req);
|