-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for CUDA SDK 12.5 Add helper library for FFT (cufft64_11.dll) when running FFT functions from CUDA SDK 12.3 or newer. Add 32-bit helper library for cuda RunTime 3.0 (cudart32_30_14.dll) for running old CUDA SDK 3.0 samples and NVIDIA demo's. This however requires some handheld fiddling. See README.md for info. Various bugfixes and tweaks.
- Loading branch information
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters