Published November 3, 2025 | Version v0.9.39
Software Open

KernelAbstractions.jl

Authors/Creators

Description

KernelAbstractions v0.9.39

Diff since v0.9.38

Changes

  • On 1.11+ aliascope has the potential to cause a miss-compilation even when the user is not using @Const.

Merged pull requests:

  • Unified memory allocations (#630) (@christiangnrd)
  • SPIRVIntrinsics 0.5 support (#638) (@christiangnrd)
  • CI: Build PoCL without hwloc (#639) (@christiangnrd)
  • Use macos-15-intel (#640) (@christiangnrd)
  • Aliasscope miss-compile for 1.11+ (#653) (@vchuravy)
  • Add test for accumulate issue (#654) (@vchuravy)

Closed issues:

  • Unified memory interface? (#601)
  • Loading KA 0.10 and oneAPI/OpenCL will lead to "MethodOverwritten" errors due to MethodTable collisions (#610)
  • ones function is not type-stable for CUDA (#634)
  • error with @synchronize() and loads/stores with static number of items (#642)
  • Using @fastmath for a function inlined in a kernel yields PTX compile error for Float64 arrays in Julia 1.12.0 (#643)

Notes

If you use this software, please cite it as below.

Files

JuliaGPU/KernelAbstractions.jl-v0.9.39.zip

Files (79.7 kB)

Name Size Download all
md5:30ab16da94f59e04ad1a382c6b6bca34
79.7 kB Preview Download

Additional details

Related works