Function omp_get_thread_limit() in SPMD mode can return the maximum
available number of threads as a result.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D61378
[OPENMP][NVPTX]Improved omp_get_thread_limit() function. ClosedPublic Authored by ABataev on May 1 2019, 7:26 AM.
Details Summary Function omp_get_thread_limit() in SPMD mode can return the maximum
Diff Detail
Event TimelineClosed by commit rL359790: [OPENMP][NVPTX]Improved omp_get_thread_limit() function. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197784 openmp/trunk/libomptarget/deviceRTLs/nvptx/src/libcall.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c
|