Skip to content
Snippets Groups Projects
Commit 4b9f4586 authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

tweak the wording a bit more.

parent 1982c37f
No related branches found
No related tags found
1 merge request!147Pasc paper
...@@ -343,11 +343,11 @@ Intel's TBB \cite{ref:Reinders2007}, and, to some extent, ...@@ -343,11 +343,11 @@ Intel's TBB \cite{ref:Reinders2007}, and, to some extent,
Charm++ \cite{ref:Kale1993}. Charm++ \cite{ref:Kale1993}.
Since none of these existing taks-based libraries provide the flexibility Since none of these existing taks-based libraries provide the flexibility
required to make experiment with different scheduling and communication required to experiment with different scheduling and communication
techniques, we chose to implement our own task scheduler techniques, we chose to implement our own task scheduler
in \swift, which has since been back-ported as the general-purpose in \swift, which has since been back-ported as the general-purpose
\qs task scheduler \cite{gonnet2013quicksched}. \qs task scheduler \cite{gonnet2013quicksched}.
This also allowed us to extend the scheduler with the concept of This allowed us to extend the scheduler with the concept of
task conflicts and integrate the asynchronous communication task conflicts and integrate the asynchronous communication
scheme described further on. scheme described further on.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment