[Openmp-commits] [PATCH] D74921: Detect and disable openmp tests that require multiple hardware processor to run when only one core is available.

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 21 03:50:26 PST 2020


AndreyChurbanov accepted this revision.
AndreyChurbanov added a comment.
This revision is now accepted and ready to land.

LGTM

We may need to also loose the internal tough limit of number of threads in the teams construct, which is currently not convenient to overcome.  But this needs time to work on..


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74921/new/

https://reviews.llvm.org/D74921





More information about the Openmp-commits mailing list