Releases: jipolanco/VortexPasta.jl
Releases · jipolanco/VortexPasta.jl
v0.32.8
v0.32.7
VortexPasta v0.32.7
Merged pull requests:
- Timestepping: avoid computing tangents when not needed (#83) (@jipolanco)
v0.32.6
VortexPasta v0.32.6
Merged pull requests:
- Bump actions/upload-artifact from 5 to 6 (#82) (@dependabot[bot])
v0.32.5
VortexPasta v0.32.5
Merged pull requests:
- Parallelise
Timestepping.advect_filaments!(#81) (@jipolanco)
v0.32.4
VortexPasta v0.32.4
Merged pull requests:
- Test GPU code using OpenCL (#79) (@jipolanco)
- Improve load balancing when iterating over filament nodes (#80) (@jipolanco)
v0.32.3
VortexPasta v0.32.3
Merged pull requests:
- Speed-up computation of local integrals (on CPU) (#78) (@jipolanco)
v0.32.2
VortexPasta v0.32.2
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#75) (@dependabot[bot])
- Reimplement local induction terms for GPU (#76) (@jipolanco)
- Reimplement FourierBandForcingBS for GPU (#77) (@jipolanco)
v0.32.1
VortexPasta v0.32.1
Merged pull requests:
- Reimplement Biot-Savart self-interaction term on GPU (#74) (@jipolanco)
v0.32.0
VortexPasta v0.32.0
Merged pull requests:
- GPU implementation of short-range interactions (#73) (@jipolanco)
v0.31.0
VortexPasta v0.31.0
Merged pull requests:
- GPU implementation of cell lists (#70) (@jipolanco)
- Use new CellLists interface in SIMD-enabled short-range computations (#71) (@jipolanco)
- Prepare for short-range computations on GPU (#72) (@jipolanco)