Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Given a DAG where some steps are to always  run at AOC and some are to always  run in CHTC how can we dictate this.  Right now local jobs flock  to CHTC if local resources are full.  Can we make local jobs idle instead of flock?
    • ANSWER: Use PoolNames.  I need to make a testpost PoolName.
  • We are starting to run 10s of jobs in CHTC requiring 40GB as part of a local DAG.  Are there any options we can set to improve their execution chance.  What memory footprint (32, 20, 16, 8GB) would significantly improve their chances.  Ask Lauren.
  • Do you have any examples of how to launch instances in the spot marked with condor_annex?  I have read the docs and am still lost.
    • James knows how to make this json blob
  • How can we set AWS Tags with condor_annex?  We'd like this to track jobs and set billing tags.
    • Possibly with Launch Templates
    • Possibly use aws-user-data to condor_annex

...