https://github.com/r-barnes/cufft_callbacks_library_example
Example of using CuFFT in a shared library
https://github.com/r-barnes/cufft_callbacks_library_example
Last synced: 2 months ago
JSON representation
Example of using CuFFT in a shared library
- Host: GitHub
- URL: https://github.com/r-barnes/cufft_callbacks_library_example
- Owner: r-barnes
- Created: 2019-08-25T21:31:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T01:58:38.000Z (over 5 years ago)
- Last Synced: 2025-01-26T19:11:21.307Z (4 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See also:
* https://devtalk.nvidia.com/default/topic/1014106/separate-compilation-of-cuda-code-into-library-for-use-with-existing-code-base/