From 252c1b11365f49dbe4205f123ef879f0e8fc2a0f Mon Sep 17 00:00:00 2001 From: Adam Dingwell Date: Wed, 4 May 2016 08:30:54 +0200 Subject: [PATCH] Changed to 2 build processes - more stable --- settings/tintin/user_settings_common.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/tintin/user_settings_common.bash b/settings/tintin/user_settings_common.bash index 7f59b12..e95a507 100644 --- a/settings/tintin/user_settings_common.bash +++ b/settings/tintin/user_settings_common.bash @@ -10,7 +10,7 @@ export LD_LIBRARY_PATH="$HOME/local/lib:$LD_LIBRARY_PATH" # Installer options: export WRF_CHEM=1 # 1 = WRF-Chem, 0 = only WRF -export NJOBS=4 # Number of processes to launch when compiling (1-20) +export NJOBS=2 # Number of processes to launch when compiling (1-20) export TESTCASE=em_real # Compile option (test case) for WRF # WRF download URLs (It's probably enough to set the version)