]> https://gitweb.dealii.org/ - candi.git/commitdiff
adds fedora29 platform file
authorUwe Köcher <mail@uwe.koecher.cc>
Fri, 22 Jan 2021 21:58:26 +0000 (22:58 +0100)
committerUwe Köcher <mail@uwe.koecher.cc>
Fri, 22 Jan 2021 21:58:26 +0000 (22:58 +0100)
deal.II-toolchain/platforms/supported/fedora29.platform [new file with mode: 0644]

diff --git a/deal.II-toolchain/platforms/supported/fedora29.platform b/deal.II-toolchain/platforms/supported/fedora29.platform
new file mode 100644 (file)
index 0000000..8720ab3
--- /dev/null
@@ -0,0 +1,23 @@
+# Fedora 29
+
+# This build script assumes that you have several packages already
+# installed via Fedora's dnf using the following command:
+#
+# $ sudo dnf install \
+# @development-tools gcc-c++ cmake openmpi openmpi-devel splint \
+# patch libtool lua lua-devel \
+# blas blas-devel lapack lapack-devel \
+# doxygen graphviz graphviz-devel qt-devel \
+# metis metis-devel 
+# 
+# Please load the 'openmpi' compiler with
+# $  module load mpi/openmpi-x86_64
+# and then set the compiler enviroment variables to
+# $ export CC=mpicc; export CXX=mpicxx; export FC=mpif90; export FF=mpif77
+# before you continue!
+##
+
+#
+# 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.