[Openmp-commits] [PATCH] D121262: [OpenMP][CUDA] Clean up the logic to initialize the limit and default number for teams and threads.

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 8 15:30:22 PST 2022


tianshilei1992 created this revision.
tianshilei1992 added reviewers: jdoerfert, jhuber6.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
tianshilei1992 requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This patch makes some cleanup to the logic to determine the limit and
number of teams and threads to make it more clear.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121262

Files:
  openmp/libomptarget/plugins/cuda/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121262.413959.patch
Type: text/x-patch
Size: 7093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220308/6756f1e1/attachment-0001.bin>


More information about the Openmp-commits mailing list