summaryrefslogtreecommitdiffstats
path: root/build/plugins/cuda.py
Commit message (Expand)AuthorAgeFilesLines
* [build] cuda: Fix CUB with CUDA_SRCS()deshevoy2026-03-261-2/+12
* [build] cuda: Disable some warnings when compiling host codedeshevoy2026-02-091-1/+8
* [build] cuda: Add .module_id sanity check to CUDA_SRCSdeshevoy2026-02-021-0/+1
* [build] cuda: Fix CUDA_SRCS to support architecture- and family-specific feat...deshevoy2026-02-021-11/+3
* [build] cuda: Fixdeshevoy2026-02-011-1/+1
* [build] cuda: Introduce CUDA_SRCS macro utilizing parallelized device code co...deshevoy2026-02-011-0/+45