kaletap / bfs-cuda-gpu
Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.
ā32Updated 5 years ago
Alternatives and similar repositories for bfs-cuda-gpu
Users that are interested in bfs-cuda-gpu are comparing it to the libraries listed below
Sorting:
- š GPU load-balancing library for regular and irregular computations.ā62Updated 11 months ago
- ā¤ļø CUDA/C++ GPU graph analytics simplified.ā31Updated 2 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.ā50Updated 4 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDAā39Updated 6 years ago
- My notes on various HPC papers.ā22Updated 2 years ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communicationā28Updated last year
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]ā66Updated 2 years ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarksā23Updated last year
- Efficient SpGEMM on GPU using CUDA and CSRā54Updated last year
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.ā32Updated last month
- BGHT: High-performance static GPU hash tables.ā63Updated last month
- A warp-oriented dynamic hash table for GPUsā73Updated last year
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.ā82Updated last week
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDAā32Updated 4 years ago
- ā27Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)ā131Updated 4 years ago
- ā96Updated last year
- ā51Updated 5 years ago
- GPU Performance Advisorā65Updated 2 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018ā71Updated 4 years ago
- LLVM/MLIR based compiler instrumentation of AMD GPU kernelsā18Updated 2 weeks ago
- A language and compiler for irregular tensor programs.ā138Updated 5 months ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.ā88Updated 2 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel ā¦ā181Updated 3 months ago
- Dissecting NVIDIA GPU Architectureā94Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)ā96Updated 10 months ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Yā¦ā39Updated 11 months ago
- ā29Updated 5 years ago
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.ā144Updated 3 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.ā85Updated this week