From 5b80ef6d04bf831a3b957bd0a894ed0b23f7d8e2 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Fri, 18 Aug 2017 18:35:04 +0200 Subject: [PATCH] changes to release --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 2ed670b59..2ae7cbf06 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -98,7 +98,7 @@ New Features ------- 1. One can compile using cmake or the ./cmk.sh script(also uses cmake) Run ./cmk.sh -help to get more info. This method does not touch the - source files. + source files. Please start off with ./cmk.sh -bj9, where (9 is #cores+1) 2. One can compile the normal way using Makefile (editing Makefile.include for the hdf5 options), but this will modify other gitInfo files.