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