]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II: updated platform description/notes for RHEL/CentOS/Fedora families
authorUwe Köcher <koecher@hsu-hamburg.de>
Fri, 6 Nov 2015 18:29:35 +0000 (19:29 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Fri, 6 Nov 2015 18:29:35 +0000 (19:29 +0100)
deal.II-toolchain/platforms/supported/centos7.platform
deal.II-toolchain/platforms/supported/fedora22.platform
deal.II-toolchain/platforms/supported/fedora23.platform
deal.II-toolchain/platforms/supported/rhel7.platform

index 11ac40721329a1bb8334905577765e282b68ffa9..58e01f837298550317cd5160603f7051c45d56a9 100644 (file)
@@ -1,9 +1,9 @@
 # CentOS 7
 
 # This build script assumes that you have several packages already
-# installed via RHEL's yum using the following command:
+# installed via CentOS's yum using the following command:
 #
-# sudo yum install -y patch svn git wget \
+# sudo yum install patch svn git wget \
 # @development-tools gcc-c++ cmake \
 # openmpi openmpi-devel \
 # patch \
 # blas blas-devel lapack lapack-devel \
 # doxygen graphviz graphviz-devel qt-devel
 # 
-# ARPACK: arpack arpack-devel
-# METIS: metis metis-devel
-# 
-# Load the openmpi compiler with (e.g. for 64bit systems)
-#   module load mpi/openmpi-x86_64
+# 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!
 ##
 
 #
index 20e6c2654602d14a361b24b0e895aba86f99528e..abc38a8fb36f2bc8b8f363dfcff342826790017d 100644 (file)
@@ -1,19 +1,15 @@
 # Fedora 22
 
 # This build script assumes that you have several packages already
-# installed via Fedora's yum using the following command:
+# installed via Fedora's dnf using the following command:
 #
-# $ sudo dnf install -y \
+# $ 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 
 # 
-# Additional packages (if you need):
-# ~ ARPACK system packages: arpack arpack-devel
-# ~ METIS  system packages: metis metis-devel
-# 
 # Please load the 'openmpi' compiler with
 # $  module load mpi/openmpi-x86_64
 # and then set the compiler enviroment variables to
index abf3b238dc27104d0623bdec8a6127a6487a711b..ba41b1a5e7800d1d34b4e09911d866b8f643cc39 100644 (file)
@@ -1,19 +1,15 @@
 # Fedora 23
 
 # This build script assumes that you have several packages already
-# installed via Fedora's yum using the following command:
+# installed via Fedora's dnf using the following command:
 #
-# $ sudo dnf install -y \
+# $ 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 
 # 
-# Additional packages (if you need):
-# ~ ARPACK system packages: arpack arpack-devel
-# ~ METIS  system packages: metis metis-devel
-# 
 # Please load the 'openmpi' compiler with
 # $  module load mpi/openmpi-x86_64
 # and then set the compiler enviroment variables to
index 3eb998dbf1f1c67efd09c4d21656bd5403d11d46..3900fe8710677e376203ae64b5bc0a2370236f1f 100644 (file)
@@ -3,17 +3,19 @@
 # This build script assumes that you have several packages already
 # installed via RHEL's yum using the following command:
 #
-# su -c 'yum install -y svn git wget \
+# sudo yum install svn git wget \
 # @development-tools gcc-c++ cmake \
 # patch \
 # libtool libtool-ltdl libtool-ltdl-devel \
 # lua lua-devel \
 # blas blas-devel lapack lapack-devel \
-# doxygen graphviz graphviz-devel qt-devel '
+# doxygen graphviz graphviz-devel qt-devel
 # 
-# ARPACK: arpack arpack-devel
-# METIS: 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!
 ##
 
 #

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.