OrangeOwlSolutions / General-CUDA-programmingLinks
☆43Updated 7 years ago
Alternatives and similar repositories for General-CUDA-programming
Users that are interested in General-CUDA-programming are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Connected Component Labeling.☆43Updated 5 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- kmeans clustering with multi-GPU capabilities☆121Updated 2 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 7 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☆164Updated last year
- OpenMP tutorial☆41Updated 8 months ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- JF-Cut: A Parallel Graph Cut Approach for Large Scale Image and Video☆37Updated 9 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Updated 7 years ago
- some CUDA programming example☆25Updated 9 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- parallel algorithm based on cuda☆60Updated 8 years ago
- some test to implement cv::Mat conversion to numpy.array☆26Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- CUDA official sample codes☆371Updated 10 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 6 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆115Updated 6 years ago