Skip to content

Fail to build batch ell structure on gpu #1575

Answered by pratikvn
Geoflow asked this question in Q&A
Discussion options

You must be logged in to vote

If you have the data and that already is in a layout that works for Ginkgo batched matrices and solvers, then you can just use a gpu executor instead of the cpu executor and that should work transparently. Instead of providing the cpu data pointer, you would provide the pointer to the data obtained from the kokkos view.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Geoflow
Comment options

@pratikvn
Comment options

Answer selected by pratikvn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1574 on March 20, 2024 12:20.