Examples
There are a number of examples in the PyKokkos repository. The table below shows some representative cases that demonstrate various features.
Example |
PyKokkos |
Kokkos |
---|---|---|
parallel_reduce |
||
Cuda |
||
team_policy |
||
team_vector_loop |
||
subview |
||
mdrange |
||
nstream |
||
stencil |
||
transpose |
||
ExaMiniMD |