Skip to content

0.14.0

Compare
Choose a tag to compare
@karlmutch karlmutch released this 10 Jun 19:09
· 470 commits to main since this release

IMPROVEMENTS:

  • Upgrades to the AWS cli, and prometheus common libraries
  • Introduce queue-status, a tool for use with Job dispatching deployments using AutoScaling
  • Ubuntu 18.04 migrated to Ubuntu 20.04
  • TensorFlow 1.x support removed, versions now supported are 2.3-2.5
  • Python support bumped to include 3.9, 3.8.10 is the default
  • gRPC and protobuf upgrades
  • Go 1.16.4 support
  • CUDA 11.2 Migration

FIXES:

  • GPU Memory usage could result in 2 cards being allocated 1 for memory 1 for compute incorrectly

It is worth reminding that the Go module feature now being used provides module authentication using checksums against a database of modules hosted by google. Please review the following privacy notice in regards to this feature, https://proxy.golang.org/privacy. A vendor directory is provided as a means of avoiding Go module proxies performing integrity checking if you wish to run in a air-gaped configuration.