You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/02/20 22:45:43 UTC

[airavata] branch master updated: Ansible: max mem on simccs

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 08ddca6  Ansible: max mem on simccs
08ddca6 is described below

commit 08ddca63eef15dfcc6006705b7e079c085dd44bc
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Feb 20 17:45:18 2020 -0500

    Ansible: max mem on simccs
---
 .../ansible/inventories/scigap/production/host_vars/simccs/vars.yml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
index bd9c451..0591434 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
@@ -41,7 +41,7 @@ django_extra_settings:
   MAPTOOL_SETTINGS:
     CPLEX_APPLICATION_ID: "cplex-solver_99721933-c9e4-4285-9ef1-d035ca82b541"
     DATASETS_DIR: "/data/gateway-user-data/simccs-datasets"
-    JAVA_OPTIONS: "-Xmx11g"
+    JAVA_OPTIONS: "-Xmx4g"
 
 vhost_servername: "simccs.org"
 vhost_ssl: true