Skip to content

Releases: st4sd/st4sd-runtime-core

Release 2.0.0-alpha13

21 Aug 13:41
Compare
Choose a tag to compare
Release 2.0.0-alpha13 Pre-release
Pre-release

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

Release 2.0.0-alpha12

17 Aug 10:01
Compare
Choose a tag to compare
Release 2.0.0-alpha12 Pre-release
Pre-release

refactor: show help message when running most stp commands without any arguments

Release 2.0.0-alpha11

01 Aug 12:42
Compare
Choose a tag to compare
Release 2.0.0-alpha11 Pre-release
Pre-release

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

06 Jul 11:43
Compare
Choose a tag to compare
Release 2.0.0-alpha10 Pre-release
Pre-release

Changelog:

  • Added support for requesting GPUs in exclusive-mode on LSF
  • Improvements to docker backend

Pre-release: 2.0.0-alpha5

07 Dec 20:54
413d0ce
Compare
Choose a tag to compare
Pre-release

This is pre-release 2.0.0-alpha5 of the st4sd-runtime-core