-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmultisort-omp-leaf_8_boada-1.pcf
289 lines (238 loc) · 5.04 KB
/
multisort-omp-leaf_8_boada-1.pcf
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
DEFAULT_OPTIONS
LEVEL THREAD
UNITS NANOSEC
LOOK_BACK 100
SPEED 1
FLAG_ICONS ENABLED
NUM_OF_STATE_COLORS 1000
YMAX_SCALE 37
DEFAULT_SEMANTIC
THREAD_FUNC State As Is
STATES
0 Idle
1 Running
2 Not created
3 Waiting a message
4 Blocking Send
5 Synchronization
6 Test/Probe
7 Scheduling and Fork/Join
8 Wait/WaitAll
9 Blocked
10 Immediate Send
11 Immediate Receive
12 I/O
13 Group Communication
14 Tracing Disabled
15 Others
16 Send Receive
17 Memory transfer
18 Profiling
19 On-line analysis
20 Remote memory access
21 Atomic memory operation
22 Memory ordering operation
23 Distributed locking
24 Overhead
25 One-sided op
26 Startup latency
27 Waiting links
28 Data copy
29 RTT
30 Allocating memory
31 Freeing memory
STATES_COLOR
0 {117,195,255}
1 {0,0,255}
2 {255,255,255}
3 {255,0,0}
4 {255,0,174}
5 {179,0,0}
6 {0,255,0}
7 {255,255,0}
8 {235,0,0}
9 {0,162,0}
10 {255,0,255}
11 {100,100,177}
12 {172,174,41}
13 {255,144,26}
14 {2,255,177}
15 {192,224,0}
16 {66,66,66}
17 {255,0,96}
18 {169,169,169}
19 {169,0,0}
20 {0,109,255}
21 {200,61,68}
22 {200,66,0}
23 {0,41,0}
24 {139,121,177}
25 {116,116,116}
26 {200,50,89}
27 {255,171,98}
28 {0,68,189}
29 {52,43,0}
30 {255,46,0}
31 {100,216,32}
EVENT_TYPE
0 60000001 Parallel (OMP)
VALUES
0 close
1 DO (open)
2 SECTIONS (open)
3 REGION (open)
EVENT_TYPE
0 60000002 Worksharing (OMP)
VALUES
0 End
4 DO
5 SECTIONS
6 SINGLE
EVENT_TYPE
0 60000018 Executed OpenMP parallel function
VALUES
0 End
1 Unresolved
2 _NOT_Found
3 L_main_1..ion0_2_0 [L_main_147__par_region0_2_0]
4 multisort
5 merge
EVENT_TYPE
0 60000118 Executed OpenMP parallel function line and file
VALUES
0 End
1 0 (Unresolved)
2 0 (_NOT_Found)
3 38 (multisor..p-leaf.c) [38 (multisort-omp-leaf.c, multisort-omp-leaf)]
4 62 (multisor..p-leaf.c) [62 (multisort-omp-leaf.c, multisort-omp-leaf)]
5 147 (multisor..p-leaf.c) [147 (multisort-omp-leaf.c, multisort-omp-leaf)]
EVENT_TYPE
0 60000023 Executed OpenMP task function
VALUES
0 End
1 Unresolved
2 _NOT_Found
3 L_main_1..ion0_2_0 [L_main_147__par_region0_2_0]
4 multisort
5 merge
EVENT_TYPE
0 60000123 Executed OpenMP task function line and file
VALUES
0 End
1 0 (Unresolved)
2 0 (_NOT_Found)
3 38 (multisor..p-leaf.c) [38 (multisort-omp-leaf.c, multisort-omp-leaf)]
4 62 (multisor..p-leaf.c) [62 (multisort-omp-leaf.c, multisort-omp-leaf)]
5 147 (multisor..p-leaf.c) [147 (multisort-omp-leaf.c, multisort-omp-leaf)]
EVENT_TYPE
0 60000024 Instantiated OpenMP task function
VALUES
0 End
1 Unresolved
2 _NOT_Found
3 L_main_1..ion0_2_0 [L_main_147__par_region0_2_0]
4 multisort
5 merge
EVENT_TYPE
0 60000124 Instantiated OpenMP task function line and file
VALUES
0 End
1 0 (Unresolved)
2 0 (_NOT_Found)
3 38 (multisor..p-leaf.c) [38 (multisort-omp-leaf.c, multisort-omp-leaf)]
4 62 (multisor..p-leaf.c) [62 (multisort-omp-leaf.c, multisort-omp-leaf)]
5 147 (multisor..p-leaf.c) [147 (multisort-omp-leaf.c, multisort-omp-leaf)]
EVENT_TYPE
0 60000005 OpenMP barrier
VALUES
0 End
1 Begin
EVENT_TYPE
0 60000022 OMP taskwait
VALUES
0 End
1 Begin
EVENT_TYPE
0 60000028 Task Identifier
EVENT_TYPE
0 65000000 Number of OpenMP instantiated tasks
0 65000001 Number of OpenMP executed tasks
EVENT_TYPE
0 60000020 pthread function
VALUES
0 End
1 Unresolved
2 _NOT_Found
3 L_main_1..ion0_2_0 [L_main_147__par_region0_2_0]
4 multisort
5 merge
EVENT_TYPE
0 60000120 pthread function line and file
VALUES
0 End
1 0 (Unresolved)
2 0 (_NOT_Found)
3 38 (multisor..p-leaf.c) [38 (multisort-omp-leaf.c, multisort-omp-leaf)]
4 62 (multisor..p-leaf.c) [62 (multisort-omp-leaf.c, multisort-omp-leaf)]
5 147 (multisor..p-leaf.c) [147 (multisort-omp-leaf.c, multisort-omp-leaf)]
EVENT_TYPE
6 40000033 Executing CPU
6 40000133 CPU-Event sampling interval
EVENT_TYPE
6 40000001 Application
VALUES
0 End
1 Begin
EVENT_TYPE
6 40000050 RAW clock() value from system
EVENT_TYPE
6 40000003 Flushing Traces
VALUES
0 End
1 Begin
EVENT_TYPE
6 40000002 Trace initialization
VALUES
0 End
1 Begin
EVENT_TYPE
6 40000036 Process IDentifier
6 40000037 Parent Process IDentifier
6 40000038 fork() depth
GRADIENT_COLOR
0 {0,255,2}
1 {0,244,13}
2 {0,232,25}
3 {0,220,37}
4 {0,209,48}
5 {0,197,60}
6 {0,185,72}
7 {0,173,84}
8 {0,162,95}
9 {0,150,107}
10 {0,138,119}
11 {0,127,130}
12 {0,115,142}
13 {0,103,154}
14 {0,91,166}
GRADIENT_NAMES
0 Gradient 0
1 Grad. 1/MPI Events
2 Grad. 2/OMP Events
3 Grad. 3/OMP locks
4 Grad. 4/User func
5 Grad. 5/User Events
6 Grad. 6/General Events
7 Grad. 7/Hardware Counters
8 Gradient 8
9 Gradient 9
10 Gradient 10
11 Gradient 11
12 Gradient 12
13 Gradient 13
14 Gradient 14
EVENT_TYPE
9 40000018 Tracing mode:
VALUES
1 Detailed
2 CPU Bursts