Skip to content

Actions: yasahi-hpc/kokkos-fft

Actions

REUSE Compliance Check

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
180 workflow runs
180 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

add default axes to ND fft functions
REUSE Compliance Check #80: Commit f6001ed pushed by yasahi-hpc
September 24, 2024 17:46 17s default-axes-for-fftn
September 24, 2024 17:46 17s
fi: an error message based on a review
REUSE Compliance Check #79: Commit d7d8ca6 pushed by yasahi-hpc
September 24, 2024 14:19 17s fix-nonconst-type
September 24, 2024 14:19 17s
format
REUSE Compliance Check #78: Commit f6f2247 pushed by yasahi-hpc
September 24, 2024 13:31 22s fix-nonconst-type
September 24, 2024 13:31 22s
Allow user to work on const output View
REUSE Compliance Check #77: Commit f47bce2 pushed by yasahi-hpc
September 24, 2024 13:28 22s fix-nonconst-type
September 24, 2024 13:28 22s
fix: includes in KokkosFFT_*_plans.hpp
REUSE Compliance Check #76: Commit 4e74542 pushed by yasahi-hpc
September 24, 2024 12:05 17s remove-unused-lines
September 24, 2024 12:05 17s
update static assertions in create_plan for each backend
REUSE Compliance Check #75: Commit 43d70a2 pushed by yasahi-hpc
September 24, 2024 12:02 16s remove-unused-lines
September 24, 2024 12:02 16s
remove an unnecessary temporary variable
REUSE Compliance Check #74: Commit 6bc4b26 pushed by yasahi-hpc
September 24, 2024 10:08 17s replace-vector-with-array
September 24, 2024 10:08 17s
replace std::copy with std::copy_n to avoid -Warray-bounds issue
REUSE Compliance Check #73: Commit b365dc1 pushed by yasahi-hpc
September 24, 2024 08:01 17s replace-vector-with-array
September 24, 2024 08:01 17s
fix: cmake install with --prefix option
REUSE Compliance Check #72: Commit 5b5d281 pushed by yasahi-hpc
September 24, 2024 06:41 16s cmake-install-with-prefix
September 24, 2024 06:41 16s
fix: do not install CMakeLists.txt
REUSE Compliance Check #71: Commit 9f1e99f pushed by yasahi-hpc
September 23, 2024 15:58 19s suppress-install-CMakeLists
September 23, 2024 15:58 19s
Add an example to generate compile time errors
REUSE Compliance Check #70: Commit 7adf0bd pushed by yasahi-hpc
September 12, 2024 08:37 22s add-an-awful-example
September 12, 2024 08:37 22s
Add labels to Kokkos kernels
REUSE Compliance Check #69: Commit a23676f pushed by yasahi-hpc
September 12, 2024 06:32 23s add-labels-on-kernels
September 12, 2024 06:32 23s
Replace KOKKOSFFT_EXPECTS with KOKKOSFFT_THROW_IF
REUSE Compliance Check #68: Commit 89209d8 pushed by yasahi-hpc
September 11, 2024 08:58 18s replace-assertion
September 11, 2024 08:58 18s
using string_view and remove maybe_unused from assertion helper
REUSE Compliance Check #67: Commit e2fed9c pushed by yasahi-hpc
September 9, 2024 13:45 24s assertions-in-fft-functions
September 9, 2024 13:45 24s
use is_complex_v
REUSE Compliance Check #66: Commit b9454d6 pushed by yasahi-hpc
September 6, 2024 17:55 21s assertions-in-fft-functions
September 6, 2024 17:55 21s
format
REUSE Compliance Check #65: Commit f01009d pushed by yasahi-hpc
September 6, 2024 17:46 16s assertions-in-fft-functions
September 6, 2024 17:46 16s
Improve assertions in fft functions
REUSE Compliance Check #64: Commit 478ff1e pushed by yasahi-hpc
September 6, 2024 17:41 18s assertions-in-fft-functions
September 6, 2024 17:41 18s
ix: based on reviews
REUSE Compliance Check #63: Commit 0e087b2 pushed by yasahi-hpc
September 6, 2024 09:43 21s improve-assertions
September 6, 2024 09:43 21s
format
REUSE Compliance Check #62: Commit 6a18444 pushed by yasahi-hpc
August 29, 2024 13:09 29s improve-assertions
August 29, 2024 13:09 29s
fix: conflicts
REUSE Compliance Check #61: Commit 0e76448 pushed by yasahi-hpc
August 29, 2024 12:56 29s improve-assertions
August 29, 2024 12:56 29s
Improve CI to test multiple backend combinations
REUSE Compliance Check #60: Commit ddb190a pushed by yasahi-hpc
August 28, 2024 10:08 20s three-exec-spaces
August 28, 2024 10:08 20s
simplify traits for execution space
REUSE Compliance Check #59: Commit ba76e6b pushed by yasahi-hpc
August 28, 2024 10:01 18s three-exec-spaces
August 28, 2024 10:01 18s
Use SpaceAccessibility to check if execution space is a Host space
REUSE Compliance Check #58: Commit 6b05084 pushed by yasahi-hpc
August 27, 2024 06:27 19s three-exec-spaces
August 27, 2024 06:27 19s
Fix: static assertion in constructor
REUSE Compliance Check #57: Commit c64d358 pushed by yasahi-hpc
August 26, 2024 08:18 16s three-exec-spaces
August 26, 2024 08:18 16s
Disallow plan creation if execution space is not appropriate
REUSE Compliance Check #56: Commit 771f97d pushed by yasahi-hpc
August 26, 2024 06:19 20s three-exec-spaces
August 26, 2024 06:19 20s