Add example that interfaces with external kernel frameworks #1213
Labels
is:idea
Just a thought - if it's good, it could evolve into a proposal.
reg:example
This is related to the examples.
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.The text was updated successfully, but these errors were encountered: