kokkos / kokkos.github.io

Source code for kokkos.org pages
https://kokkos.org
1 stars 12 forks source link

Kokkos Core: Nested MDRange #77

Open crtrott opened 10 months ago

nliber commented 9 months ago

This lightning talk introduces the nested MDRange policies for hierarchal parallelism introduced in Kokkos 4.0.

nliber commented 9 months ago

Team Level MDRange Policies.pdf

etiennemlb commented 9 months ago

Hi, @nliber
Could you enlighten me as to why the barrier in slide 7 is required ?