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☆154Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- CNNs in Halide☆23Updated 9 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- Introduction to CUDA programming☆122Updated 8 years ago
- Learn OpenCL step by step.☆136Updated 2 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- ☆67Updated 11 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- some CUDA programming example☆25Updated 8 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 6 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago