
Designing an ultra low-overhead multithreading runtime for Nim Exposing fine-grained parallelism fo…
Designing an ultra low-overhead multithreading runtime for Nim Exposing fine-grained parallelism for 32+ cores hardware via message passing
by Mamy Ratsimbazafy
At: FOSDEM 2020
video.fosdem.org/2020/AW1.125/nimultralowoverheadr…
While multithreading abstractions are consolidating over a couple of basic primitives around the notion of tasks and futures, under the hood implementations are vastly differing.
The abstraction "details" are significant in the current era as developers now have to find parallelism opportunities for 16+ cores on consumer CPUs.
We go over the design space of task-parallel and data-parallel multithreading runtime library and present an unique, scalable approach
based on message passing.
Room: AW1.125
Scheduled start: 2020-02-02 15:20:00
コメント