From 0c428287eb8796bc3bd05c8527810b2ad1bec84a Mon Sep 17 00:00:00 2001 From: Cahit Date: Thu, 6 Aug 2015 10:34:28 +0200 Subject: [PATCH] added a template nodelist file for multi-par --- scripts/{nodes_lxhadeb07.txt => nodes_gsi_template.txt} | 2 +- template/config_compile_gsi.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename scripts/{nodes_lxhadeb07.txt => nodes_gsi_template.txt} (64%) diff --git a/scripts/nodes_lxhadeb07.txt b/scripts/nodes_gsi_template.txt similarity index 64% rename from scripts/nodes_lxhadeb07.txt rename to scripts/nodes_gsi_template.txt index b25022f..b009b90 100644 --- a/scripts/nodes_lxhadeb07.txt +++ b/scripts/nodes_gsi_template.txt @@ -4,4 +4,4 @@ SYSTEM = linux CORENUM = 32 ENV = /u/cugur/depc363/bin/diamond_setup_x64.sh -WORKDIR = /u/cugur/depc363/Projects/TDC_on_TRB3/trb3/wasa/workdir +WORKDIR = /u/cugur/depc363/Projects/TDC_on_TRB3/trb3sc/template/workdir diff --git a/template/config_compile_gsi.pl b/template/config_compile_gsi.pl index 28fc49c..e931eda 100644 --- a/template/config_compile_gsi.pl +++ b/template/config_compile_gsi.pl @@ -6,7 +6,7 @@ synplify_path => '/opt/synplicity/J-2014.09-SP2', #synplify_command => "/opt/lattice/diamond/3.4_x64/bin/lin64/synpwrap -fg -options", synplify_command => "/opt/synplicity/J-2014.09-SP2/bin/synplify_premier_dp", -nodelist_file => 'nodelist_lxhadeb07.txt', +nodelist_file => 'nodelist_gsi_template.txt', firefox_open => 0, -- 2.43.0