[Openmp-commits] [openmp] [clang] [OpenMP] Directly use user's grid and block size in kernel language mode (PR #70612)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Tue Nov 28 15:45:48 PST 2023
https://github.com/jdoerfert approved this pull request.
LG, see the nit.
Also, add a runtime test with bare and verify we stick with values we otherwise would not, e.g., 10000 teams and 1024 threads.
https://github.com/llvm/llvm-project/pull/70612
More information about the Openmp-commits
mailing list