-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: conflict * compute extents for in-place transform * Add new line to tests * fix: conflicts * fix conflicts * fix: conflicts * fix: conflicts * cleanup in-place tests * fix: normalization for C2R * Add fence as a temporary solution * prefer static cast for casting to void* * Use Kokkos::numbers::pi instead of M_PI * Do not use Unmanaged traits explicitly * format * use z for imaginary unit * fix Kokkos::numbers::pi usage * Use pi in double precision * fix test utils based on review --------- Co-authored-by: Yuuichi Asahi <[email protected]>
- Loading branch information
1 parent
51a9895
commit d620636
Showing
11 changed files
with
391 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.