1 citations · 1 across the 2 of their papers we have counts for
4 papers
Kvik: A task based middleware with composable scheduling policies
Saurabh Raje, Frédéric Wagner
In this paper we present Kvik: an implementation of a task-based "middleware" for shared memory parallel programming in the Rust language built on top of the Rayon library. We devi…
Work Stealing Simulator
Mohammed Khatiri, Denis Trystram, Frédéric Wagner
We present in this paper a Work Stealing lightweight PYTHON simulator. Our simulator is used to execute an application (list of tasks with or without dependencies), on a multiple p…
Work Stealing with latency
Mohammed Khatiri, Denis Trystram, Frederic Wagner
We study in this paper the impact of communication latency on the classical Work Stealing load balancing algorithm. Our approach considers existing performance models and the under…
A new analysis of Work Stealing with latency
Nicolas Gast, Mohammed Khatiri, Denis Trystram +1
We study in this paper the impact of communication latency on the classical Work Stealing load balancing algorithm. Our paper extends the reference model in which we introduce a la…