Skip to content

v0.9.39

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:08
1f84b17

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:

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)