Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example that interfaces with external kernel frameworks #1213

Closed
MarcelKoch opened this issue Nov 23, 2022 · 0 comments · Fixed by #1216
Closed

Add example that interfaces with external kernel frameworks #1213

MarcelKoch opened this issue Nov 23, 2022 · 0 comments · Fixed by #1216
Labels
is:idea Just a thought - if it's good, it could evolve into a proposal. reg:example This is related to the examples.

Comments

@MarcelKoch
Copy link
Member

Our custom-matrix-format shows how users can use their own kernels together with our library. But it is restricted to an openmp and cuda kernel, which are implemented separately. It would be good to also have an example (or replace the current one) which shows how to integrate ginkgo with kernel frameworks such as Kokkos, Raja, ... This might also be helpful in cases like the discussion #1190.

@MarcelKoch MarcelKoch added is:idea Just a thought - if it's good, it could evolve into a proposal. reg:example This is related to the examples. labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:idea Just a thought - if it's good, it could evolve into a proposal. reg:example This is related to the examples.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant