A fast and scalable CUDA implementation to conduct highly parallelized evolutionary tests on large scale genomic data.
-
Updated
Oct 26, 2024 - Cuda
A fast and scalable CUDA implementation to conduct highly parallelized evolutionary tests on large scale genomic data.
A tutorial about how to install CUDA Toolkit and code with your GPU.
This project implements a CUDA-based Tic-Tac-Toe game where two players use predefined strategies to compete. The game leverages NVIDIA GPUs for multi-GPU computation, showcasing basic strategy-driven gameplay.
A beginner's guide to CUDA programming
Comparing chunked vs. striped memory access patterns for CPU and GPU code using the CUDA toolkit in C.
source code for CUDA Masterclass online course
This CMake-based project contains some wrappers around the CUDA functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of errors or ensuring that the GPU is always shut down properly and all alocated ressources are released. Some utility functions are also available.
Programming parallelism with CUDA Toolkit
This repository is dedicated to studying CUDA programming through the University of Illinois and NVIDIA collaboration course ECE408
CUDA Programming Practices
Code from my Tutorial series on Hive about Nvidia's CUDA API
Repository for some basic codes which I will upload in my way of learning CUDA C/C++
Canny Edge detection on video in near real-time
SPPU Semester 6 (2016-17)
Add a description, image, and links to the cuda-toolkit topic page so that developers can more easily learn about it.
To associate your repository with the cuda-toolkit topic, visit your repo's landing page and select "manage topics."