ParallelComputingPlayground

Parallel Computing Demo

A showcase project demonstrating various parallel computing techniques and libraries in C++.

Shows different programming techniques for parallel computing on CPU and GPU

GitHub

2 stars
2 watching
3 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list

cppcpp11gpu

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vcdevel/vc A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. 1,456
yuki-koyama/parallel-util Provides parallel processing utilities for C++11 30
mpoeter/xenium Concurrent data structures and memory reclamation algorithms for efficient parallel programming in C++ 488
mortennobel/unityutils A collection of utility classes for Unity game development 91
parallella/pal An optimized C library for parallel computing and data movement on resource-constrained devices 302
picanumber/yapp Parallel pipeline library for stream processing 61
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
simonmar/parconc-examples Sample code to accompany a book on parallel and concurrent programming in Haskell 353
0xc0dec/demos A collection of OpenGL and Vulkan graphics demos in C++ 45
diegoperini/cppnow2014-doppl Provides slides and code materials from a 2014 presentation on using C++ as a concurrent assembly language 8
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
vittorioromeo/cppcon2014 A repository containing slides and code for a talk on C++11/C++14 game development 87
boostorg/mp11 A C++11 metaprogramming library enabling advanced template-based programming 243
frengels/matter An ECS implementation using C++20 and template metaprogramming for highly parallel systems. 20