OlegKonings / CUDA_Floyd_Warshall_
CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)
☆37Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA_Floyd_Warshall_
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 9 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Updated last year
- Implements the Agglomerative Hierarchical Clustering algorithm.☆66Updated 5 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 10 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆32Updated 7 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 10 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
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆29Updated 7 years ago
- A domain-specific language and compiler for image processing☆76Updated 3 years ago
- C++ code and documentation for the MFlash PKDD'16 publication☆10Updated 8 years ago
- Utilities for CUDA programming☆39Updated 5 years ago
- A GPU / CPU implementation of a feed forward neural network☆33Updated 9 years ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆10Updated 9 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
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 7 years ago
- CMake module collection☆30Updated 9 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 10 years ago
- Parallel k-D Tree Construction☆55Updated 12 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆23Updated last year
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 2 years ago
- Non-convex optimization on the GPU using WebGL and Now.js☆18Updated 10 years ago
- Example code used in the CVPR 2015 tutorial☆39Updated 9 years ago
- 3d reconstruction of objects from data in the DB☆15Updated 7 years ago
- Input (scripts, etc.) and output (scripts, performance results, etc.) for Gunrock and other graph engines☆10Updated last year
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆19Updated 10 years ago
- C++ library [machine learning & numerical optimization] - superseeded by libnano☆1Updated 5 years ago