test.ini 366 Bytes
Newer Older
1
[general]
2
3
4
5
6
7
8
9
10
11
resizes=1
iter_stages=1
matrix_tam=100000
comm_tam=47192
SDR=0.0
ADR=0.0
AIB=0
CST=1
CSS=0
time=0.006
12
; end [general]
13
14
15
16
17
18
19
20
21
22
23
24
[stage0]
PT=3
bytes=0
t_stage=0.05
;end [stage0]
[stage1]
PT=3
bytes=0
t_stage=0.05
;end [stage0]
[resize0]
iters=10
25
procs=4
26
27
28
29
30
31
factor=1
physical_dist=cpu
;end [resize0]
[resize1]
iters=10
procs=8
32
factor=0.5
33
physical_dist=cpu
34
;end [resize1]