Skip to content

Launcher version 3.0

Compare
Choose a tag to compare
@lwilson lwilson released this 13 Nov 16:58
· 138 commits to master since this release

New in version 3.0:

  • All dependency on script arguments has been removed in favor of variable propagation
  • CONTROL_FILE has been deprecated and replaced with LAUNCHER_JOB_FILE
  • Dynamic scheduling is now the default
  • Launcher sanity checks are now performed within paramrun, and warnings are issued for any variables which are not set
  • Variables other than LAUNCHER_DIR and LAUNCHER_JOB_FILE which are not set before calling paramrun are automatically set to default values.
  • Launcher is now licensed under MIT