remote execution directories for ihope workflows

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: lalapps_ihope
    • None

      ) When Britta was executing her workflows, I noticed that the working directory created was not unique enough.
      That is fixed by changing the options passed to pegasus-plan invocation in the pegasus-plan.sh file that is created by ihope

      <snippet from email to britta>
      Here is an example pegasus-plan invocation

      pegasus-plan -Dpegasus.properties=/home/bdaudert/lm-test2/871234214-871320614/pegasus.properties -Dpegasus.catalog.site.file=/home/bdaudert/lm-test2/871234214-871320614/site-local.xml
      --dax s5_lowmass_ihope.dax --dir /home/bdaudert/lm-test2/pegasus-run-dir/871234214-871320614 --relative-dir . -s LIGO_CIT --nocleanup -f -o local

      I want you to modify the dir and relative-dir options. Move the timestamp range to the relative dir option.

      for e.g. the above invocation should actually be as follows
      pegasus-plan -Dpegasus.properties=/home/bdaudert/lm-test2/871234214-871320614/pegasus.properties -Dpegasus.catalog.site.file=/home/bdaudert/lm-test2/871234214-871320614/site-local.xml --dax s5_lowmass_ihope.dax --dir /home/bdaudert/lm-test2/pegasus-run-dir --relative-dir ./871234214-871320614 -s LIGO_CIT --nocleanup -f -o local

      </snippet from email to britta>

            Assignee:
            Duncan Brown
            Reporter:
            Karan Vahi
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: