Zoltan2
Toggle main menu visibility
Loading...
Searching...
No Matches
chacoEdgeWeightTest.xml
Go to the documentation of this file.
1
<!--////////////////////////////////////////////////////////////////////////////
2
////////////////////////////////////////////////////////////////////////////////
3
4
REQUIRED BLOCKS:
5
1. Input parameters
6
2. Problem parameters
7
8
OPTIONAL Blocks:
9
3. Comparison
10
11
SUPPORTED INPUT FILE TYPES:
12
1. Geometric Generator
13
2. Pamgen
14
3. Chaco
15
4. Matrix Market
16
17
SUPPORTED PROBLEM TYPES:
18
1. partitioning
19
20
SUPPORTED INPUT DATA TYPES:
21
1. coordinates
22
2. (x,t,e)petra_crs_matrix
23
3. (x,t,e)petra_crs_graph
24
4. (x,t,e)petra_vector
25
5. (x,t,e)petra_multivector
26
27
SUPPORTED INPUT ADAPTERS:
28
1. BasicIdentifier
29
2. XpetraMultiVector
30
3. XpetraCrsGraph
31
4. XpetraCrsMatrix
32
5. BasicVector
33
5. PamgenMesh
34
35
** REFER TO THE README FOR A MORE DETAILED EXPLANATION
36
37
////////////////////////////////////////////////////////////////////////////////
38
/////////////////////////////////////////////////////////////////////////////-->
39
40
<
ParameterList
name
=
"chacoEdgeWeight"
>
41
42
<
ParameterList
name
=
"InputParameters"
>
43
<
Parameter
name
=
"input path"
type
=
"string"
value
=
"/Users/davidson/trilinosall/trilinosrepo/packages/zoltan/test/ch_ewgt"
/>
44
<
Parameter
name
=
"input file"
type
=
"string"
value
=
"ewgt"
/>
45
<
Parameter
name
=
"file type"
type
=
"string"
value
=
"Chaco"
/>
46
</
ParameterList
>
47
48
<
ParameterList
name
=
"Problem 1"
>
49
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
50
<
ParameterList
name
=
"InputAdapterParameters"
>
51
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"coordinates"
/>
52
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"XpetraMultiVector"
/>
53
</
ParameterList
>
54
55
<
ParameterList
name
=
"Zoltan2Parameters"
>
56
<!-- <Parameter name="timer_output_stream" type="string" value="std::cout"/> -->
57
<
Parameter
name
=
"algorithm"
type
=
"string"
value
=
"multijagged"
/>
58
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
59
</
ParameterList
>
60
61
<!-- <ParameterList name="Metrics">
62
<ParameterList name="object count">
63
<Parameter name="lower" type="double" value="0.99"/>
64
<Parameter name="upper" type="double" value="1.4"/>
65
</ParameterList>
66
67
<ParameterList name="weight 0">
68
<Parameter name="lower" type="double" value="0.99"/>
69
<Parameter name="upper" type="double" value="1.4"/>
70
</ParameterList>
71
</ParameterList> -->
72
73
</
ParameterList
>
74
75
<
ParameterList
name
=
"Problem 2"
>
76
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
77
<
ParameterList
name
=
"InputAdapterParameters"
>
78
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"xpetra_crs_matrix"
/>
79
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"XpetraCrsMatrix"
/>
80
</
ParameterList
>
81
82
<
ParameterList
name
=
"Zoltan2Parameters"
>
83
<
Parameter
name
=
"algorithm"
type
=
"string"
value
=
"multijagged"
/>
84
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
85
</
ParameterList
>
86
87
<!-- <ParameterList name="Metrics">
88
<ParameterList name="object count">
89
<Parameter name="lower" type="double" value="0.99"/>
90
<Parameter name="upper" type="double" value="1.4"/>
91
</ParameterList>
92
93
<ParameterList name="weight 0">
94
<Parameter name="lower" type="double" value="0.99"/>
95
<Parameter name="upper" type="double" value="1.4"/>
96
</ParameterList>
97
</ParameterList> -->
98
99
</
ParameterList
>
100
101
<
ParameterList
name
=
"Problem 3"
>
102
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
103
<
ParameterList
name
=
"InputAdapterParameters"
>
104
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"xpetra_crs_graph"
/>
105
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"XpetraCrsGraph"
/>
106
</
ParameterList
>
107
108
<
ParameterList
name
=
"Zoltan2Parameters"
>
109
<
Parameter
name
=
"algorithm"
type
=
"string"
value
=
"multijagged"
/>
110
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
111
</
ParameterList
>
112
113
<!-- <ParameterList name="Metrics">
114
<ParameterList name="object count">
115
<Parameter name="lower" type="double" value="0.99"/>
116
<Parameter name="upper" type="double" value="1.4"/>
117
</ParameterList>
118
119
<ParameterList name="weight 0">
120
<Parameter name="lower" type="double" value="0.99"/>
121
<Parameter name="upper" type="double" value="1.4"/>
122
</ParameterList>
123
</ParameterList> -->
124
125
</
ParameterList
>
126
</
ParameterList
>
test
core
driver
driverinputs
chacoEdgeWeightTest.xml
Generated by
1.17.0