Commit

committed 13ab4e9

Edited online

Files changed (1)

File Home.md Modified

View file
  • Ignore whitespace
  • Hide word diff
 make slurm_server
 ```
 
-## Create RMS Computation Nodes ##
+## Setup RMS on computation nodes ##
 
 Run
 ```
 make munge.key.copy
 make slurm_client
-make all
+```
+
+This includes OpenMPI and Boost.
+
+## Setup NFS on computation nodes ##
+
+Run
+```
 make nfs-export
 make daily
-```
+```
+
+## Setup libraries on computation nodes ##
+
+Run
+```
+make all
+```
+
+This includes GSL, cmake, Boost, openGL, VTK, BLAS, GMP, MPFR, CGAL, NTL, openSSL, MariaDB, MySQL++, GraphicsMagick.