CUDA Core Compute Libraries
-
Updated
Nov 17, 2024 - C++
CUDA Core Compute Libraries
Library for Event Synchronization and Event Coincidence Analysis
A beginner's guide to CUDA programming
🖼️ CUDA-powered tool for applying box filters to a large amount of images
A single header CUDA library that allows logging individual memory accesses of a GPU kernel with as little changes to the code as possible. An export to JSON together with a web-based visualization is included and allows for easy analysis of the memory access patterns.
CUDA kernel author's tools
CUDA Programming Practices
In this project I have implemented the forward function of a Neural Network composed of sparsely connected layers. In order to parallelize the forward function I have built two implementation: one uses OpenMP and the other uses CUDA.
Cuda Graph Library is a CUDA library that offers a set of parallel graph algorithms.
A library for using accelerators (CUDA and OpenCL) in modern C++
CUDA Finite Difference Library
A CUDA library of DNA/RNA sequence alignment algorithms.
A simple image classifier built with Keras using NVIDIA cuda libraries.
Matrix operation library using single, n-threads or CUDA supported GPU
Acoustic Vibration of a Fluid in a Three-Dimensional Cavity: Finite Element Method Simulation using CUDA and MATLAB
A high performance library for image processing
Add a description, image, and links to the cuda-library topic page so that developers can more easily learn about it.
To associate your repository with the cuda-library topic, visit your repo's landing page and select "manage topics."