]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog entry and fix a typo. 7368/head
authorPratik Nayak <pratik.nayak4@gmail.com>
Wed, 30 Jan 2019 15:20:39 +0000 (16:20 +0100)
committerPratik Nayak <pratik.nayak4@gmail.com>
Wed, 30 Jan 2019 15:20:39 +0000 (16:20 +0100)
doc/news/changes/major/20190130ginkgo-developers [new file with mode: 0644]
doc/readme.html

diff --git a/doc/news/changes/major/20190130ginkgo-developers b/doc/news/changes/major/20190130ginkgo-developers
new file mode 100644 (file)
index 0000000..646f6b3
--- /dev/null
@@ -0,0 +1,7 @@
+New: Support for Ginkgo, a high-performance numerical linear algebra library
+has been added. Ginkgo provides advanced highly optimized linear solvers,
+matrix formats and an abstraction to easily create linear operators on both
+the cpu and the gpu. The deal.II's Ginkgo interface can currently be used to
+solve linear systems using Krylov solvers with the cuda and OpenMP paradigms.
+<br>
+(Ginkgo developers, 2019/01/30)
index 406981e5f71078563a4c9537c61737bdfbf5d5ed..9d7cf59ead413b5629ee88f3ef4475b77a7b3639 100644 (file)
                     <a href="https://ginkgo-project.github.io/" target="_top">Ginkgo</a>
                     is a numerical linear algebra library with highly optimized kernels
                     for many core architectures with a focus on fine level parallelism.
-                    It allows for easy switching of the executing paradigm (CUDA, OpenMP, .etc)
+                    It allows for easy switching of the executing paradigm (CUDA, OpenMP, etc.)
                     while providing a multitude of linear solvers and preconditioners
                     and extension to other linear operators with minimal changes required in the code.
                     To enable Ginkgo, pass <code>-DGINKGO_DIR=/path/to/ginkgo</code> to CMake when

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.