Skip to content

MIOpen v2.12.0

Compare
Choose a tag to compare
@JehandadKhan JehandadKhan released this 03 Aug 22:17
· 541 commits to master since this release

Notes

  • This release includes support for Navi21 and various other bug fixes and performance improvements

Changes

  • MIOpen now supports Navi21!! (via MIOpen PRs 973, 780, 764, 740, 739, 677, 660, 653, 493, 498)
  • Fixed a correctness issue with ImplicitGemm algorithm
  • Updated the performance data for new kernel versions
  • Improved MIOpen build time by splitting large kernel header files
  • Fixed an issue in reduction kernels for padded tensors
  • Various other bug fixes and performance improvements