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 |