AutomataLab / cuJSONLinks
cuJSON: A Highly Parallel JSON Parser for GPUs
☆11Updated 3 weeks ago
Alternatives and similar repositories for cuJSON
Users that are interested in cuJSON are comparing it to the libraries listed below
Sorting:
- ☆19Updated 2 years ago
- Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].☆18Updated 5 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆31Updated 2 months ago
- Transforming Graphs for Efficient Irregular Graph Processing on GPUs☆48Updated 2 years ago
- ☆46Updated 2 years ago
- ☆20Updated 2 years ago
- Graph Pattern Mining☆90Updated 11 months ago
- PyGim is the first runtime framework to efficiently execute Graph Neural Networks (GNNs) on real Processing-in-Memory systems. It provide…☆28Updated 4 months ago
- ngAP's artifact for ASPLOS'24☆24Updated last month
- Sparse kernels for GNNs based on TVM☆17Updated 4 years ago
- Software and Hardware Characterization of Streaming Graph Analytics Workloads☆14Updated 3 years ago
- Artifact for USENIX ATC'23: TC-GNN: Bridging Sparse GNN Computation and Dense Tensor Cores on GPUs.☆49Updated last year
- An efficient storage system for concurrent graph processing☆10Updated 4 years ago
- Artifact for OSDI'21 GNNAdvisor: An Adaptive and Efficient Runtime System for GNN Acceleration on GPUs.☆66Updated 2 years ago
- Horizontal Fusion☆24Updated 3 years ago
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆31Updated 8 years ago
- SparseP is the first open-source Sparse Matrix Vector Multiplication (SpMV) software package for real-world Processing-In-Memory (PIM) ar…☆76Updated 3 years ago
- ☆31Updated 4 years ago
- Automata Benchmark Suite☆23Updated last year
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Updated 7 months ago
- ☆10Updated last year
- SIMD-X: Programming and Processing of Graph Algorithms on GPUs [USENIX ATC '19]☆21Updated 5 years ago
- ☆11Updated 3 years ago
- A graph linear algebra overlay☆51Updated 2 years ago
- PIM-ML is a benchmark for training machine learning algorithms on the UPMEM architecture, which is the first publicly-available real-worl…☆24Updated 7 months ago
- ☆40Updated 3 years ago
- A Shared Memory Multithreaded Graph Benchmark Suite for Multicores☆36Updated 3 months ago
- GNNear: Accelerating Full-Batch Training of Graph NeuralNetworks with Near-Memory Processing☆13Updated 2 years ago
- A source-to-source compiler for optimizing CUDA dynamic parallelism by aggregating launches