This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79220eaeecccf77591c0a1bdfbd2ecd3ec015e21
clang-p2996
/
openmp
/
runtime
/
test
/
tasking
History
Jonathan Peyton
1c50ee64a2
Fix failing taskloop tests by omitting gcc
...
We do not have GOMP interface support for taskloop yet. llvm-svn: 308351
2017-07-18 20:16:25 +00:00
..
bug_nested_proxy_task.c
Correct wrong comment in bug_nested_proxy_task.c
2017-01-30 09:51:02 +00:00
bug_proxy_task_dep_waiting.c
Mark tests with task dependencies as unsupported with GCC
2016-08-08 11:52:49 +00:00
bug_serial_taskgroup.c
kmp_gsupport: Fix library initialization with taskgroup
2016-08-08 13:23:08 +00:00
kmp_task_reduction_nest.cpp
Run-time library part of OpenMP 5.0 task reduction implementation.
2017-02-16 17:49:49 +00:00
kmp_taskloop.c
Add recursive task scheduling strategy to taskloop implementation
2017-07-18 18:50:13 +00:00
nested_parallel_tasking.c
…
nested_task_creation.c
…
omp_task_final.c
…
omp_task_firstprivate.c
…
omp_task_if.c
…
omp_task_imp_firstprivate.c
…
omp_task_priority.c
…
omp_task_private.c
…
omp_task_shared.c
…
omp_task.c
…
omp_taskloop_grainsize.c
Fix failing taskloop tests by omitting gcc
2017-07-18 20:16:25 +00:00
omp_taskloop_num_tasks.c
Fix failing taskloop tests by omitting gcc
2017-07-18 20:16:25 +00:00
omp_taskwait.c
…
omp_taskyield.c
…