Skip to content

added non blocking routines

Thorsten Kurth requested to merge NESAP/q-e-gpu:gpu-exx into gpu-exx

added non-blocking variants in mp.f90, mainly for circular shift left and right (only c2d is tested, but implemented for r2d, i2, i1, i0) and also testall and waitall which later can be used for any non blocking comm call.

Merge request reports