Support for CUFFT callbacks
Open
cuda kernels
enhancement
- Dominant language
- Julia
- Stars
- 1.4k
- Forks
- 281
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 30
Description
One interesting use-case is to pass Julia functions as callbacks to `cufft`
https://devblogs.nvidia.com/parallelforall/cuda-pro-tip-use-cufft-callbacks-custom-data-processing/
> To register the callbacks with the cuFFT plan, the first step is to get the device function pointers from the device onto the host.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.