vulq / FloLinks
Parallel network flows using OpenMP and CUDA.
☆28Updated 6 years ago
Alternatives and similar repositories for Flo
Users that are interested in Flo are comparing it to the libraries listed below
Sorting:
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Implementation of the maximum network flow problem in CUDA.☆32Updated 4 years ago
- ☆44Updated 7 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
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 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
- ☆41Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- CNNs in Halide☆23Updated 9 years ago
- ☆66Updated 2 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
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 3 months ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- BGHT: High-performance static GPU hash tables.☆65Updated last month
- CUDA CLion starter project template, with simple vector addition code.☆26Updated 6 years ago
- C++ distributed platform for shared memory programming☆24Updated 4 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last week
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago