Associates a CUDA stream with a cuFFT plan.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | plan |
Object to associate with the stream. |
||
type(dtfft_stream_t), | value | :: | stream |
A valid CUDA stream. |
The enumerated type cufftResult defines API call result codes.