Skip to content

Releases: JuliaGPU/AMDGPU.jl

v1.1.3

01 Dec 22:59
a52cbbe

Choose a tag to compare

AMDGPU v1.1.3

Diff since v1.1.2

Merged pull requests:

Closed issues:

  • floor function triggers a host (#702)
  • SparseArrays.findnz not defined for ROCSparseMatrixCSC (#703)

v1.1.2

19 Nov 22:38

Choose a tag to compare

AMDGPU v1.1.2

Diff since v1.1.1

v1.1.1

18 Nov 10:31
98e7084

Choose a tag to compare

AMDGPU v1.1.1

Diff since v1.1.0

Merged pull requests:

  • [Experimental] Add memory recording which can then be bulk-freed (#698) (@pxl-th)

Closed issues:

  • Version incompatibilities with the JuliaGPU stack (#694)

v1.1.0

09 Nov 13:08

Choose a tag to compare

AMDGPU v1.1.0

Diff since v1.0.5

Merged pull requests:

Closed issues:

  • System librocalution can cause issue due to implicit loading of UCX (#690)

v1.0.5

17 Oct 09:03

Choose a tag to compare

AMDGPU v1.0.5

Diff since v1.0.4

Merged pull requests:

Closed issues:

  • (2nd) AMDGPU does not load any more without error when installation not functional (#687)

v1.0.4

09 Oct 22:47

Choose a tag to compare

AMDGPU v1.0.4

Diff since v1.0.3

Merged pull requests:

Closed issues:

  • Unable to find correct HIP path (#671)
  • AMDGPU does not load any more without error when installation not functional (#685)

v1.0.3

24 Sep 23:04
78f5dec

Choose a tag to compare

AMDGPU v1.0.3

Diff since v1.0.2

Merged pull requests:

  • Fix workspace size calculation for fwd conv (#678) (@pxl-th)

v1.0.2

24 Sep 11:19

Choose a tag to compare

AMDGPU v1.0.2

Diff since v1.0.1

Merged pull requests:

Closed issues:

  • Failures when using ROCM builds that have particular type of debug info in them (both in JLL-mixed-mode and in system-ROCM mode), e.g. on Arch Linux (#620)
  • Multiplying two views (#676)

v1.0.1

20 Aug 13:10

Choose a tag to compare

AMDGPU v1.0.1

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • Running AMDGPU for MultiGPU using an Array of Pointers (#662)

v1.0.0

08 Aug 23:14

Choose a tag to compare

AMDGPU v1.0.0

Diff since v0.9.6

Merged pull requests:

Closed issues:

  • Allow preserving HSA executable (#97)
  • Add workaround for atomics on floating point values (#151)
  • CI against system ROCM 5 (#238)
  • rocSPARSE tests hang Navi 3 (#597)
  • Multithreading code hangs (#606)
  • Failing tests with MI250X and Rocm 6.1.1 (#648)