nvcc topic
List
nvcc repositories
link_cuda_kernel
41
Stars
7
Forks
Watchers
HowTo: Compile CUDA with nvcc, and link to Rust
Makefile_Example_CUDA_CPP_To_Executable
46
Stars
17
Forks
Watchers
Example Makefile for CUDA and C++ source files in a standard project layout.
install_cuda_cudnn_ubuntu_20
58
Stars
8
Forks
Watchers
Tutorial to install NVIDIA Drivers, CUDA 11.4 and cuDNN for deep learning programming on Ubuntu 20.04.
cuda-beginner-course-cpp-version
24
Stars
3
Forks
Watchers
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码