Skip to content

Latch 2.13.1

Compare
Choose a tag to compare
@AidanAbd AidanAbd released this 18 Feb 00:41
· 1711 commits to main since this release

Latch 2.13.1

New Features

  • The latch dockerfile command which auto-generates a Dockerfile from files in the workflow directory.
  • The latch init command can use base images with hardware acceleration using the --cuda and the --opencl flags
  • The latch init command does not populate the workflow directory with a Dockerfile by default
  • The latch init command will populate the workflow directory with a Dockerfile if passed --dockerfile
  • The latch register and latch develop commands auto-generate a dockerfile from files in the workflow directory if no Dockerfile is present
  • Documentation for the auto-generated Dockerfile feature

Enhancements/Bug Fixes

  • Quickstart tutorial is written factually
  • Getting started docs are written factually
  • Add latch/latch_cli/services/init/common to pypi release