Skip to content

TauGrid v0.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:50
· 37 commits to main since this release
834c912

TauGrid v0.3.1

TauGrid v0.3.1 publishes the tau and tau-gen command-line tools together
with aligned TauGrid 0.3.1 images and Helm charts.

Highlights

  • Add first-class working-directory dispatch for Kubernetes Job workloads and
    make run failure evidence more precise and observable.
  • Improve TauCluster workload-profile reconciliation and GPU topology contract
    validation.
  • Harden GPU health monitoring, including DCGM availability, IMEX profile
    expectations, and InfiniBand health reporting.
  • Refresh the AKS deployment and onboarding paths, including managed and
    self-managed GPU stack support.

Compatibility

  • Public environment variables keep the TAU_ prefix.
  • Kubernetes metadata and workspace APIs keep the tau.azure.com domain.
  • experiment and portal commands continue to require the separate
    taugrid-portal binary.

Install

  1. Download the matching tau-<os>-<arch> binary and SHA256SUMS.
  2. Verify the checksum before installing the binary as tau.
  3. Put the verified binary on PATH and run tau version --short.
  4. Use the matching tau-gen-<os>-<arch> asset when code generation is needed.