From: Uwe Köcher Date: Tue, 8 Jul 2014 09:38:13 +0000 (+0200) Subject: Updated CentOS7 platform X-Git-Tag: 0.3~12 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc94c56232ef893c6676c8007330753e35033e2f;p=candi.git Updated CentOS7 platform --- diff --git a/deal.II/platforms/supported/centos7.platform b/deal.II/platforms/supported/centos7.platform index 4abc980..c2bc611 100644 --- a/deal.II/platforms/supported/centos7.platform +++ b/deal.II/platforms/supported/centos7.platform @@ -5,12 +5,15 @@ # # su -c 'yum install -y svn git wget \ # @development-tools gcc-c++ cmake \ +# openmpi openmpi-devel \ # 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 openmpi-x86_64 ## #