]> https://gitweb.dealii.org/ - candi.git/commitdiff
add debian10 as supported platform
authorSebastian Kinnewig <kinnewig@ifam.uni-hannover.de>
Wed, 17 Jun 2020 08:12:48 +0000 (10:12 +0200)
committerSebastian Kinnewig <kinnewig@ifam.uni-hannover.de>
Wed, 17 Jun 2020 13:49:05 +0000 (15:49 +0200)
deal.II-toolchain/platforms/supported/debian10.platform [new file with mode: 0644]

diff --git a/deal.II-toolchain/platforms/supported/debian10.platform b/deal.II-toolchain/platforms/supported/debian10.platform
new file mode 100644 (file)
index 0000000..d640355
--- /dev/null
@@ -0,0 +1,23 @@
+# debian 10
+#
+# This build script assumes that you have several packages already
+# installed via debian's apt-get using the following commands:
+#
+# > sudo apt-get install build-essential automake autoconf gfortran \
+#   openmpi-bin openmpi-common libopenmpi-dev cmake subversion git \
+#   libblas-dev liblapack-dev libblas3 liblapack3 splint tcl tcl-dev \
+#   environment-modules libsuitesparse-dev libtool libboost-all-dev \
+#   qt4-dev-tools
+#
+# Then reboot and run candi again.
+##
+
+## on debian 10 the candi installed parmetis 4.0.3 is not recognized correctly
+# for trilinos 12-10-1. We force to assume parmetis version 4.0.3.
+TRILINOS_PARMETIS_CONFOPTS="\
+    ${TRILINOS_PARMETIS_CONFOPTS} \
+    -D HAVE_PARMETIS_VERSION_4_0_3=ON"
+
+#
+# Define the additional packages for this platform.
+#PACKAGES="once:cmake ${PACKAGES}"

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.