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:
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆60Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- CNNs in Halide☆23Updated 10 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 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
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago