Olivier Aumage
|
49c7a8aecf
- add description of openmp tests
|
9 rokov pred |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 rokov pred |
Nathalie Furmento
|
4f6b40a1da
src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 rokov pred |
Olivier Aumage
|
7c4f77ded6
- suppress typedefs
|
11 rokov pred |
Olivier Aumage
|
576ccca422
- modify omp_parallel_region/omp_task_region API to accept a single struct argument
|
11 rokov pred |
Olivier Aumage
|
d5a4860212
- add if_clause for omp parallel region
|
11 rokov pred |
Olivier Aumage
|
f2176579d7
- add cl_arg_free to omp_parallel_region/omp_task_region
|
11 rokov pred |
Olivier Aumage
|
b3315174c6
- change 'omp for' iteration space to 'unsigned long long'
|
11 rokov pred |
Olivier Aumage
|
00bc8739c4
- add inline version of omp for
|
11 rokov pred |
Olivier Aumage
|
7ba19ce15d
- implement 'guided' schedule of omp for
|
11 rokov pred |
Olivier Aumage
|
88254f7eeb
- optimize omp for to execute contiguous chunks of iterations in a single user function call
|
11 rokov pred |