Releases: st4sd/st4sd-runtime-core
Releases · st4sd/st4sd-runtime-core
Release 2.0.0-alpha13
Changelog:
- fix: Components which do not specify command.environment receive the default environment
- the default is the environment called "environment", if it is not set then the default environment is the active shell of the runtime i.e. the environment variables of
elaunch.py
- the default is the environment called "environment", if it is not set then the default environment is the active shell of the runtime i.e. the environment variables of
Release 2.0.0-alpha12
refactor: show help message when running most stp
commands without any arguments
Release 2.0.0-alpha11
Changelog:
- better detection for instanceDirName in the event that the experiment is unable to start
- docker backend hides stdout when the log level is greater, or equal, to 20 (i.e. "INFO"-level)
Release 2.0.0-alpha10
Changelog:
- Added support for requesting GPUs in exclusive-mode on LSF
- Improvements to docker backend
Pre-release: 2.0.0-alpha5
This is pre-release 2.0.0-alpha5 of the st4sd-runtime-core