cwpearson / stencil

A prototype MPI/CUDA stencil communication library
Boost Software License 1.0
10 stars 3 forks source link

Self-exchange with `CudaMpi | CudaMpiColocated` happens with `CudaMpi` instead of `CudaMpiColocated` #20

Open cwpearson opened 4 years ago

cwpearson commented 4 years ago

Self-exchanges could probably use the faster colocated path.