#
multicore-programming
Here are 14 public repositories matching this topic...
Modern C++ Parallel Task Programming
multi-threading
parallel-computing
cuda
multithreading
gpgpu
concurrent-programming
high-performance-computing
heterogeneous-parallel-programming
threadpool
parallel-programming
work-stealing
gpu-programming
taskparallelism
multicore-programming
cuda-programming
-
Updated
May 28, 2020 - C++
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
reactive
scalable
microservice
realtime
distributed
concurrent
elastic
multicore
multicore-cpu
multicore-programming
development-framework
cache-friendly
tredzone
-
Updated
Sep 3, 2019 - C++
The Darkest Pipeline - Multithreaded pipelines for modern C++
multi-threading
pipeline
cpp
pipelines
multithreading
concurrent-programming
header-only
cpp17
thread-safe
multicore-programming
-
Updated
May 30, 2020 - C++
Learning ECS - 100k Cubes in Phyllotaxis pattern
csharp
unity3d
jobs
multithreading
ecs
entity-component-system
entity
burst
multicore-programming
multicore-processors
phyllotaxis-pattern
ecs-phyllotaxis
-
Updated
Jun 28, 2019 - C#
Parallel Programming Lab Resources.
-
Updated
Jun 20, 2018 - C++
openMPI multicore implementation of John The Ripper
-
Updated
Jan 22, 2020 - C
Implementing the Game of Life by Conway. Trying to learn ECS and data driven thinking
performance
component
system
csharp
gameoflife
unity3d
jobs
ecs
entity
simd
burst
multicore
high
multicore-programming
-
Updated
Nov 30, 2018 - C#
04/2016: Implementation of a high performance parallel Fish and Shark application targeting a multi-core architecture (AMD Opteron 2.3GHz processor with 12 cores and 12 contexts)
-
Updated
Aug 8, 2019 - Java
-
Updated
Jun 12, 2019
-
Updated
Sep 29, 2019 - C++
-
Updated
May 29, 2019 - Java
Improve this page
Add a description, image, and links to the multicore-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multicore-programming topic, visit your repo's landing page and select "manage topics."


As per #98, in #102 we added proper testing of (almost) all examples in the docs (more land in #99 too).
One of the issues is that some of these examples are also re-implemented in the test suite.
The duplication between examples in
examples/and what's in the tests is hard to avoid currently since the test currently take some of the documented examples and parameterize them with things li