There is a newer version of the record available.

Published May 15, 2026 | Version v11.5.4

JuliaGPU/GPUArrays.jl: v11.5.4

Description

GPUArrays v11.5.4

Diff since v11.5.3

Merged pull requests:

  • JLArrays: Disallow conversions to CPU pointers. (#549) (@maleadt)
  • Specialize ReshapedArray to resolve setindex! ambiguities (#680) (@shreyas-omkar)
  • Use grid-stride loop for fill! (#691) (@christiangnrd)
  • Test (and maybe fix) Strided matmatmul (#692) (@kshyatt)
  • Remove inconsistent Base.copy! method (#696) (@nhz2)
  • Bump codecov/codecov-action from 5 to 6 (#701) (@dependabot[bot])
  • Bump julia-actions/cache from 2 to 3 (#702) (@dependabot[bot])
  • Update PhiloxRNG.jl to v1.1.1 and fix counter overflow with UInt64 (#717) (@nhz2)
  • Bump julia-actions/setup-julia from 2 to 3 (#718) (@dependabot[bot])
  • broadcast: split ComposedFunction on AbstractGPUArrayStyle (#719) (@ChrisRackauckas)
  • Generalize norm and normalize to AnyGPUArray. (#720) (@maleadt)

Closed issues:

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

Files

JuliaGPU/GPUArrays.jl-v11.5.4.zip

Files (181.9 kB)

Name Size Download all
md5:49f0336e4b5208f56ab3b6e2e0a08ac7
181.9 kB Preview Download

Additional details

Related works