Zoltan2
Toggle main menu visibility
Loading...
Searching...
No Matches
zoltanGraphAdapterEwgt.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
=
"zoltanWithGraphAdapter"
>
41
42
<
ParameterList
name
=
"InputParameters"
>
43
<
Parameter
name
=
"distribute input"
type
=
"bool"
value
=
"True"
/>
44
<
Parameter
name
=
"input path"
type
=
"string"
value
=
"./"
/>
45
<
Parameter
name
=
"input file"
type
=
"string"
value
=
"ewgt"
/>
46
<
Parameter
name
=
"file type"
type
=
"string"
value
=
"Chaco"
/>
47
</
ParameterList
>
48
49
<
ParameterList
name
=
"withMatrixAdapter"
>
50
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
51
<
ParameterList
name
=
"InputAdapterParameters"
>
52
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"xpetra_crs_matrix"
/>
53
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"XpetraCrsMatrix"
/>
54
</
ParameterList
>
55
<
ParameterList
name
=
"Zoltan2Parameters"
>
56
<
ParameterList
name
=
"zoltan_parameters"
>
57
<
Parameter
name
=
"LB_METHOD"
type
=
"string"
value
=
"PHG"
/>
58
</
ParameterList
>
59
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
60
<
Parameter
name
=
"num_global_parts"
type
=
"string"
value
=
"8"
/>
61
</
ParameterList
>
62
<
ParameterList
name
=
"Metrics"
>
63
<
ParameterList
name
=
"metriccheck1"
>
64
<
Parameter
name
=
"check"
type
=
"string"
value
=
"imbalance"
/>
65
<
Parameter
name
=
"upper"
type
=
"double"
value
=
"1.28"
/>
66
</
ParameterList
>
67
</
ParameterList
>
68
</
ParameterList
>
69
70
<
ParameterList
name
=
"withGraphAdapter"
>
71
<
Parameter
name
=
"kind"
type
=
"string"
value
=
"partitioning"
/>
72
<
ParameterList
name
=
"InputAdapterParameters"
>
73
<
Parameter
name
=
"data type"
type
=
"string"
value
=
"xpetra_crs_graph"
/>
74
<
Parameter
name
=
"input adapter"
type
=
"string"
value
=
"XpetraCrsGraph"
/>
75
</
ParameterList
>
76
<
ParameterList
name
=
"Zoltan2Parameters"
>
77
<
ParameterList
name
=
"zoltan_parameters"
>
78
<
Parameter
name
=
"LB_METHOD"
type
=
"string"
value
=
"PHG"
/>
79
<
Parameter
name
=
"PHG_OUTPUT_LEVEL"
type
=
"string"
value
=
"1"
/>
80
</
ParameterList
>
81
<
Parameter
name
=
"compute_metrics"
type
=
"bool"
value
=
"true"
/>
82
<
Parameter
name
=
"num_global_parts"
type
=
"string"
value
=
"8"
/>
83
</
ParameterList
>
84
<
ParameterList
name
=
"Metrics"
>
85
<
ParameterList
name
=
"metriccheck1"
>
86
<
Parameter
name
=
"check"
type
=
"string"
value
=
"imbalance"
/>
87
<
Parameter
name
=
"upper"
type
=
"double"
value
=
"1.28"
/>
88
</
ParameterList
>
89
</
ParameterList
>
90
</
ParameterList
>
91
92
</
ParameterList
>
test
core
driver
driverinputs
zoltanGraphAdapterEwgt.xml
Generated by
1.17.0