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
+asanis 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 settingTORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1 isArchTechPreview()is added to track this situation
- Unlike other experimental architectures, gfx1250 is not traced by
(Auto-generated Release Notes)
What's Changed
- 0.12.1b: asan+gfx1250 support by @xinyazhang in #191
Full Changelog: 0.12b...0.12.1b