https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2024-2/target-teams-distribute-parallel-do.html
TARGET TEAMS DISTRIBUTE PARALLEL DO
OpenMP* Fortran Compiler Directive: Creates a device data environment and then executes the construct on that device. It also specifies a loop that can be...
target teams distributeparallel
https://mail-archive.com/gcc-bugs@gcc.gnu.org/msg885985.html
[Bug libgomp/122280] target teams distribute parallel for collapse(2) yields different results in a...