[Openmp-commits] [openmp] [OpenMP][DeviceRTL] implemented nteams-var ICV, omp_get_max_teams(), and omp_set_num_teams() (PR #71259)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Mon Dec 4 11:09:23 PST 2023
https://github.com/jdoerfert commented:
I left some comments.
The standard says 0 is the default value for the ICV, but I think that's nonsensical. We go with it for now, but we might need to correct this once the standard is fixed.
https://github.com/llvm/llvm-project/pull/71259
More information about the Openmp-commits
mailing list