From: Matthias Maier Date: Wed, 5 Jun 2019 18:40:27 +0000 (-0500) Subject: add a reference to the ginkgo project X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e827f15061b31401e68d26676fb91a0b597964;p=release-papers.git add a reference to the ginkgo project Same problem here: I haven't found a citable publication --- diff --git a/9.1/paper.bib b/9.1/paper.bib index a5d83f2..39b3512 100644 --- a/9.1/paper.bib +++ b/9.1/paper.bib @@ -476,6 +476,12 @@ Collection of deal.II Manifold Wrappers for the OpenCASCADE Library}}, pages = {136-156} } +@Misc{ginkgo-web-page, + key = {ginkgo}, + title = {Ginkgo: high-performance linear algebra library for manycore + systems}, + note ={\url{https://github.com/ginkgo-project/ginkgo}} +} @Misc{opencascade-web-page, key = {OpenCASCADE}, diff --git a/9.1/paper.tex b/9.1/paper.tex index 6576cbf..7ed25c2 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -659,10 +659,6 @@ following: \texttt{ParsedConvergenceTable} class: \cite{SartoriGiulianiBardelloni-2018-a}. \end{itemize} -\marginpar{I'm sure we have new interfaces. HDF5 and the various AD/SD - libraries come to mind. Please update. MM: The list actually looks pretty - complete (I have not verified that we actually cite *all* canonical - publications for a given library).} \dealii can interface with many other libraries: \begin{multicols}{3} \begin{itemize} @@ -674,6 +670,7 @@ following: \item cuSPARSE \cite{cusparse} \item Gmsh \cite{geuzaine2009gmsh} \item GSL \cite{gsl2016} +\item Ginkgo \cite{ginkgo-web-page} \item HDF5 \cite{hdf5} \item METIS \cite{karypis1998fast} \item MUMPS \cite{ADE00,MUMPS:1,MUMPS:2,mumps-web-page}