Skip to content

Releases: omlins/ParallelStencil.jl

ParallelStencil.jl 0.14.3

15 Jul 13:36
d3b6567

Choose a tag to compare

Release notes

  • Set memopt parameters in function of compute capability (#185) (@omlins)

ParallelStencil.jl 0.14.2

02 Apr 10:13
b251536

Choose a tag to compare

Release notes

  • Fix automatic type replacement in kernel signatures for types in Data in interactive session (#183) (@omlins)
  • Add support for latest CellArrays (#183) (@omlins)

ParallelStencil.jl 0.14.1

11 Dec 15:32
1509d25

Choose a tag to compare

Release notes

  • Ensure full compatibility with Revise.jl (#182) (@omlins)

ParallelStencil.jl 0.14.0

05 Dec 16:21
66a98d9

Choose a tag to compare

Release notes

ParallelStencil.jl 0.13.6

14 Oct 17:35
241f0c5

Choose a tag to compare

Release notes

ParallelStencil.jl 0.13.5

27 Sep 10:05
51da6f5

Choose a tag to compare

Release notes

  • Update AMDGPU compatibility (#166)

ParallelStencil.jl 0.13.4

19 Aug 11:48
eafd980

Choose a tag to compare

Release notes

  • Add handling of missing dependencies for extensions (#162)

ParallelStencil.jl 0.13.3

12 Aug 16:58
a362024

Choose a tag to compare

Release notes

  • Do minor hide communication improvement (#161)

ParallelStencil.jl 0.13.2

22 Jul 09:20
c9078fe

Choose a tag to compare

Release notes

  • Fix performance regression with nested functions on v0.13 when using CPU (#155, #156)

ParallelStencil.jl 0.13.1

05 Jul 18:46
3747b9e

Choose a tag to compare

Release notes

  • Add AMD-specific launch parameters (#153)
  • Improve hide communication (#153)