OrangeOwlSolutions / General-CUDA-programmingLinks
☆44Updated 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:
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 9 years ago
- CNNs in Halide☆23Updated 9 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 5 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- The CMake version of cuda_by_example☆150Updated 5 years ago
- Learn OpenCL step by step.☆136Updated 3 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- CUDA by practice☆130Updated 5 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- Introduction to CUDA programming☆125Updated 8 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Source code that accompanies The CUDA Handbook.☆548Updated last week
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- some CUDA programming example☆25Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- C++ Hough Forests with OpenCV☆11Updated 9 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 5 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆57Updated 3 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- ☆20Updated 6 years ago