-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpujpeg_preprocessor.cu: make unit_size inline
Instead of constexpr function, that may cause problems on some ancient platforms (eg. CUDA 8.0 on OS X 10.11) use inline - should behave the same. this modifies the commit a12554c from 2024-09-24
- Loading branch information
1 parent
7537aa6
commit 28f08ff
Showing
1 changed file
with
4 additions
and
4 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