divyanshu-talwar / Parallel-DFS
CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
☆29Updated 6 years ago
Alternatives and similar repositories for Parallel-DFS:
Users that are interested in Parallel-DFS are comparing it to the libraries listed below
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- A Library for fast Hash Tables on GPUs☆115Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- ☆32Updated 4 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 6 months ago
- Asynchronous Multi-GPU Programming Framework☆46Updated 3 years ago
- Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.☆33Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆101Updated 5 years ago
- BGHT: High-performance static GPU hash tables.☆63Updated 2 weeks ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆49Updated 4 years ago
- A repository where GPU applications are aggregated using a common build flow that supports multiple CUDA versions.☆60Updated this week
- TLB Benchmarks☆33Updated 7 years ago
- Chai☆43Updated last year
- LonestarGPU: Irregular algorithms parallelized for GPUs☆35Updated 5 years ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆28Updated last year
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆45Updated 3 years ago
- A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directe…☆50Updated 4 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆23Updated this week
- A library of various helper routines and frameworks used by many of the lab's software☆51Updated 11 months ago
- ❤️ CUDA/C++ GPU graph analytics simplified.☆31Updated 2 years ago
- Learn OpenMP examples step by step☆91Updated 3 months ago
- Out-of-GPU-Memory Graph Processing with Minimal Data Transfer☆53Updated 2 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- ☆29Updated 5 years ago