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: almost 8 years ago
Linked from 1 awesome list

cppcpp11gpu

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vcdevel/vcA C++ library for explicitly data-parallel programming on modern CPUs and GPUs.1,461
yuki-koyama/parallel-utilProvides parallel processing utilities for C++1130
mpoeter/xeniumConcurrent data structures and memory reclamation algorithms for efficient parallel programming in C++514
mortennobel/unityutilsA collection of utility classes for Unity game development91
parallella/palAn optimized C library for parallel computing and data movement on resource-constrained devices301
picanumber/yappParallel pipeline library for stream processing62
kmc7468/cppdnnProvides machine learning capabilities in C++119
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
simonmar/parconc-examplesSample code to accompany a book on parallel and concurrent programming in Haskell355
0xc0dec/demosA collection of OpenGL and Vulkan graphics demos in C++45
diegoperini/cppnow2014-dopplProvides slides and code materials from a 2014 presentation on using C++ as a concurrent assembly language8
raveler/ffmpeg-cppA C++ wrapper around the FFmpeg libraries to simplify video processing and encoding.565
vittorioromeo/cppcon2014A repository containing slides and code for a talk on C++11/C++14 game development87
boostorg/mp11A C++11 metaprogramming library enabling advanced template-based programming245
frengels/matterAn ECS implementation using C++20 and template metaprogramming for highly parallel systems.20