Skip to content

Releases: omlins/ParallelStencil.jl

ParallelStencil.jl 0.14.1

11 Dec 15:32
1509d25
Compare
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
Compare
Choose a tag to compare

Release notes

ParallelStencil.jl 0.13.6

14 Oct 17:35
241f0c5
Compare
Choose a tag to compare

Release notes

ParallelStencil.jl 0.13.5

27 Sep 10:05
51da6f5
Compare
Choose a tag to compare

Release notes

  • Update AMDGPU compatibility (#166)

ParallelStencil.jl 0.13.4

19 Aug 11:48
eafd980
Compare
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
Compare
Choose a tag to compare

Release notes

  • Do minor hide communication improvement (#161)

ParallelStencil.jl 0.13.2

22 Jul 09:20
c9078fe
Compare
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
Compare
Choose a tag to compare

Release notes

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

ParallelStencil.jl 0.13.0

14 Jun 16:55
Compare
Choose a tag to compare

Release notes

  • Add support for parallelization with Polyester (#151, #152)
  • Add support for @∀ x ∈ X statement (#149, #150)

ParallelStencil.jl 0.12.0

28 Mar 16:22
cd138f6
Compare
Choose a tag to compare

Release notes

NOTE: Related issue in Julia: error in pre-compilation in cases with more than one extension (JuliaLang/julia#52511);