Executes FUSED backends (p2p/rma)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(backend_mpi), | intent(inout) | :: | self |
MPI Backend |
||
| real(kind=real32), | intent(inout), | target, contiguous | :: | in(:) |
Send pointer |
|
| real(kind=real32), | intent(inout), | target, contiguous | :: | out(:) |
Recv pointer |
|
| type(dtfft_stream_t), | intent(in) | :: | stream |
Main execution CUDA stream |
||
| real(kind=real32), | intent(inout), | target, contiguous | :: | aux(:) |
Aux pointer |