forked from ROCm/hcc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestlist-f.txt
63 lines (61 loc) · 1.05 KB
/
testlist-f.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# List containing the tests of the OpenMPValidaion Suite available to check
# the fortan implementation.
do_firstprivate
do_lastprivate
do_ordered
do_private
do_reduction
do_schedule_dynamic
do_schedule_guided
do_schedule_static
has_openmp
omp_atomic
omp_barrier
omp_copyin
omp_critical
omp_flush
omp_get_num_threads
omp_in_parallel
omp_lock
omp_master
omp_nest_lock
omp_test_nest_lock
omp_nested
omp_num_threads
omp_testlock
omp_threadprivate
omp_get_wticks
###omp_workshare_default
omp_workshare
### Braucht man den oder obigen erweitern?
omp_wtime
par_do_firstprivate
par_do_lastprivate
par_do_ordered
par_do_private
par_do_reduction
par_section_firstprivate
par_section_lastprivate
par_section_private
par_section_reduct
section_firstprivate
section_lastprivate
section_private
section_reduction
omp_single
single_copyprivate
single_nowait
single_private
# New tests for OpenMP 3.0
do_collapse
omp_master_3
omp_task
omp_task_if
omp_task_untied
omp_task_shared
omp_task_private
omp_task_firstprivate
omp_taskwait
# New tests for OpenMP 3.1
#omp_taskyield
#omp_task_final