RAJA
RAJA copied to clipboard
Add support for omp collapse in RAJA::launch
A potential way to do this is to introduce a multiloop method to handle perfectly nested loops. This could be a gateway for loop reordering as well.