-
Notifications
You must be signed in to change notification settings - Fork 89
Introduction to Kokkos
Dan Ibanez edited this page Jan 23, 2017
·
1 revision
Here is the link to the Kokkos wiki: https://software.sandia.gov/drupal/kokkos/
For those who never used Kokkos before it would be helpful to:
-
Try to do tutorial examples from Trilinos/packages/kokkos/example/tutorial/
The basic examples are: 01-05
More advanced examples could be found in Trilinos/packages/kokkos/example/tutorial/Algorithms,
Trilinos/packages/kokkos/example/tutorial/Advanced_Views, and Trilinos/packages/kokkos/example/tutorial/Hierarchical_Parallelism