From: Timo Heister Date: Mon, 19 Aug 2024 01:14:31 +0000 (-0400) Subject: add taskflow X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a920b52045ed7b95c19bf1a6da4499b44829297a;p=release-papers.git add taskflow --- diff --git a/9.6/paper.bib b/9.6/paper.bib index cca7f9b..97a35ff 100644 --- a/9.6/paper.bib +++ b/9.6/paper.bib @@ -1635,3 +1635,14 @@ See: https://doc.cgal.org/latest/Manual/how_to_cite_cgal.html year = {2022}, pages = {102940} } + +@article{huang2021taskflow, + title={Taskflow: A lightweight parallel and heterogeneous task graph computing system}, + author={Huang, Tsung-Wei and Lin, Dian-Lun and Lin, Chun-Xun and Lin, Yibo}, + journal={IEEE Transactions on Parallel and Distributed Systems}, + volume={33}, + number={6}, + pages={1303--1320}, + year={2021}, + publisher={IEEE} +} diff --git a/9.6/paper.tex b/9.6/paper.tex index faa4d6b..b2941bc 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -471,6 +471,7 @@ following: \item SLEPc \cite{hernandez2005slepc} \item SUNDIALS \cite{hindmarsh2005sundials} \item SymEngine \cite{symengine-web-page} + \item Taskflow \cite{huang2021taskflow} \item TBB \cite{reinders2007tbb} \item Trilinos \cite{heroux2005trilinos,trilinos-web-page} \item UMFPACK \cite{davis2004umfpack}