Skip to content

AOTriton 0.12.1 Beta

Latest

Choose a tag to compare

@xinyazhang xinyazhang released this 30 Jun 06:13
8fdb4a4

Overview

This is a point release with extra CPU+GPU ASAN packages, and gfx1250 GPU images.

Other GPU image tarballs are copied from 0.12b release directly.

Major Changes from Release 0.12 Beta

  • Experimental CPU+GPU ASAN support
    • C++ Compiler: TheRock Clang
    • Only gfx942 and gfx950 are built.
    • PyTorch integration builds cleanly; tests unvalidated
    • +asan is added as suffix of version numbers for asan build
  • Experimental gfx1250 support
    • Unlike other experimental architectures, gfx1250 is not traced by isArchExperimentallySupported()
      broader tests without setting TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1
    • isArchTechPreview() is added to track this situation

(Auto-generated Release Notes)

What's Changed

Full Changelog: 0.12b...0.12.1b