Olivier Aumage
|
d5a4860212
- add if_clause for omp parallel region
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
f2176579d7
- add cl_arg_free to omp_parallel_region/omp_task_region
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
580b168a39
- add support for omp sections (wait|nowait)
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
70d0f510f8
- add outline version of alternate omp for
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
b3315174c6
- change 'omp for' iteration space to 'unsigned long long'
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
ed5fcef62d
- add support for ordered sections in omp for
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
00bc8739c4
- add inline version of omp for
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
bc07b090cb
- add 'inline' variants for omp master/omp single/omp critical
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
88254f7eeb
- optimize omp for to execute contiguous chunks of iterations in a single user function call
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
e4d10c0e75
- preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
144cddb1c2
- fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
7fe846af9b
- add support for omp taskgroup
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
69335c0c20
- add support for omp taskwait
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
58e206fd4f
- add test case for tasks
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
1dcec33ad2
- add support of anonymous omp critical
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
fb4270cace
- update api with support for omp barrier, omp master, omp single
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
d52abb5dcb
- add a test for two nested parallel sections
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
0e32cdb464
- add test for level 1 parallel region
|
%!s(int64=11) %!d(string=hai) anos |
Olivier Aumage
|
c6104a3b62
- openmp stubs
|
%!s(int64=11) %!d(string=hai) anos |