Skip to content

Releases: omlins/ParallelStencil.jl

ParallelStencil.jl 0.5.7

03 Sep 13:02
cc785f2
Compare
Choose a tag to compare

Release notes

  • Make kernel launch parameter computation also for small problems performance-negligable (#39)

ParallelStencil.jl 0.5.6

13 Aug 17:53
40060f3
Compare
Choose a tag to compare

Release notes

  • Fix TagBot release draft workflow (initiated in #37, fixed here)

ParallelStencil.jl 0.5.5

13 Aug 17:52
3f960d3
Compare
Choose a tag to compare

Release notes

  • Add environment variable PS_THREAD_BOUND_CHECK to enable deactivation of thread bounds check (#34)
  • Ignore startup file in unit tests (#35)

ParallelStencil.jl 0.5.4

18 Jun 10:50
8469645
Compare
Choose a tag to compare

Release notes

  • Adjust the examples scalar_porowaves2D.jl and HydroMech2D.jl to be compatible with CUDA.jl >= v3 (#25)

ParallelStencil.jl 0.5.3

11 Apr 21:13
1381f6b
Compare
Choose a tag to compare

Release notes

  • Add support for CUDA 3 (#24)
  • Skip CUDA unit tests if CUDA not functional (#24)

ParallelStencil.jl 0.5.2

06 Apr 17:07
2a80568
Compare
Choose a tag to compare

Release notes

  • Add support for Julia 1.6 (#21)

ParallelStencil.jl 0.5.1

29 Mar 17:38
6b0ee14
Compare
Choose a tag to compare

Release notes

  • Add @minloc() macro to FiniteDifferences.jl (#19)
  • Update README package install instructions (#19)

ParallelStencil.jl 0.5.0

29 Mar 10:23
987c63e
Compare
Choose a tag to compare

Release notes

  • Add complex number support (#11)
  • Remove CUDA.functional() check in package initialization (#17)
  • Register package

ParallelStencil.jl 0.4.4

23 Dec 08:56
1b263df
Compare
Choose a tag to compare

Release notes

Initial release.