程序:cuda:cuda库
CUDA库
可以直接使用的现有代码(大部分来自NV官方)
CUDA有很多好用的lib可以用,使用NVCC编译,会自动include 和 link需要的内容,但是CUDA也有部分lib是默认不带的(在CUDA Toolkit之外的),比如cccl(包含CUDASTF和libcudacxx),这时候就还是需要自己的include 和 link了
整理
-
cccl (CUDA Core Compute Libraries):
https://github.com/NVIDIA/cccl(到底是否默认包含在CUDA Toolkit中?需要确认【补充】:cudastf is not distributed with the CUDA Toolkit like the rest of CCCL)
cudax (CUDA Experimental)
-
-
Thrust
CUB
/var/www/DokuWikiStick/dokuwiki/data/pages/程序/cuda/cuda库.txt · Last modified: 2025/07/17 07:13 by zhonghui