summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP][NVPTX]Improve omp_get_max_threads() function.Alexey Bataev2019-05-021-0/+46
Summary: Function omp_get_max_threads() can always return 1 if current execution mode is SPMD. Reviewers: grokos, gtbercea, kkwli0 Subscribers: guansong, jdoerfert, caomhin, openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D61379 llvm-svn: 359792
OpenPOWER on IntegriCloud