[Openmp-commits] [openmp] [OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (PR #96916)

via Openmp-commits openmp-commits at lists.llvm.org
Fri Jun 28 06:12:45 PDT 2024


jprotze wrote:

I think, this test should check `omp_get_thread_limit()` and just exit (successfully ?), if not enough threads are available for the test.

https://github.com/llvm/llvm-project/pull/96916


More information about the Openmp-commits mailing list