Launcher version 3.0
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