yhtang / CUDA-tutorialLinks
some CUDA programming example
☆25Updated 8 years ago
Alternatives and similar repositories for CUDA-tutorial
Users that are interested in CUDA-tutorial are comparing it to the libraries listed below
Sorting:
- ☆44Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- OpenMP tutorial☆40Updated 4 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆113Updated 6 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- ☆41Updated last year
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Test of different SLAM algorithms in Probabilistic Robotics☆20Updated 2 years ago
- Pre-built TensorFlow for C/C++ and CMake.☆116Updated 3 years ago
- Particle Filter (using CImg library)☆29Updated 12 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- Libtorch C++ Examples☆52Updated 3 years ago
- RANSAC Template Library☆89Updated 8 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- Replicating Convolutional Neural Network-based Place Recognition for STAT946☆55Updated 6 years ago
- Implemented the Kalman Filter Algorithms on GPU using CUDA programming language. Analysed the run-time performance gain obtained by para…☆58Updated 11 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- Some papers about 3D point cloud processing from LiDAR, cameras, etc.☆24Updated 6 years ago
- TriggerSync is a C++ timing library synchronising the timestamps of multiple triggered sensors with respect to a common clock.☆35Updated 10 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- Header-only/compiled C++ numerical compute library.☆31Updated 2 years ago
- Notes taken at major AI-related conferences☆20Updated 2 years ago
- Set of examples of ML approaches implemented in C++☆292Updated 5 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 2 months ago