nvcc topic

List nvcc repositories

link_cuda_kernel

38
Stars
7
Forks
Watchers

HowTo: Compile CUDA with nvcc, and link to Rust

Example Makefile for CUDA and C++ source files in a standard project layout.

install_cuda_cudnn_ubuntu_20

53
Stars
7
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

15
Stars
2
Forks
Watchers

bilibili视频【CUDA 12.1 并行编程入门(C++语言版)】配套代码