Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Aland, Sebastian
amdis
Commits
5b7e5ed5
Commit
5b7e5ed5
authored
Feb 14, 2014
by
Backofen, Rainer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Feature: Configure Zoltan with initfile (missing file)
parent
33302a9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
AMDiS/src/parallel/ZoltanPartitioner.h
AMDiS/src/parallel/ZoltanPartitioner.h
+4
-0
No files found.
AMDiS/src/parallel/ZoltanPartitioner.h
View file @
5b7e5ed5
...
...
@@ -64,6 +64,10 @@ namespace AMDiS { namespace Parallel {
/// Pointer to a map that weights all macro elements in rank's partition.
std
::
map
<
int
,
double
>
*
elWeights
;
/// parmeter map to configure zoltan
std
::
map
<
string
,
string
>
paramMapInitial
;
std
::
map
<
string
,
string
>
paramMap
;
friend
class
ZoltanFunctions
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment