Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 1.0 kB | |
v1.3.5 source code.tar.gz | 2025-07-02 | 678.8 kB | |
v1.3.5 source code.zip | 2025-07-02 | 747.3 kB | |
Totals: 3 Items | 1.4 MB | 0 |
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)
- @rocprintf
produces memory access fault in 1.12 (#781)
- to_power_type
does not exist any more in Base
(#782)