Skip to content

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:

  1. look at the Kokkos Tutorial slides here and here.

  2. 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
    
Clone this wiki locally