[Openmp-commits] [PATCH] D42162: [OMPT] Update api_calls testcase
Olga Malysheva via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 7 07:08:02 PST 2018
omalyshe added inline comments.
================
Comment at: runtime/test/ompt/misc/api_calls.c:67
// CHECK: {{^}}[[MASTER_ID]]: ompt_get_place_num()=[[PLACE_NUM]]
// CHECK: {{^}}[[MASTER_ID]]: sched_getcpu()=[[CPU_ID:[0-9]+]]
----------------
It looks like it should also check {omp,ompt}_get_partition_place_nums().
https://reviews.llvm.org/D42162
More information about the Openmp-commits
mailing list