[mvapich-discuss] Is MPI_Alltoallv a GPU aware routine?

li.luo at siat.ac.cn li.luo at siat.ac.cn
Thu Jul 18 01:21:42 EDT 2013


Hi,

We know that mvapich is a GPU-aware MPI, device buffer can be sent and received directly via
MPI_Send(s_device,size,¡­);
MPI_Recv(r_device,size,¡­);

So what about other routines such as MPI_Alltoallv, is it able to handle device buffer directly? If it can, should the integer array be device pointers? Such as int *sendcnts, int *sdispls?





--
Li Luo
Shenzhen Institutes of Advanced Technology
Address: 1068 Xueyuan Avenue, Shenzhen University Town, Shenzhen, P.R.China
Tel: +86-755-86392312£¬+86-15899753087
Email: li.luo at siat.ac.cn



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20130718/4d14b9b6/attachment.html


More information about the mvapich-discuss mailing list