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

[Tpetra/Kokkos] How to extract Kokkos::View from Tpetra Canonical Class Object (CrsMatrix/Vector) #2304

Closed
keitat opened this issue Feb 27, 2018 · 2 comments

Comments

@keitat
Copy link
Contributor

keitat commented Feb 27, 2018

I am looking for an example that describes a way to extract Kokkos::View from Tpetra's class objects. This is very important for implementing some SUNDIAL's vector operations not supported by Tpetra.

(*) I think I do not belong to any member lists of Trillinos and its sub-packages. For this reason, I cannot put any tags to my submission. Please let me in.

@aprokop
Copy link
Contributor

aprokop commented Feb 27, 2018

@trilinos/tpetra

@mhoemmen
Copy link
Contributor

@keitat Read the Tpetra tutorial in Trilinos/packages/tpetra/core/example/Lesson* first. You can also find the text in the online (trilinos.org) Doxygen documentation. If you have questions after that, please feel free to post them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants