OlegKonings / CUDA_Floyd_Warshall_Links
CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)
☆39Updated 11 years ago
Alternatives and similar repositories for CUDA_Floyd_Warshall_
Users that are interested in CUDA_Floyd_Warshall_ are comparing it to the libraries listed below
Sorting:
- Parallel k-D Tree Construction☆57Updated 13 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- High-Performance Streaming Graph Analytics on GPUs☆34Updated 6 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 5 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Aplicación de realidad aumentada y navegación para museos sobre smart devices☆19Updated 9 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- ☆50Updated 3 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆35Updated 3 years ago
- ☆14Updated 8 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Implements the Agglomerative Hierarchical Clustering algorithm.☆68Updated 6 years ago
- Fork of magma to include more BLAS☆28Updated 9 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
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆52Updated 2 years ago
- Python Framework for sparse neural networks☆19Updated 8 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆59Updated 8 years ago