-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Update cutil headers to fix build against SDK without cufft lib…
…rary This commit addresses compilation errors against SDKs that do not have the cufft library installed. The update includes the introduction of the HAVE_CUFFT macro, which selectively excludes the relevant code. It's important to note that Autoscoper does not utilize cufft functionality.
- Loading branch information
Showing
2 changed files
with
8 additions
and
0 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
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