kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
https://kokkos.org
Other
298 stars 100 forks source link

Add Exercise for unique token #50

Closed jeffmiles63 closed 4 years ago

jeffmiles63 commented 4 years ago

Uses scatter add loop based on team policy

begin uses omp_get_thread_num, solution uses AcquireTeamUniqueToken