.. |
environment.c
|
2a38b1c99d
- add test for OpenMP environment parsing
|
11 anni fa |
init_exit_01.c
|
c67baef29e
- additional test case to check StarPU omp support initialization/finalization inside the process constructor/destructor
|
11 anni fa |
init_exit_02.c
|
c67baef29e
- additional test case to check StarPU omp support initialization/finalization inside the process constructor/destructor
|
11 anni fa |
parallel_01.c
|
35b2853b78
- add tests for omp barrier, omp master, omp single
|
11 anni fa |
parallel_02.c
|
35b2853b78
- add tests for omp barrier, omp master, omp single
|
11 anni fa |
parallel_03.c
|
10394835e8
- add missing new files in r12690
|
11 anni fa |
parallel_barrier_01.c
|
35b2853b78
- add tests for omp barrier, omp master, omp single
|
11 anni fa |
parallel_critical_01.c
|
1dcec33ad2
- add support of anonymous omp critical
|
11 anni fa |
parallel_critical_named_01.c
|
9b64273b52
- add check for named omp critical
|
11 anni fa |
parallel_for_01.c
|
88254f7eeb
- optimize omp for to execute contiguous chunks of iterations in a single user function call
|
11 anni fa |
parallel_for_02.c
|
88254f7eeb
- optimize omp for to execute contiguous chunks of iterations in a single user function call
|
11 anni fa |
parallel_master_01.c
|
144cddb1c2
- fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option
|
11 anni fa |
parallel_single_nowait_01.c
|
1dcec33ad2
- add support of anonymous omp critical
|
11 anni fa |
parallel_single_wait_01.c
|
1dcec33ad2
- add support of anonymous omp critical
|
11 anni fa |
task_01.c
|
58e206fd4f
- add test case for tasks
|
11 anni fa |
taskgroup_01.c
|
7fe846af9b
- add support for omp taskgroup
|
11 anni fa |
taskwait_01.c
|
69335c0c20
- add support for omp taskwait
|
11 anni fa |