Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ProfugusMC
ProfugusMC
Commits
b4e387df
Commit
b4e387df
authored
Jun 08, 2017
by
Hamilton, Steven P
Browse files
Reducing particle count for CPU run.
parent
da9262ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Profugus/Source/Inputs/c5g7_3d_cpu_1node.xml
View file @
b4e387df
...
...
@@ -67,7 +67,7 @@
<Parameter
name=
"device_id"
type=
"int"
value=
"0"
/>
<Parameter
name=
"problem_name"
type=
"string"
value=
"c5g7_3d"
/>
<Parameter
name=
"do_transport"
type=
"bool"
value=
"true"
/>
<Parameter
name=
"Np"
type=
"int"
value=
"1000000
0
"
/>
<Parameter
name=
"Np"
type=
"int"
value=
"1000000"
/>
<Parameter
name=
"num_cycles"
type=
"int"
value=
"10"
/>
<Parameter
name=
"num_inactive_cycles"
type=
"int"
value=
"5"
/>
<Parameter
name=
"architecture"
type=
"string"
value=
"cpu"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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