Function omp_get_max_threads() can always return 1 if current execution
mode is SPMD.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
Paths
| Differential D61379
[OPENMP][NVPTX]Improve omp_get_max_threads() function. ClosedPublic Authored by ABataev on May 1 2019, 7:30 AM.
Details Summary Function omp_get_max_threads() can always return 1 if current execution
Diff Detail
Event TimelineClosed by commit rOMP359792: [OPENMP][NVPTX]Improve omp_get_max_threads() function. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197787 libomptarget/deviceRTLs/nvptx/src/libcall.cu
libomptarget/deviceRTLs/nvptx/test/api/max_threads.c
|