Skip to content

MIOpen v2.8.0

Compare
Choose a tag to compare
@daniellowell daniellowell released this 29 Oct 00:57
· 1710 commits to develop since this release

Notes:

  • This release provides additional bug fixes and support for embedded builds using MIOpen as a static library.

Changes:

  • Fixed workspace size calculation for GEMM group convolutions
  • Fixed performance regression for M/N
  • Fixed issue with faulty compiler option
  • Fixed typo in components dependency variable in CMakeLists.txt
  • Fixed issues with COMgr backed online compilation for HIP kernels
  • Added cmake flag for embedding system databases when building a static library
  • Added a way to disable building MIOpenDriver when building a static library
  • Added CC compiler detection in ROCm environment
  • Known issue: This release may show warnings for "obsolete configs" in the performance database. This can be fixed by rerunning tuning on a specific network; see tuning documentation