Tutorial to install NVIDIA Drivers, CUDA 11.4 and cuDNN for deep learning programming on Ubuntu 20.04.
-
Updated
Aug 21, 2022
Tutorial to install NVIDIA Drivers, CUDA 11.4 and cuDNN for deep learning programming on Ubuntu 20.04.
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码
This repository contains various CUDA C programs demonstrating parallel computing techniques using NVIDIA's CUDA platform.
Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix M…
Autotuning NVCC Compiler Parameters, published @ CCPE Journal
This repository features a from-scratch implementation of a neural network using CUDA and C. The primary goal of this project is to leverage CUDA's parallel computing capabilities to significantly accelerate the training and inference processes of neural networks, utilizing the computational power of NVIDIA GPUs.
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码
Nvidia NVCC CUDA programs for begineers.
Parallel Heterogeneous CPU/GPU computing
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
Hungarian Algorithm for Linear Assignment Problem implemented using CUDA.
this repository contains the various programs that can written using CUDA Toolkit.
This is my thesis work for the Bachelor's degree in Physics. / Este es mi trabajo de titulación para la Licenciatura en Física.
Add a description, image, and links to the nvcc topic page so that developers can more easily learn about it.
To associate your repository with the nvcc topic, visit your repo's landing page and select "manage topics."