From: Uwe Köcher Date: Fri, 6 Oct 2017 07:41:17 +0000 (+0200) Subject: enhances linux_cluster platform description X-Git-Tag: v8.5.1~14^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7370bc171122894e022536d8f22fc4ba261953;p=candi.git enhances linux_cluster platform description --- diff --git a/deal.II-toolchain/platforms/supported/linux_cluster.platform b/deal.II-toolchain/platforms/supported/linux_cluster.platform index cb1eeb5..ecc84f3 100644 --- a/deal.II-toolchain/platforms/supported/linux_cluster.platform +++ b/deal.II-toolchain/platforms/supported/linux_cluster.platform @@ -1,19 +1,21 @@ # linux # -# This build script assumes that you have several packages already -# installed: -# automake -# autoconf -# cmake -# mpi -# gcc -# subversion -# git -# blas -# lapack +# This build script assumes that you have at least the packages: +# automake, autoconf, cmake, gcc, openmpi, blas, lapack, and +# git, cmake, zlib and bzip2 and boost +# installed. +# +# The packages +# git, cmake, zlib and bzip2 and boost +# can be installed with candi by selecting them in the candi.cfg file. +# +# Please note that this platform description is only a hint for +# dependencies and cannot ensure a successful build. Look into other +# platform descriptions for further dependencies. # ## # # Define the additional packages for this platform. #PACKAGES="once:cmake ${PACKAGES}" +