Skip to content

Releases: JuliaGPU/KernelAbstractions.jl

v0.9.8

24 Jul 02:09
bc803d1
Compare
Choose a tag to compare

KernelAbstractions v0.9.8

Diff since v0.9.7

Closed issues:

  • Reverse CI for AMDGPU (#394)

Merged pull requests:

  • Add AMDGPU CI (#409) (@pxl-th)
  • Fix inactive rule to only mark constructor of one type as inactive, n… (#412) (@wsmoses)

v0.9.7

11 Jul 08:32
10b54b0
Compare
Choose a tag to compare

KernelAbstractions v0.9.7

Diff since v0.9.6

Closed issues:

  • Launch kernels and dependencies (#264)

Merged pull requests:

v0.9.6

22 Jun 07:04
9526206
Compare
Choose a tag to compare

KernelAbstractions v0.9.6

Diff since v0.9.5

Merged pull requests:

  • Don't use Float64 in tests, as some back-ends do not support it. (#402) (@maleadt)

v0.9.5

20 Jun 23:02
516ce1d
Compare
Choose a tag to compare

KernelAbstractions v0.9.5

Diff since v0.9.4

Closed issues:

  • Defining timing infrastructure that works with events. (#15)
  • Kernels fail on CPU when waiting on kernels that allocate shared memory (#55)
  • Use macros in nested functions (#377)
  • CPU(static=true) option (#387)
  • Need for @inline when using GPU backend (#392)
  • KA seems to be broken for CUDA (#400)

Merged pull requests:

v0.9.4

01 May 16:45
be5b773
Compare
Choose a tag to compare

KernelAbstractions v0.9.4

Diff since v0.9.3

Merged pull requests:

v0.9.3

25 Apr 14:45
edaa024
Compare
Choose a tag to compare

KernelAbstractions v0.9.3

Diff since v0.9.2

Merged pull requests:

  • Migrate from SnoopPrecompile to PrecompileTools (#386) (@timholy)

v0.9.2

11 Apr 16:25
Compare
Choose a tag to compare

KernelAbstractions v0.9.2

Diff since v0.9.1

Closed issues:

  • Use occupancy API for autotuning (#19)
  • Allow user to turn off contract (#20)
  • Assigning ::ROCDevice to ::KA.GPU (#321)
  • ROCKernels: using queue pool causes performance regression (#344)
  • KernelAbstractions.jl is blocked to v0.8.6 by CUDAKernels (#380)

Merged pull requests:

v0.9.1

25 Mar 20:08
985f960
Compare
Choose a tag to compare

KernelAbstractions v0.9.1

Diff since v0.9.0

Closed issues:

  • Can't run the example in quickstart (#371)

Merged pull requests:

v0.9.0

09 Mar 20:11
4128c3d
Compare
Choose a tag to compare

KernelAbstractions v0.9.0

Diff since v0.8.6

Closed issues:

  • No speedup on CPU (#322)
  • Add Metal support (#326)

Merged pull requests:

v0.8.6

20 Nov 20:16
62d7bb9
Compare
Choose a tag to compare

KernelAbstractions v0.8.6

Diff since v0.8.5

Closed issues:

  • Support for single-threaded kernels even when Threads.nthreads() != 1? (#328)
  • Render issue with Docs admonition? (#332)

Merged pull requests: