v1.3.5
AMDGPU v1.3.5
Merged pull requests:
- Remove overload for 1.12-rc1 and higher (#784) (@pxl-th)
- Fix global hostcall detection (#787) (@pxl-th)
- Refactor initialization logic to allow for automatic detection in Fedora (#788) (@gbaraldi)
- Fix printf on 1.11+ (#789) (@pxl-th)
- follow up #788, improve docs (#791) (@simeonschaub)
- Remove unsupported assertions stuff (#792) (@pxl-th)
- actually run batchnorm tests (#793) (@simeonschaub)
Closed issues:
- Force matching artifact versions and LLVM version (#309)
- Device printing is broken on Julia 1.11 (#551)
- Trying to import AMDGPU fails with (an lvm?) error (#579)
reduce(f, A)fails to compile if Julia is started with--check-bounds=no(#581)- Tests not passing on MI300A (#779)
- incorrect first value for simple kernel on 1.12 (#780)
@rocprintfproduces memory access fault in 1.12 (#781)to_power_typedoes not exist any more inBase(#782)