rocfft_execution_info_create Interface Reference#
hipfort_rocfft::rocfft_execution_info_create Interface Reference
Create execution info. More...
Public Member Functions | |
integer(kind(rocfft_status_success)) function | rocfft_execution_info_create_ (myInfo) |
Detailed Description
Create execution info.
This API creates an execution info with which the user can control plan execution and work buffers. The execution info must be freed with a call to rocfft_execution_info_destroy.
- Parameters
-
[out] info execution info handle
Member Function/Subroutine Documentation
◆ rocfft_execution_info_create_()
integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_execution_info_create::rocfft_execution_info_create_ | ( | type(c_ptr) | myInfo | ) |
The documentation for this interface was generated from the following file: