Releases: jipolanco/PencilFFTs.jl
Releases · jipolanco/PencilFFTs.jl
v0.15.2
PencilFFTs v0.15.2
Merged pull requests:
- Update to Documenter.jl 1.0 (#68) (@jipolanco)
- Bump codecov/codecov-action from 3 to 4 (#70) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#71) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#72) (@dependabot[bot])
- ManyPencilArraysRFFT!: avoid inefficient view + reshape (#75) (@fbignonnet)
Closed issues:
- README.md example not working (#73)
v0.15.1
PencilFFTs v0.15.1
Merged pull requests:
- CompatHelper: bump compat for PencilArrays to 0.19, (keep existing compat) (#66) (@github-actions[bot])
v0.15.0
v0.14.4
v0.14.3
PencilFFTs v0.14.3
Closed issues:
- ERROR: LoadError: UndefVarError: Waitall not defined (#60)
Merged pull requests:
- Fix R2R transforms with FFTW.jl 1.6 (#62) (@jipolanco)
v0.14.2
v0.14.1
PencilFFTs v0.14.1
Closed issues:
- FFT MPI with threads (#49)
- Combining cpu and gpu (#50)
- @benchmark hang on when processors is large (#51)
- manypencilarrays (#52)
Merged pull requests:
- Reuse timers from Pencil (#55) (@jipolanco)
v0.14.0
PencilFFTs v0.14.0
Closed issues:
- PencilFFTs on GPUs? (#3)
Merged pull requests:
- Make transforms work on CUDA arrays (#48) (@jipolanco)