Olivier Aumage bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
..
environment.c 2a38b1c99d - add test for OpenMP environment parsing лет назад: 12
init_exit_01.c c67baef29e - additional test case to check StarPU omp support initialization/finalization inside the process constructor/destructor лет назад: 12
init_exit_02.c c67baef29e - additional test case to check StarPU omp support initialization/finalization inside the process constructor/destructor лет назад: 12
parallel_01.c 35b2853b78 - add tests for omp barrier, omp master, omp single лет назад: 12
parallel_02.c 35b2853b78 - add tests for omp barrier, omp master, omp single лет назад: 12
parallel_03.c 10394835e8 - add missing new files in r12690 лет назад: 12
parallel_barrier_01.c 35b2853b78 - add tests for omp barrier, omp master, omp single лет назад: 12
parallel_critical_01.c 1dcec33ad2 - add support of anonymous omp critical лет назад: 12
parallel_critical_inline_01.c bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
parallel_critical_named_01.c 9b64273b52 - add check for named omp critical лет назад: 12
parallel_critical_named_inline_01.c bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
parallel_for_01.c 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call лет назад: 12
parallel_for_02.c 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call лет назад: 12
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 лет назад: 12
parallel_master_inline_01.c bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
parallel_single_inline_01.c bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
parallel_single_nowait_01.c 1dcec33ad2 - add support of anonymous omp critical лет назад: 12
parallel_single_wait_01.c 1dcec33ad2 - add support of anonymous omp critical лет назад: 12
task_01.c 58e206fd4f - add test case for tasks лет назад: 12
taskgroup_01.c 7fe846af9b - add support for omp taskgroup лет назад: 12
taskwait_01.c 69335c0c20 - add support for omp taskwait лет назад: 12