Set the cache size for CUfft plans. More...
Modules | |
| Fourier Transform (1D) | |
| Fourier Transform (2D) | |
| Fourier Transform (3D) | |
Functions | |
| afError | af_fft_setplans (int max_plans) |
| Set the number of CUSIGNAL plans to cache. | |
| afError | af_fft_clear (void) |
| Clear the fft plan cache. | |
| void | af_fft_info (void) |
| Print status of fft plan cache. | |
Set the cache size for CUfft plans.
| afError af_fft_setplans | ( | int | max_plans | ) |
Set the number of CUSIGNAL plans to cache.
| [in] | max_plans | Number of CUSIGNAL plans to be cache |
| afError af_fft_clear | ( | void | ) |
Clear the fft plan cache.
| void af_fft_info | ( | void | ) |
Print status of fft plan cache.