[Openmp-commits] [PATCH] D35273: Add recursive task scheduling strategy to taskloop implementation
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 18 11:51:18 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308338: Add recursive task scheduling strategy to taskloop implementation (authored by jlpeyton).
Changed prior to commit:
https://reviews.llvm.org/D35273?vs=106090&id=107147#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35273
Files:
openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/kmp_global.cpp
openmp/trunk/runtime/src/kmp_settings.cpp
openmp/trunk/runtime/src/kmp_tasking.cpp
openmp/trunk/runtime/test/tasking/kmp_taskloop.c
openmp/trunk/runtime/test/tasking/omp_taskloop_grainsize.c
openmp/trunk/runtime/test/tasking/omp_taskloop_num_tasks.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35273.107147.patch
Type: text/x-patch
Size: 26598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170718/cb8b4d60/attachment-0001.bin>
More information about the Openmp-commits
mailing list