issues
search
kokkos
/
kokkos-fft
A shared-memory FFT for the Kokkos ecosystem
https://kokkosfft.readthedocs.io/
Other
24
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve tests using Singularity
#189
pzehner
opened
2 days ago
0
Update workflow dependencies
#188
pzehner
opened
2 days ago
0
rename KokkosFFT_layouts.hpp to KokkosFFT_Extents.hpp
#187
yasahi-hpc
closed
2 days ago
3
Fix managable to manageable typo
#186
tpadioleau
closed
2 days ago
0
Rename KOKKOS_FFT_HPP to KOKKOSFFT_HPP to avoid using reserved Kokkos macros
#185
tpadioleau
closed
2 days ago
1
Update KokkosFFT_utils.hpp
#184
tpadioleau
closed
2 days ago
0
Simplify crop_or_pad with deepcopy
#183
yasahi-hpc
closed
3 days ago
11
Harmonize the library name as kokkos-fft
#182
yasahi-hpc
closed
6 days ago
0
Harmonize the library names as kokkos-fft
#181
yasahi-hpc
closed
6 days ago
1
Avoid variables from underscore under common and fft
#180
yasahi-hpc
closed
6 days ago
2
Avoid variables starting from underscore under common
#179
yasahi-hpc
closed
1 week ago
2
Add insert newline at eof check
#178
yasahi-hpc
closed
1 week ago
1
Update for new CI configuration
#177
pzehner
closed
1 week ago
1
Update CI script for Ruche
#176
pzehner
closed
1 week ago
5
Update base kokkos version to 4.4.01
#175
yasahi-hpc
closed
2 weeks ago
1
Use if constexpr for compile time if conditional
#174
yasahi-hpc
closed
2 weeks ago
3
Fix inconsistent IndexType
#173
tpadioleau
closed
3 weeks ago
0
Remove maybe_unused to actually used variables
#172
tpadioleau
closed
2 weeks ago
3
Apply to_array helper
#171
yasahi-hpc
closed
2 weeks ago
1
Implement conversion helpers between `Kokkos::Array` and `std::array`
#170
tpadioleau
closed
4 days ago
11
Rely on default memory traits
#169
tpadioleau
closed
3 weeks ago
2
replace I(1.0, 1.0) with z(1.0, 1.0) in tests
#168
yasahi-hpc
closed
3 weeks ago
1
Rework internal allocations
#167
tpadioleau
closed
3 weeks ago
1
Usage of internals of Kokkos
#166
tpadioleau
closed
3 weeks ago
4
Make Plan class as a part of API
#165
yasahi-hpc
closed
2 weeks ago
5
Fix typo manageable
#164
tpadioleau
closed
3 weeks ago
0
Usage of internal functions `reshape_view`
#163
tpadioleau
closed
3 weeks ago
2
remove unnecessary barriers from examples
#162
yasahi-hpc
closed
3 weeks ago
0
Pass output views by const ref
#161
tpadioleau
closed
3 weeks ago
2
Support of unmanaged views
#160
tpadioleau
closed
3 weeks ago
3
Rely on the user allocation in `ihfft`
#159
tpadioleau
closed
3 weeks ago
4
Consider passing output views by `const&`
#158
tpadioleau
closed
3 weeks ago
1
Calling `exec.fence()` in the examples
#157
tpadioleau
closed
3 weeks ago
5
Usage of the `KokkosFFT::Impl` namespace in example 06
#156
tpadioleau
closed
2 weeks ago
1
Rename complex number to avoid confusion with the imaginary unit
#155
tpadioleau
closed
3 weeks ago
7
update project version to 0.2.1
#154
yasahi-hpc
closed
3 weeks ago
0
fix: out of range access in 1D fftshifts
#153
yasahi-hpc
closed
3 weeks ago
1
Errors in fftshift tests
#152
tpadioleau
closed
3 weeks ago
0
Version mismatch
#151
tpadioleau
closed
3 weeks ago
6
About ensuring that `KokkosFFT_ENABLE_HOST_AND_DEVICE` is enabled
#150
tpadioleau
opened
4 weeks ago
3
Support in place transform
#149
yasahi-hpc
closed
1 week ago
9
Question about input views
#148
tpadioleau
opened
1 month ago
13
Discover the test right before running the tests
#147
tpadioleau
closed
1 month ago
1
Fix out of range check
#146
yasahi-hpc
closed
1 month ago
1
Remove duplicated C++17 flags
#145
tpadioleau
closed
1 month ago
1
Update docs
#144
yasahi-hpc
closed
1 month ago
0
Fix unresolved doxygen for N-dimensional FFT APIs
#143
yasahi-hpc
closed
1 month ago
1
try to add norm argument
#142
yasahi-hpc
closed
1 month ago
1
Set default axes for N-dimensional fft APIs
#141
yasahi-hpc
closed
1 month ago
2
Allow user to work on const output View
#140
yasahi-hpc
closed
1 month ago
0
Next