Executes GPU Backend
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abstract_backend), | intent(inout) | :: | self |
Self-copying backend |
||
real(kind=real32), | intent(inout) | :: | in(:) |
Send pointer |
||
real(kind=real32), | intent(inout) | :: | out(:) |
Recv pointer |
||
type(dtfft_stream_t), | intent(in) | :: | stream |
CUDA stream |
||
real(kind=real32), | intent(inout) | :: | aux(:) |
Aux pointer |