]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use HDF5 for testing simplex workflows 10887/head
authorPasquale Africa <pasqualeclaudio.africa@polimi.it>
Thu, 3 Sep 2020 14:40:55 +0000 (14:40 +0000)
committerPasquale Africa <pasqualeclaudio.africa@polimi.it>
Mon, 21 Sep 2020 13:34:52 +0000 (13:34 +0000)
.github/workflows/linux.yml

index 27f0ec7c185a73acf2fc9b47d4c6204733ae3294..37f4a1ab44c2adae0def0e7ebb49d6593aebd877 100644 (file)
@@ -48,7 +48,8 @@ jobs:
             libp4est-dev \
             trilinos-all-dev \
             petsc-dev \
-            libmetis-dev
+            libmetis-dev \
+            libhdf5-dev
     - name: info
       run: |
         mpicc -v
@@ -62,6 +63,10 @@ jobs:
               -D DEAL_II_WITH_TRILINOS="ON" \
               -D DEAL_II_WITH_PETSC="ON" \
               -D DEAL_II_WITH_METIS="ON" \
+              -D DEAL_II_WITH_HDF5="ON" \
+              -D HDF5_INCLUDE_DIR="/usr/include/hdf5/openmpi/" \
+              -D HDF5_LIBRARY="/usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so" \
+              -D HDF5_HL_LIBRARY="/usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5_hl.so" \
               -D DEAL_II_COMPONENT_EXAMPLES="OFF" \
               .
     - name: archive

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.