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:
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Example code used in the CVPR 2015 tutorial☆41Updated 9 years ago
- ☆20Updated 6 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- Learn OpenCL step by step.☆138Updated 2 years ago
- a c++/cuda template library for tensor lazy evaluation☆162Updated 2 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- CNNs in Halide☆23Updated 9 years ago
- Introduction to CUDA programming☆123Updated 8 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Fast CUDA Kernels for ResNet Inference.☆177Updated 6 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆65Updated 11 years ago
- ☆22Updated 8 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆111Updated 6 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- OpenMP tutorial☆40Updated 3 months ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 5 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago