58 void *
buf = (
char *)buf_d + offset;
65 void *
buf = (
char *)buf_d + offset;
__global__ void ale_add_kinematics_kernel(const int n, T *__restrict__ wx, T *__restrict__ wy, T *__restrict__ wz, const T *__restrict__ x_ref, const T *__restrict__ y_ref, const T *__restrict__ z_ref, const T *__restrict__ phi, const T *__restrict__ x, const T *__restrict__ y, const T *__restrict__ z, const kinematics_params_t kin_params)
void device_mpi_isend(void *buf_d, int offset, int nbytes, int rank, int tag, void *vreqs, int i)
void device_mpi_init_reqs(int n, void **reqs_out)
void device_mpi_irecv(void *buf_d, int offset, int nbytes, int rank, int tag, void *vreqs, int i)
int device_mpi_test(void *vreqs, int i)
void device_mpi_waitall(int n, void *vreqs)
void device_mpi_free_reqs(void **reqs)
int device_mpi_waitany(int n, void *vreqs, int *i)