Skip to content

v2024.2

Latest
Compare
Choose a tag to compare
@sophimao sophimao released this 14 Jun 13:38
· 46 commits to main since this release

Added

  • Support arbitary Buffer Location for accessor (#343).
  • Informally support atomic fence capability device query (#345).

Changed

  • Use c++ constructs to replace malloc calls in acl_kernel_if (#325).
  • Various Runtime code clean up (#334, #335).
  • Update Thread Sanitizer to use Ubuntu 22.04 (#339).
  • Prerequisite changes for getting rid of simulation environment variable (#341).

Fixed

  • Correct CSR pipe behaviour when StallFree is used (#340).