vulq / Flo
Parallel network flows using OpenMP and CUDA.
☆27Updated 6 years ago
Alternatives and similar repositories for Flo:
Users that are interested in Flo are comparing it to the libraries listed below
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆13Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆63Updated 9 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- ☆10Updated 2 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 3 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆16Updated 4 years ago
- ☆42Updated 6 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Parallel k-D Tree Construction☆57Updated 12 years ago
- CNNs in Halide☆23Updated 9 years ago
- ☆62Updated last year
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 9 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆54Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 6 months ago
- A domain-specific language and compiler for image processing☆76Updated 3 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Implementation of the maximum network flow problem in CUDA.☆29Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year