From: Uwe Köcher Date: Wed, 7 Oct 2015 07:15:16 +0000 (+0200) Subject: deal.II: updated centos7 platform information for CentOS 7.1 X-Git-Tag: v0.7~15 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4947ab4670c4c181a267bd5c457bcd0244741a73;p=candi.git deal.II: updated centos7 platform information for CentOS 7.1 --- diff --git a/deal.II/platforms/supported/centos7.platform b/deal.II/platforms/supported/centos7.platform index 2f5c073..e182aa9 100644 --- a/deal.II/platforms/supported/centos7.platform +++ b/deal.II/platforms/supported/centos7.platform @@ -3,20 +3,20 @@ # This build script assumes that you have several packages already # installed via RHEL's yum using the following command: # -# su -c 'yum install -y patch svn git wget \ +# sudo yum install -y patch svn git wget \ # @development-tools gcc-c++ cmake \ # openmpi openmpi-devel \ # 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 # # Load the openmpi compiler with (e.g. for 64bit systems) -# module load openmpi-x86_64 +# module load mpi/openmpi-x86_64 ## #