Skip to content

Support for multiple Kokkos::OpenMP instances

Julien Loiseau requested to merge JulienLoiseau/legion:master into master

This adds support for different subpools of threads, aka different OpenMP instances in Kokkos. These instances can run concurrently. @opensdh @lightsighter

Merge request reports