Executes FFTW3 Plan
Creates C2C FFTW3 Plan
Creates transposition plans
Creates FFT plan
Creates overring class
Creates R2C FFTW3 Plan
Creates R2R FFTW3 Plan
Returns a function handle.
Load a module’s data with options.
Unloads a module.
Destroys transposition plans
Destroys plan
Destroys overring class
Executes single transposition
Executes plan
Executes GPU Backend
Destroys FFTW3 Plan
Allocates aligned memory
Frees aligned memory
Compiles the given program.
Creates an instance of nvrtcProgram with the given input parameters, and sets the output parameter prog with it.
Destroys the given program.
Stores the cubin generated by the previous compilation of prog in the memory pointed by cubin.
prog
cubin
Sets the value of cubinSizeRet with the size of the cubin generated by the previous compilation of prog.
cubinSizeRet
Helper function that returns a string describing the given nvrtcResult code For unrecognized enumeration values, it returns “NVRTC_ERROR unknown”
Stores the log generated by the previous compilation of prog in the memory pointed by log
Creates FFT plan via vkFFT Interface
Destroys vkFFT plan
Executes vkFFT plan