[ET Trac] [Einstein Toolkit] #1672: Simfactory: add --basedir=@BASEDIR@ to all submit scripts
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Oct 16 06:56:11 CDT 2014
#1672: Simfactory: add --basedir=@BASEDIR@ to all submit scripts
-------------------------+--------------------------------------------------
Reporter: bmundim | Owner: eschnett
Type: defect | Status: new
Priority: minor | Milestone:
Component: SimFactory | Version: development version
Resolution: | Keywords: Simfactory basedir
-------------------------+--------------------------------------------------
Comment (by rhaas):
I am not sure I understand exactly what the new option would do. I am not
quite sure what you mean by
{{{
--basedir=@BASEDIR@
}}}
ie do you use {{{@BASEDIR@}}} as just a placeholder in your ticket or do
you want it to be simfactory's placeholder {{{@BASEDIR@}}}?
You can have something like:
{{{
[default]
basedir = /home/bmundim
[foo]
basedir = /work/bmundim
[bar]
basedir = /home1/bmumdim
}}}
in you simfactory simfactory/etc/defs.local.ini which will use
{{{/home/bmundim}}} as the basedir on all machines that do not specify
anything in their machine.ini and {{{/work/bmundim}}} for machine
{{{foo}}} (overriding what may be in its machine.ini) aand
{{{/home1/bmumdim}}} for the machine {{{bar}}}.
Is that what you'd like to achieve?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1672#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list