kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
Other
286 stars 96 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