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
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- CNNs in Halide☆23Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- ☆44Updated 7 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆33Updated 8 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 last week
- Automatic Differentiation C++ Library☆57Updated 4 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 10 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
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- CMake module collection☆30Updated 10 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 weeks ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago