]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II: added fedora 22 support
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 28 May 2015 21:56:38 +0000 (23:56 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 28 May 2015 21:56:38 +0000 (23:56 +0200)
deal.II/platforms/supported/fedora22.platform [new file with mode: 0644]

diff --git a/deal.II/platforms/supported/fedora22.platform b/deal.II/platforms/supported/fedora22.platform
new file mode 100644 (file)
index 0000000..668d7bc
--- /dev/null
@@ -0,0 +1,37 @@
+# Fedora 22
+
+# This build script assumes that you have several packages already
+# installed via Fedora's yum using the following command:
+#
+# $ su -c 'dnf install -y \
+# @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 '
+# 
+# Additional packages (if you need):
+# ~ ARPACK system packages: arpack arpack-devel
+# ~ METIS  system packages: metis metis-devel
+# ~ MUMPS  system packages: MUMPS-openmpi MUMPS-openmpi-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 packages this platform needs
+PACKAGES=(
+#once:boost
+once:parmetis
+once:superlu_dist
+once:hdf5
+once:p4est
+once:trilinos
+once:petsc
+once:slepc
+dealii
+)
+

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.