cggos / multicore_gpu_programmingLinks
source code(v1.03) for the book <Multicore and GPU Programming> or 《多核与GPU编程》
☆28Updated 7 years ago
Alternatives and similar repositories for multicore_gpu_programming
Users that are interested in multicore_gpu_programming are comparing it to the libraries listed below
Sorting:
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- C++ High Performance, published by Packt☆266Updated 3 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 7 months ago
- ☆15Updated last year
- Asynchronous Programming with C++, Published by Packt☆82Updated last year
- Main Book repository for the Parallel and High Performance Computing book, Manning Publications☆223Updated 3 years ago
- supplementary material/programming exercises☆74Updated 4 years ago
- OpenMP tutorial☆41Updated 9 months ago
- Learning CUDA 10 Programming, published by Packt☆42Updated 3 years ago
- Learn OpenMP examples step by step☆101Updated last year
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆94Updated 7 years ago
- ☆30Updated 5 years ago
- This repository contains various examples of using Eigen library☆21Updated last year
- Examples from Programming in Parallel with CUDA☆170Updated 2 years ago
- Parallel Algorithm Scheduling Library☆106Updated 8 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 6 years ago
- CUDA by practice☆135Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- Multithreading in C++☆86Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- A set of hands-on tutorials for CUDA programming☆246Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆118Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆134Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago