clearml-docs/docs/release_notes/clearml_agent/ver_0_12.md
2024-09-26 16:09:25 +03:00

1.4 KiB

title
Version 0.12

:::important Trains is now ClearML. :::

Trains Agent 0.12.2

Features and Bug Fixes

  • Improve configuration wizard.
  • Improve Docker and Kubernetes support.
  • Add docker build command.
  • Add initial Poetry support.
  • Fix Docker CUDA support.

Trains Agent 0.12.1

Features and Bug Fixes

  • Windows support! YES, you can now have Windows machines as part of your cluster (notice --docker is not supported on Windows).
  • Add initial Conda package manager support (still in beta).
  • Add --gpus and --cpu-only for easier GPU control when running multiple trains-agent instances on the same machine.
  • python_binary can now be specified (the default is the same Python binary executing the trains-agent).
  • Fix Issue (GitHub Issue #2).

Trains Agent 0.12.0

TRAINS Agent - Initial Release

  • TRAINS Agent currently supports Linux and Mac.
  • Python packaging system supported: pip.
  • Containers supported: Docker v19.03 and above.
  • Version Control support: git
  • Support for standalone scripts and Jupyter Notebooks.
  • TRAINS-server v0.12 and above.
  • TRAINS v0.11.3 and above.
  • Sample configuration file available here.