Skip to content

Releases: JuliaGPU/GPUArrays.jl

v11.5.8

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:58
263c68c

GPUArrays v11.5.8

Diff since v11.5.7

Merged pull requests:

v11.5.7

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:50
4b76061

GPUArrays v11.5.7

Diff since v11.5.6

  • Support findmin(f, itr) and findmax(f, itr) on complex-valued arrays if f's codomain is entirely real
  • Reduce the time taken by the testsuite by merging similar tests related to mapreducedim

Merged pull requests:

v11.5.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 19:16
fe57c0b

GPUArrays v11.5.6

Diff since v11.5.5

Merged pull requests:

  • Keep Symmetric/Hermitian matmul with BLAS eltypes off BLAS.symm!/hemm!. (#734) (@maleadt)

v11.5.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:08
c109abe

GPUArrays v11.5.5

Diff since v11.5.4

Merged pull requests:

  • Support and test mul(C, A, B, alpha, beta) for triangular mats (#727) (@kshyatt)
  • Update Project.toml (#729) (@kshyatt)

Closed issues:

  • mul! on AbstractTriangulars fails if beta is not 0 (#726)

v11.5.4

Choose a tag to compare

@github-actions github-actions released this 15 May 16:11
522b50f

GPUArrays v11.5.4

Diff since v11.5.3

Merged pull requests:

Closed issues:

  • GPUArrays and Base have different resizing behaviors for copy! (#695)
  • Wrap around in rand_batched_kernel! can lead to repeating patterns (#713)

v11.5.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:46
eea6909

GPUArrays v11.5.3

Diff since v11.5.2

Merged pull requests:

v11.5.2

Choose a tag to compare

@github-actions github-actions released this 22 Apr 05:43
7aab671

GPUArrays v11.5.2

Diff since v11.5.1

Merged pull requests:

v11.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 14:08
1c60b59

GPUArrays v11.5.1

Diff since v11.5.0

Merged pull requests:

v11.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 13:17
5985115

GPUArrays v11.5.0

Diff since v11.4.1

Merged pull requests:

v11.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:41
94196c1

GPUArrays v11.4.1

Diff since v11.4.0

Merged pull requests: