Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Releases: ROCm/atmi

Release for ROCm 2.7

25 Jul 20:52
Compare
Choose a tag to compare
  • Multiple bug fixes
  • Several performance optimizations for task scheduling using
    • HSA barrier packets (task dependency resolution on the device)
    • Host callback (task dependency resolution on the host)
  • Implementation of the taskgroup feature for better task management
  • Support for ROCm's code object manager (comgr) for querying kernel metadata information
  • Dropped support for HSAIL/BRIG
    • Supports only AMD GCN code objects

Release for ROCm 2.10

21 Nov 19:39
Compare
Choose a tag to compare
rocm_2.10.0

ATMI Release v0.7.1. Bug fixes and HSAIL/BRIG deprecation.

Release for ROCm 2.6

08 Jul 23:18
Compare
Choose a tag to compare
rocm_2.6.0

add a callback for hsa_queue_create to abort on failure instead of ca…

Release for ROCm 2.5

06 Jun 18:15
Compare
Choose a tag to compare
rocm_2.5.0

add a callback for hsa_queue_create to abort on failure instead of ca…

Release for ROCm 2.4

14 May 22:21
Compare
Choose a tag to compare
rocm_2.4.0

add a callback for hsa_queue_create to abort on failure instead of ca…