cuda-library
There are 22 repositories under cuda-library topic.
NVIDIA/cccl
CUDA Core Compute Libraries
DasudaRunner/DeltaCV
A high performance library for image processing
eyalroz/cuda-kat
CUDA kernel author's tools
mikeroyal/CUDA-Guide
CUDA Guide
jotachango/fem-cuda-solver
Acoustic Vibration of a Fluid in a Three-Dimensional Cavity: Finite Element Method Simulation using CUDA and MATLAB
munstermonster/cuSten
CUDA Finite Difference Library
imsanjoykb/CUDA-Bootcamp
CUDA Programming Practices
professorcode1/Event-Analysis
Library for Event Synchronization and Event Coincidence Analysis
gabrielkirsten/cnn_keras
A simple image classifier built with Keras using NVIDIA cuda libraries.
nahmedraja/GASAL
A CUDA library of DNA/RNA sequence alignment algorithms.
rsnemmen/cusl
CUSL: CUDA port of GNU Scientific Library (GSL)
claudio-bon/sparse-net
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.
hamham240/cudaGraph
Cuda Graph Library is a CUDA library that offers a set of parallel graph algorithms.
Shikha-code36/CUDA-Programming-Beginner-Guide
A beginner's guide to CUDA programming
SohelRana-aiub-Pro/Traffic-Forecasting-Graph-Neural-Networks-LSTM
https://docs.omniverse.nvidia.com/prod_install-guide/prod_install-guide/overview.html
adamczykpiotr/CudaMatrixLibrary
Matrix operation library using single, n-threads or CUDA supported GPU
NetroScript/GPU-memory-access-visualization
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.
pingfcc99/European_bond_option_Monte_Carlo_Simulation
Price European options written on zero-coupon bonds with Monte Carlo Simulation based on CIR Model
guna-sd/mccl
mojo collective cuda library
notkartikye/cuda-image-box-filters
🖼️ CUDA-powered tool for applying box filters to a large amount of images
ipapadop/accxx
A library for using accelerators (CUDA and OpenCL) in modern C++