Zoltan2
Toggle main menu visibility
Loading...
Searching...
No Matches
rectilinearRCB_right.xml
Go to the documentation of this file.
1
<!--- Test RCB with Rectilinear blocks. Michael Gestrich reported that
2
non-rectilinear blocks were returned with this test problem.
3
Feature: many elements with zero weights; rectilinear blocks -->
4
5
<
ParameterList
name
=
"RectilinearRCB_right"
>
6
7
<
ParameterList
name
=
"InputParameters"
>
8
<
Parameter
name
=
"input file"
type
=
"string"
value
=
"rectilinearRCB_right"
/>
9
<
Parameter
name
=
"file type"
type
=
"string"
value
=
"Chaco"
/>
10
</
ParameterList
>
11
12
<
ParameterList
name
=
"Problem 1"
>
13
14
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
15
16
<
ParameterList
name
=
"InputAdapterParameters"
>
17
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"coordinates"
/>
18
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"BasicVector"
/>
19
</
ParameterList
>
20
21
<
ParameterList
name
=
"Zoltan2Parameters"
>
22
<
Parameter
name
=
"algorithm"
type
=
"string"
value
=
"rcb"
/>
23
<
Parameter
name
=
"rectilinear"
type
=
"bool"
value
=
"true"
/>
24
<
Parameter
name
=
"num_global_parts"
type
=
"int"
value
=
"2"
/>
25
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
26
</
ParameterList
>
27
28
<
ParameterList
name
=
"Metrics"
>
29
<
ParameterList
name
=
"metriccheck1"
>
30
<
Parameter
name
=
"check"
type
=
"string"
value
=
"imbalance"
/>
31
<
Parameter
name
=
"lower"
type
=
"double"
value
=
"1.49"
/>
32
<
Parameter
name
=
"upper"
type
=
"double"
value
=
"1.51"
/>
33
</
ParameterList
>
34
<
ParameterList
name
=
"metriccheck2"
>
35
<
Parameter
name
=
"check"
type
=
"string"
value
=
"imbalance"
/>
36
<
Parameter
name
=
"weight"
type
=
"int"
value
=
"0"
/>
37
<
Parameter
name
=
"lower"
type
=
"double"
value
=
"0.99"
/>
38
<
Parameter
name
=
"upper"
type
=
"double"
value
=
"1.01"
/>
39
</
ParameterList
>
40
</
ParameterList
>
41
42
43
</
ParameterList
>
44
45
</
ParameterList
>
test
core
driver
driverinputs
rectilinearRCB
rectilinearRCB_right.xml
Generated by
1.17.0