]> https://gitweb.dealii.org/ - candi.git/commitdiff
Add documentation for generic linux cluster.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 11 Mar 2016 20:40:10 +0000 (15:40 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 11 Mar 2016 20:40:10 +0000 (15:40 -0500)
README.md

index 5361d33abd6ad9675287fb3e50685be778e13ffa..b975656b1a86c4da16637d1a122af4e6ba09e8cf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -51,13 +51,22 @@ You run the installer by
 ```
 Hit return and wait.
 
-#### Install deal.II on ubuntu 12.04, 14.xx, 15.xx :
+#### Install deal.II on ubuntu 12.04, 14.xx, 15.xx:
 ```bash
   $> export CC=mpicc; export CXX=mpicxx; export FC=mpif90; export FF=mpif77
   $> ./candi.sh
 ```
 Hit return and wait.
 
+#### Install deal.II on a generic Linux cluster:
+```bash
+  $> export CC=mpicc, export CXX=mpicxx; export FC=mpif90; export FF=mpif77
+  $> ./candi.sh --platform=./deal.II-toolchain/platforms/supported/linux_cluster.platform
+```
+Hit return and wait.
+Note that you probably also want to change the prefix path (see below) and 
+the path to BLAS and LAPACK in the configuration file (see below).
+
 Adapting candi to your needs
 ----
 

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.