CUDA Core Compute Libraries
-
Updated
Nov 1, 2024 - C
CUDA Core Compute Libraries
A high performance library for image processing
CUDA kernel author's tools
CUDA Finite Difference Library
CUDA Programming Practices
Acoustic Vibration of a Fluid in a Three-Dimensional Cavity: Finite Element Method Simulation using CUDA and MATLAB
Library for Event Synchronization and Event Coincidence Analysis
A simple image classifier built with Keras using NVIDIA cuda libraries.
A CUDA library of DNA/RNA sequence alignment algorithms.
CUSL: CUDA port of GNU Scientific Library (GSL)
A beginner's guide to CUDA programming
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.
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.
Matrix operation library using single, n-threads or CUDA supported GPU
Price European options written on zero-coupon bonds with Monte Carlo Simulation based on CIR Model
🖼️ CUDA-powered tool for applying box filters to a large amount of images
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."