Skip to content

Commit 8fe3289

Browse files
committed
tracks various tests on HPAC server
1 parent 17568ee commit 8fe3289

File tree

335 files changed

+630426
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

335 files changed

+630426
-0
lines changed
35.1 KB
Binary file not shown.
35.4 KB
Binary file not shown.
34.3 KB
Binary file not shown.
33.7 KB
Binary file not shown.
34.4 KB
Binary file not shown.
34.1 KB
Binary file not shown.
35.4 KB
Binary file not shown.
Binary file not shown.
34.6 KB
Binary file not shown.
Binary file not shown.
33.7 KB
Binary file not shown.
Binary file not shown.
34.6 KB
Binary file not shown.
31.9 KB
Binary file not shown.
31.4 KB
Binary file not shown.
32.3 KB
Binary file not shown.
32.6 KB
Binary file not shown.
33.9 KB
Binary file not shown.
33.4 KB
Binary file not shown.
32.1 KB
Binary file not shown.
33.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Diff for: scripts/hpac-results/results-seq/results-seq-co.pdf

34.9 KB
Binary file not shown.
34.1 KB
Binary file not shown.

Diff for: scripts/hpac-results/results.tar.gz

195 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,301 @@
1+
100,120,1403
2+
1, 2
3+
Matrix Multiplication
4+
---------------------------------------------------
5+
Method: Raw sequential
6+
Cache improved: 1
7+
# Threads: 1
8+
Block size: 2
9+
- - - - - - - - - - - - - - - - - - - - - - - - - -
10+
Real time: 0.0286 sec
11+
CPU time: 0.0200 sec
12+
CPU/real time: 0.7005
13+
- - - - - - - - - - - - - - - - - - - - - - - - - -
14+
GFLOPS/sec: 1.1793
15+
---------------------------------------------------
16+
Matrix Multiplication
17+
---------------------------------------------------
18+
Method: pThread 1D
19+
Cache improved: 1
20+
# Threads: 1
21+
Block size: 2
22+
- - - - - - - - - - - - - - - - - - - - - - - - - -
23+
Real time: 0.0285 sec
24+
CPU time: 0.0200 sec
25+
CPU/real time: 0.7012
26+
- - - - - - - - - - - - - - - - - - - - - - - - - -
27+
GFLOPS/sec: 1.1805
28+
---------------------------------------------------
29+
Matrix Multiplication
30+
---------------------------------------------------
31+
Method: pThread 1D
32+
Cache improved: 1
33+
# Threads: 2
34+
Block size: 2
35+
- - - - - - - - - - - - - - - - - - - - - - - - - -
36+
Real time: 0.0160 sec
37+
CPU time: 0.0300 sec
38+
CPU/real time: 1.8707
39+
- - - - - - - - - - - - - - - - - - - - - - - - - -
40+
GFLOPS/sec: 2.0996
41+
---------------------------------------------------
42+
Matrix Multiplication
43+
---------------------------------------------------
44+
Method: Open MP collapse(1) outer loop
45+
Cache improved: 1
46+
# Threads: 1
47+
Block size: 2
48+
- - - - - - - - - - - - - - - - - - - - - - - - - -
49+
Real time: 0.0289 sec
50+
CPU time: 0.0200 sec
51+
CPU/real time: 0.6913
52+
- - - - - - - - - - - - - - - - - - - - - - - - - -
53+
GFLOPS/sec: 1.1638
54+
---------------------------------------------------
55+
Matrix Multiplication
56+
---------------------------------------------------
57+
Method: Open MP collapse(1) outer loop
58+
Cache improved: 1
59+
# Threads: 2
60+
Block size: 2
61+
- - - - - - - - - - - - - - - - - - - - - - - - - -
62+
Real time: 0.0163 sec
63+
CPU time: 0.0300 sec
64+
CPU/real time: 1.8368
65+
- - - - - - - - - - - - - - - - - - - - - - - - - -
66+
GFLOPS/sec: 2.0616
67+
---------------------------------------------------
68+
Matrix Multiplication
69+
---------------------------------------------------
70+
Method: Open MP collapse(1) inner loop
71+
Cache improved: 1
72+
# Threads: 1
73+
Block size: 2
74+
- - - - - - - - - - - - - - - - - - - - - - - - - -
75+
Real time: 0.0289 sec
76+
CPU time: 0.0200 sec
77+
CPU/real time: 0.6929
78+
- - - - - - - - - - - - - - - - - - - - - - - - - -
79+
GFLOPS/sec: 1.1666
80+
---------------------------------------------------
81+
Matrix Multiplication
82+
---------------------------------------------------
83+
Method: Open MP collapse(1) inner loop
84+
Cache improved: 1
85+
# Threads: 2
86+
Block size: 2
87+
- - - - - - - - - - - - - - - - - - - - - - - - - -
88+
Real time: 0.0169 sec
89+
CPU time: 0.0300 sec
90+
CPU/real time: 1.7773
91+
- - - - - - - - - - - - - - - - - - - - - - - - - -
92+
GFLOPS/sec: 1.9948
93+
---------------------------------------------------
94+
Matrix Multiplication
95+
---------------------------------------------------
96+
Method: Open MP collapse(2)
97+
Cache improved: 1
98+
# Threads: 1
99+
Block size: 2
100+
- - - - - - - - - - - - - - - - - - - - - - - - - -
101+
Real time: 0.0286 sec
102+
CPU time: 0.0300 sec
103+
CPU/real time: 1.0498
104+
- - - - - - - - - - - - - - - - - - - - - - - - - -
105+
GFLOPS/sec: 1.1783
106+
---------------------------------------------------
107+
Matrix Multiplication
108+
---------------------------------------------------
109+
Method: Open MP collapse(2)
110+
Cache improved: 1
111+
# Threads: 2
112+
Block size: 2
113+
- - - - - - - - - - - - - - - - - - - - - - - - - -
114+
Real time: 0.0168 sec
115+
CPU time: 0.0300 sec
116+
CPU/real time: 1.7874
117+
- - - - - - - - - - - - - - - - - - - - - - - - - -
118+
GFLOPS/sec: 2.0062
119+
---------------------------------------------------
120+
Matrix Multiplication
121+
---------------------------------------------------
122+
Method: KAAPIC 1D
123+
Cache improved: 1
124+
# Threads: 0
125+
Block size: 2
126+
- - - - - - - - - - - - - - - - - - - - - - - - - -
127+
Real time: 0.0275 sec
128+
CPU time: 0.0200 sec
129+
CPU/real time: 0.7275
130+
- - - - - - - - - - - - - - - - - - - - - - - - - -
131+
GFLOPS/sec: 1.2249
132+
---------------------------------------------------
133+
Matrix Multiplication
134+
---------------------------------------------------
135+
Method: KAAPIC 1D
136+
Cache improved: 1
137+
# Threads: 0
138+
Block size: 2
139+
- - - - - - - - - - - - - - - - - - - - - - - - - -
140+
Real time: 0.0155 sec
141+
CPU time: 0.0200 sec
142+
CPU/real time: 1.2872
143+
- - - - - - - - - - - - - - - - - - - - - - - - - -
144+
GFLOPS/sec: 2.1672
145+
---------------------------------------------------
146+
Matrix Multiplication
147+
---------------------------------------------------
148+
Method: Intel TBB 1D auto partitioner
149+
Cache improved: 1
150+
# Threads: 1
151+
Block size: 2
152+
- - - - - - - - - - - - - - - - - - - - - - - - - -
153+
Real time: 0.0280 sec
154+
CPU time: 0.0200 sec
155+
CPU/real time: 0.7155
156+
- - - - - - - - - - - - - - - - - - - - - - - - - -
157+
GFLOPS/sec: 1.2046
158+
---------------------------------------------------
159+
Matrix Multiplication
160+
---------------------------------------------------
161+
Method: Intel TBB 1D auto partitioner
162+
Cache improved: 1
163+
# Threads: 2
164+
Block size: 2
165+
- - - - - - - - - - - - - - - - - - - - - - - - - -
166+
Real time: 0.0159 sec
167+
CPU time: 0.0300 sec
168+
CPU/real time: 1.8813
169+
- - - - - - - - - - - - - - - - - - - - - - - - - -
170+
GFLOPS/sec: 2.1116
171+
---------------------------------------------------
172+
Matrix Multiplication
173+
---------------------------------------------------
174+
Method: Intel TBB 1D affinity partitioner
175+
Cache improved: 1
176+
# Threads: 1
177+
Block size: 2
178+
- - - - - - - - - - - - - - - - - - - - - - - - - -
179+
Real time: 0.0281 sec
180+
CPU time: 0.0200 sec
181+
CPU/real time: 0.7126
182+
- - - - - - - - - - - - - - - - - - - - - - - - - -
183+
GFLOPS/sec: 1.1998
184+
---------------------------------------------------
185+
Matrix Multiplication
186+
---------------------------------------------------
187+
Method: Intel TBB 1D affinity partitioner
188+
Cache improved: 1
189+
# Threads: 2
190+
Block size: 2
191+
- - - - - - - - - - - - - - - - - - - - - - - - - -
192+
Real time: 0.0163 sec
193+
CPU time: 0.0300 sec
194+
CPU/real time: 1.8439
195+
- - - - - - - - - - - - - - - - - - - - - - - - - -
196+
GFLOPS/sec: 2.0696
197+
---------------------------------------------------
198+
Matrix Multiplication
199+
---------------------------------------------------
200+
Method: Intel TBB 1D simple partitioner
201+
Cache improved: 1
202+
# Threads: 1
203+
Block size: 2
204+
- - - - - - - - - - - - - - - - - - - - - - - - - -
205+
Real time: 0.0280 sec
206+
CPU time: 0.0200 sec
207+
CPU/real time: 0.7132
208+
- - - - - - - - - - - - - - - - - - - - - - - - - -
209+
GFLOPS/sec: 1.2007
210+
---------------------------------------------------
211+
Matrix Multiplication
212+
---------------------------------------------------
213+
Method: Intel TBB 1D simple partitioner
214+
Cache improved: 1
215+
# Threads: 2
216+
Block size: 2
217+
- - - - - - - - - - - - - - - - - - - - - - - - - -
218+
Real time: 0.0198 sec
219+
CPU time: 0.0300 sec
220+
CPU/real time: 1.5148
221+
- - - - - - - - - - - - - - - - - - - - - - - - - -
222+
GFLOPS/sec: 1.7003
223+
---------------------------------------------------
224+
Matrix Multiplication
225+
---------------------------------------------------
226+
Method: Intel TBB 2D auto partitioner
227+
Cache improved: 1
228+
# Threads: 1
229+
Block size: 2
230+
- - - - - - - - - - - - - - - - - - - - - - - - - -
231+
Real time: 0.0277 sec
232+
CPU time: 0.0200 sec
233+
CPU/real time: 0.7217
234+
- - - - - - - - - - - - - - - - - - - - - - - - - -
235+
GFLOPS/sec: 1.2150
236+
---------------------------------------------------
237+
Matrix Multiplication
238+
---------------------------------------------------
239+
Method: Intel TBB 2D auto partitioner
240+
Cache improved: 1
241+
# Threads: 2
242+
Block size: 2
243+
- - - - - - - - - - - - - - - - - - - - - - - - - -
244+
Real time: 0.0159 sec
245+
CPU time: 0.0300 sec
246+
CPU/real time: 1.8875
247+
- - - - - - - - - - - - - - - - - - - - - - - - - -
248+
GFLOPS/sec: 2.1185
249+
---------------------------------------------------
250+
Matrix Multiplication
251+
---------------------------------------------------
252+
Method: Intel TBB 2D affinity partitioner
253+
Cache improved: 1
254+
# Threads: 1
255+
Block size: 2
256+
- - - - - - - - - - - - - - - - - - - - - - - - - -
257+
Real time: 0.0312 sec
258+
CPU time: 0.0300 sec
259+
CPU/real time: 0.9607
260+
- - - - - - - - - - - - - - - - - - - - - - - - - -
261+
GFLOPS/sec: 1.0783
262+
---------------------------------------------------
263+
Matrix Multiplication
264+
---------------------------------------------------
265+
Method: Intel TBB 2D affinity partitioner
266+
Cache improved: 1
267+
# Threads: 2
268+
Block size: 2
269+
- - - - - - - - - - - - - - - - - - - - - - - - - -
270+
Real time: 0.0162 sec
271+
CPU time: 0.0300 sec
272+
CPU/real time: 1.8544
273+
- - - - - - - - - - - - - - - - - - - - - - - - - -
274+
GFLOPS/sec: 2.0813
275+
---------------------------------------------------
276+
Matrix Multiplication
277+
---------------------------------------------------
278+
Method: Intel TBB 2D simple partitioner
279+
Cache improved: 1
280+
# Threads: 1
281+
Block size: 2
282+
- - - - - - - - - - - - - - - - - - - - - - - - - -
283+
Real time: 0.0420 sec
284+
CPU time: 0.0400 sec
285+
CPU/real time: 0.9517
286+
- - - - - - - - - - - - - - - - - - - - - - - - - -
287+
GFLOPS/sec: 0.8011
288+
---------------------------------------------------
289+
Matrix Multiplication
290+
---------------------------------------------------
291+
Method: Intel TBB 2D simple partitioner
292+
Cache improved: 1
293+
# Threads: 2
294+
Block size: 2
295+
- - - - - - - - - - - - - - - - - - - - - - - - - -
296+
Real time: 0.0248 sec
297+
CPU time: 0.0500 sec
298+
CPU/real time: 2.0164
299+
- - - - - - - - - - - - - - - - - - - - - - - - - -
300+
GFLOPS/sec: 1.3579
301+
---------------------------------------------------
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
1, 2
2+
argument: random-float-mat-2345-1234.mat
3+
argument: random-float-mat-2345-1234.mat
4+
argument: random-float-mat-2345-1234.mat
5+
argument: random-float-mat-2345-1234.mat
6+
argument: random-float-mat-2345-1234.mat
7+
argument: random-float-mat-2345-1234.mat
8+
argument: random-float-mat-2345-1234.mat
9+
argument: random-float-mat-2345-1234.mat
10+
argument: random-float-mat-2345-1234.mat
11+
argument: random-float-mat-2345-1234.mat
12+
argument: random-float-mat-2345-1234.mat
13+
argument: random-float-mat-2345-1234.mat
14+
argument: random-float-mat-2345-1234.mat
15+
argument: random-float-mat-2345-1234.mat
16+
argument: random-float-mat-2345-1234.mat
17+
argument: random-float-mat-2345-1234.mat
18+
argument: random-float-mat-2345-1234.mat
19+
argument: random-float-mat-2345-1234.mat
20+
argument: random-float-mat-2345-1234.mat
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)