Hello, I would like to know if it is possible to overlap CPU and GPU with DMDA. I've a machine where each node has 1P100+1Haswell. I've to resolve Poisson and Ampere equation for each time step. I'm using 2D DMDA for each of them. Would be possible to compute poisson and ampere equation at the same time? One on CPU and the other on GPU?
Thanks