Hi, I'm trying to do p2p communication between 2 GPUs without going through the CPU memory. And I need to communicate between 2 processes (due to one process in Theano can only use 1 GPU), is that possible with pycuda? or specifically pycuda.driver.memcpy_peer?
Any comments/suggestions? Thanks! Gavin
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
