Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Transactions
D47709
Change Details
Change Details
Old
New
Diff
Fix the order of callbacks related to the taskloop construct. Add the iteration_count (according to the spec). Add a testcase.
Fix the order of callbacks related to the taskloop construct. Add the iteration_count to work callbacks (according to the spec). Use kmpc_omp_task() instead of kmp_omp_task() to include OMPT callbacks. Add a testcase.
Fix the order of callbacks related to the taskloop construct. Add the iteration_count
to work callbacks
(according to the sp
ec)
ec). Use kmpc_omp_task() instead of kmp_omp_task() to include OMPT callbacks
. Add a testcase.
Continue