Skip to content

Releases: SciML/DiffEqGPU.jl

v3.13.0

06 Apr 15:24
0af6962

Choose a tag to compare

DiffEqGPU v3.13.0

Diff since v3.12.0

Merged pull requests:

Closed issues:

  • EnsembleGPUKernel fails with MTK generated problems (#375)
  • EnsembleGPUArray fails on problems from MTK (#425)

v3.12.0

24 Feb 04:40
5f881d7

Choose a tag to compare

DiffEqGPU v3.12.0

Diff since v3.11.0

Merged pull requests:

Closed issues:

  • GPUVern7 adaptive continuous callbacks give incorrect results (error ≈ 60) (#412)

v3.11.0

21 Feb 03:45
2c85601

Choose a tag to compare

DiffEqGPU v3.11.0

Diff since v3.10.0

Merged pull requests:

v3.10.0

20 Feb 08:42
b11ad1d

Choose a tag to compare

DiffEqGPU v3.10.0

Diff since v3.9.0

Merged pull requests:

Closed issues:

  • Removal of determine_event_occurence in DiffEqBase v6.205.0 broke DiffEqGPU precompilation (#400)

v3.9.0

03 Nov 14:58
c8041bb

Choose a tag to compare

DiffEqGPU v3.9.0

Diff since v3.7.0

Merged pull requests:

Closed issues:

  • Tutorial fails using Metal.jl (#315)
  • Add stepping to GPU integrators (#325)
  • JLArrays.jl support? (#373)
  • saveat option does not work with Metal (#379)

v3.7.0

21 May 16:33
5b558a1

Choose a tag to compare

DiffEqGPU v3.7.0

Diff since v3.6.0

Merged pull requests:

v3.6.0

21 May 12:53
64b9ac0

Choose a tag to compare

DiffEqGPU v3.6.0

Diff since v3.5.0

Merged pull requests:

Closed issues:

  • Tutorial utilising MTK to highlight the utility of DiffEqGPU.jl (#330)
  • Proposal: GPU-Accelerated Ensemble Simulation with Randomized Decay Rates (#340)

v3.5.0

27 Apr 09:38
3d94277

Choose a tag to compare

DiffEqGPU v3.5.0

Diff since v3.4.1

Merged pull requests:

  • reapply formatter (#324) (@ArnoStrouwen)
  • ci: standardise workflows using SciML's reusable workflows (#327) (@thazhemadam)
  • CompatHelper: bump compat for Metal in [weakdeps] to 1, (keep existing compat) (#328) (@github-actions[bot])
  • CompatHelper: bump compat for AMDGPU in [weakdeps] to 0.9, (keep existing compat) (#329) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.15 for package docs, (keep existing compat) (#333) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.16 for package docs, (keep existing compat) (#334) (@github-actions[bot])
  • CompatHelper: bump compat for oneAPI in [weakdeps] to 2, (keep existing compat) (#335) (@github-actions[bot])
  • Add kernel to EnsembleGPUKernel documentaion (#337) (@murenkov)
  • CompatHelper: bump compat for LinearSolve to 3, (keep existing compat) (#338) (@github-actions[bot])
  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#341) (@github-actions[bot])
  • CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat) (#342) (@github-actions[bot])
  • GPU-Accelerated Ensemble Simulation with Randomized Decay Rates (#345) (@ParyaRoustaee)
  • updated the random_decay tutorial with StaticArrays and improve benchmark and plots (#346) (@ParyaRoustaee)
  • Bump all tests to LTS and latest (#347) (@ChrisRackauckas)
  • Fix master tests (v1.10 and v1.11) (#348) (@ChrisRackauckas)

Closed issues:

  • Docstring nitpick (#339)

v3.4.1

16 Jan 20:01
082e7c3

Choose a tag to compare

DiffEqGPU v3.4.1

Diff since v3.4.0

Merged pull requests:

v3.4.0

07 Jan 22:00
7971f09

Choose a tag to compare

DiffEqGPU v3.4.0

Diff since v3.3.0

Merged pull requests:

  • Update Citation (#318) (@utkarsh530)
  • CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#319) (@github-actions[bot])
  • CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#320) (@github-actions[bot])
  • CompatHelper: bump compat for Adapt to 4 for package docs, (keep existing compat) (#321) (@github-actions[bot])

Closed issues:

  • Callbacks don't work with EnsembleCPUArray() (#316)