GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
- Updated
Sep 22, 2025 - Cuda
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
An extension library of WMMA API (Tensor Core API)
Algorithms implemented in CUDA + resources about GPGPU
G3: A Programmable GNN Training System on GPU
Welcome to the GPU-NTT-Optimization repository! We present cutting-edge algorithms and implementations for optimizing the Number Theoretic Transform (NTT) on Graphics Processing Units (GPUs).
GPU/CUDA implementation of Leveled BFV/CKKS/BGV scheme.
Parallel reduction of boundary matrices for Persistent Homology with CUDA
CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
GPU Framework for Radio Astronomical Image Synthesis
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
LBM (Lattice Boltzmann method) software for flow simulation, using GPU acceleration
A CUDA implementation of the Tsetlin Machine based on bitwise operators
An ultra-fast, GPU-based large graph embedding algorithm utilizing a novel coarsening algorithm requiring not more than a single GPU.
Real-time GPU accelerated fluid simulator
General Matrix Multiplication using NVIDIA Tensor Cores
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
A GPU performance prediction toolkit for CUDA programs
Welcome to the GPU-FFT-Optimization repository! We present cutting-edge algorithms and implementations for optimizing the Fast Fourier Transform (FFT) on Graphics Processing Units (GPUs).
Add a description, image, and links to the gpu-computing topic page so that developers can more easily learn about it.
To associate your repository with the gpu-computing topic, visit your repo's landing page and select "manage topics."