Recent Releases of kokkos-fft
kokkos-fft - KokkosFFT v.0.4.0
What's Changed
- Introduce a helper to convert a view type with different base value type by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/262
- Add unit testing tools by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/240
- Extend View to View matcher up to 8D by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/264
- Build(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/266
- Build(deps): Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/267
- Build(deps): Bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/268
- Build(deps): Bump crate-ci/typos from 1.31.2 to 1.32.0 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/271
- Add const for container types by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/270
- Allow real input to fft and hfft by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/263
- Cartesian product of types by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/269
- Build CUDA backend with cxx20 in CI and enable testing-tools by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/272
- Refactor 1D-8D roll functors by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/273
- Merging transpose implementation details into a single functor by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/274
- Delegating Plan class constructor by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/275
- Use valueor instead of maybenulltoshape by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/276
- Build(deps): Bump crate-ci/typos from 1.32.0 to 1.33.1 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/277
- Add ulps comparison operator by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/265
- typo fix in README.md by @danielskatz in https://github.com/kokkos/kokkos-fft/pull/281
- Suppress disclaimer by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/282
- Generalize count and find errors to work on a comparison operator by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/279
- Improve almost_equal comparison operator by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/283
- Almost equal nulp by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/285
- Refactor convertnegativeaxis to unuse View by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/286
- Revert "Refactor convertnegativeaxis to unuse View" by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/289
- Update to kokkos 4.5.1 by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/292
- Improve error message of a failing find_package for FFTW by @tpadioleau in https://github.com/kokkos/kokkos-fft/pull/293
- Define KOKKOSFFTENABLETPL
through KokkosFFT config.hpp by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/291 - Allow index_sequence to work on unsigned integers by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/287
- hotfix: make convertnegativeaxis a templated function again by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/288
- Build(deps): Bump crate-ci/typos from 1.33.1 to 1.34.0 by @dependabot[bot] in https://github.com/kokkos/kokkos-fft/pull/294
- Docs: Added Sphinx_copybutton by @thivinanandh in https://github.com/kokkos/kokkos-fft/pull/296
- Add dependency to sphinx-copybutton by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/298
- Detail license in README by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/299
- Print in/out view details and axes in case of extent errors by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/301
- Release candidate 0.4.0 by @yasahi-hpc in https://github.com/kokkos/kokkos-fft/pull/303
New Contributors
- @thivinanandh made their first contribution in https://github.com/kokkos/kokkos-fft/pull/296
Full Changelog: https://github.com/kokkos/kokkos-fft/compare/v0.3.0...v0.4.0
Scientific Software - Peer-reviewed
- C++
Published by yasahi-hpc 5 months ago
kokkos-fft - KokkosFFT v.0.3.0
Scientific Software - Peer-reviewed
- C++
Published by yasahi-hpc 9 months ago
kokkos-fft - KokkosFFT v.0.2.1
Scientific Software - Peer-reviewed
- C++
Published by yasahi-hpc about 1 year ago
kokkos-fft - KokkosFFT v.0.2.0
Scientific Software - Peer-reviewed
- C++
Published by yasahi-hpc about 1 year ago
kokkos-fft - KokkosFFT v.0.1.0
Scientific Software - Peer-reviewed
- C++
Published by yasahi-hpc over 1 year ago