Skip to content

Reviving Kokkos Kernels backend#306

Draft
lucbv wants to merge 9 commits intokokkos:mainfrom
lucbv:kk_revival
Draft

Reviving Kokkos Kernels backend#306
lucbv wants to merge 9 commits intokokkos:mainfrom
lucbv:kk_revival

Conversation

@lucbv
Copy link
Copy Markdown
Contributor

@lucbv lucbv commented May 23, 2025

Refreshing some of the implementation of the Kokkos Kernels backend so that we can re-compile and run the tests.
Mostly changing namespaces and a few signatures that changed, especially that of std::extents.
The mdspan_to_view test compiles and fails at runtime because the checks are not correct.
utest_dot_kokkos_exe test compiles and passes.

Note: something is not working with the complex test and I'm choosing to ignore it for the time being but if you have ideas for it let me know...

Let me know if you want the general approach I took to be changed or if modifying the other tests along the same lines would be reasonable?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants