-
Updated
May 22, 2023 - Cuda
gpu-computing
Here are 101 public repositories matching this topic...
An extension library of WMMA API (Tensor Core API)
-
Updated
Jul 12, 2024 - Cuda
Algorithms implemented in CUDA + resources about GPGPU
-
Updated
Jan 18, 2022 - Cuda
G3: A Programmable GNN Training System on GPU
-
Updated
Aug 29, 2020 - Cuda
Parallel reduction of boundary matrices for Persistent Homology with CUDA
-
Updated
Aug 12, 2021 - Cuda
GPU Framework for Radio Astronomical Image Synthesis
-
Updated
Nov 12, 2024 - Cuda
CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
-
Updated
Jun 28, 2018 - Cuda
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
-
Updated
May 10, 2019 - Cuda
A CUDA implementation of the Tsetlin Machine based on bitwise operators
-
Updated
Aug 19, 2019 - Cuda
An ultra-fast, GPU-based large graph embedding algorithm utilizing a novel coarsening algorithm requiring not more than a single GPU.
-
Updated
Jan 3, 2022 - Cuda
GPU/CUDA implementation of Leveled BFV/CKKS/BGV scheme.
-
Updated
Oct 16, 2024 - Cuda
LBM (Lattice Boltzmann method) software for flow simulation, using GPU acceleration
-
Updated
Sep 19, 2024 - Cuda
A GPU performance prediction toolkit for CUDA programs
-
Updated
Mar 25, 2019 - Cuda
CUDA Finite Difference Library
-
Updated
Aug 21, 2020 - Cuda
Get started with CUDA programming
-
Updated
Apr 22, 2023 - Cuda
👾 CUDA examples for deep learning problems
-
Updated
Oct 15, 2024 - Cuda
Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix M…
-
Updated
Aug 26, 2018 - Cuda
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.
-
Updated
Jul 27, 2023 - Cuda
A python API for GPU-powered stiff ODE models simulation
-
Updated
Jul 3, 2018 - Cuda
Improve this page
Add a description, image, and links to the gpu-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpu-computing topic, visit your repo's landing page and select "manage topics."