Skip to content

TauGrid v0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:07
· 9 commits to main since this release
0ef8ced

TauGrid v0.3.2

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

Highlights

  • Update the bundled gpu-monitoring Helm dependency from 0.1.3 to 0.1.6,
    including per-GPU-profile IMEX driver expectations.

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.