-
Notifications
You must be signed in to change notification settings - Fork 71
EMLab in Headless Mode
JCRichstein edited this page Apr 15, 2013
·
20 revisions
EMLab-Generation can be run in headless mode, and can in this way automatically run a range of scenarios on a single machine, or even on a High-Performance Cluster.
The necessary scripts to do so, can be found in the folder shellscripts/headlessScripts. Before starting to use them, it is necessary to configure their usage by filling out the template TEMPLATE_scriptConfigurations.cfg and saving it as scriptConfigurations.cfg. In this way the scenario folder, results folder etc. can be defined. If the scripts are only to be run locally, the fields with REMOTE or SERVER can be left empty.
The scripts to run EMLab locally are localHeadlessSingle.sh, to run a single run of EMLab and localHeadlessArray.sh to run a range of scenarios.