This patch makes some cleanup to the logic to determine the limit and
number of teams and threads to make it more clear.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
openmp/libomptarget/plugins/cuda/src/rtl.cpp | ||
---|---|---|
1151 | If both num_teams and OMP_NUM_TEAMS exist, which one to honor? |
If both num_teams and OMP_NUM_TEAMS exist, which one to honor?