kaletap / bfs-cuda-gpuLinks
Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.
☆34Updated 6 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:
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 9 months ago
- A language and compiler for irregular tensor programs.☆152Updated last year
- 🎃 GPU load-balancing library for regular and irregular computations.☆64Updated 4 months ago
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆191Updated 11 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- My notes on various HPC papers.☆24Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆104Updated 6 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- Tutorials for NVIDIA CUPTI samples☆47Updated 2 months ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆76Updated 3 years ago
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆32Updated 9 months ago
- A memory profiler for NVIDIA GPUs to explore memory inefficiencies in GPU-accelerated applications.☆27Updated last year
- ☆48Updated 5 years ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarks☆26Updated 2 years ago
- ☆53Updated 8 months ago
- CUDA Flux is a profiler for GPU applications which reports the basic block executions frequencies of compute kernels☆32Updated 4 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- A GPU FP32 computation method with Tensor Cores.☆26Updated last month
- ☆14Updated 6 years ago
- A Library for fast Hash Tables on GPUs☆131Updated 2 months ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆31Updated 5 years ago
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆159Updated 3 years ago
- ☆81Updated 7 months ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.☆140Updated this week
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆29Updated 2 years ago