]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add ArborX to readme.html
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 8 Jan 2021 20:54:58 +0000 (20:54 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 12 Feb 2021 14:21:38 +0000 (14:21 +0000)
doc/readme.html

index 3a73cd3537aba050e54421610e32755ce68dfdef..dc0518f942072eaab989cbaf63f71c88d04a8d0d 100644 (file)
             </p>
         </dd>
 
+        <dt><a name="ArborX"/>
+            <a href="https://github.com/arborx/ArborX" target="_top">ArborX</a></dt>
+        <dd>
+            <p>
+                <a href="https://github.com/arborx/ArborX" target="_top">ArborX</a> is an open-source library designed to provide performance portable algorithms for geometric search, similarly to nanoflann and Boost Geometry.
+                To use a self compiled version, pass <code>-DARBORX_DIR=/path/to/arborx</code> to the deal.II CMake call. To use <a href="https://github.com/arborx/ArborX" target="_top">ArborX</a>, deal.II needs to be configured with <a href="https://github.com/kokkos/kokkos" target="_top">Kokkos</a>support.
+            </p>
+        </dd>
+
         <dt><a name="ARPACK"/>
        <a href="http://www.caam.rice.edu/software/ARPACK/" target="_top">ARPACK</a></dt>
         <dd>
                 </p>
             </dd>
 
+            <dt><a name="Kokkos"/>
+                <a href="https://github.com/kokkos/kokkos" target="_top">Kokkos</a></dt>
+            <dd>
+                <p>
+                    <a href="https://github.com/kokkos/kokkos" target="_top">Kokkos</a> implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms.
+                    To use a self compiled version, pass <code>-DKOKKOS_DIR=/path/to/kokkos</code> to the deal.II CMake call.
+                </p>
+            </dd>
+
 
             <dt><a name="metis"></a><a href="http://glaros.dtc.umn.edu/gkhome/metis/metis/overview"
             target="_top">METIS</a></dt>

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.