[Openmp-commits] [PATCH] D158802: [OpenMP] Honor `thread_limit` value when choosing grid size

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 28 07:18:01 PDT 2023


tianshilei1992 added a comment.

In D158802#4620652 <https://reviews.llvm.org/D158802#4620652>, @jplehr wrote:

> This broke the AMD GPU buildbot (https://lab.llvm.org/buildbot/#/builders/193/builds/37371)



In D158802#4620652 <https://reviews.llvm.org/D158802#4620652>, @jplehr wrote:

> This broke the AMD GPU buildbot (https://lab.llvm.org/buildbot/#/builders/193/builds/37371)

Thanks. I’ll fix it today. Just need one line of change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158802



More information about the Openmp-commits mailing list