Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openCARP
carputils
Commits
17153506
Commit
17153506
authored
May 18, 2022
by
Marie Houillon
Browse files
Add MPIEXEC to configuration summary
parent
7f753bcf
Pipeline
#3985
canceled with stage
in 4 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
carputils/settings/summary.py
View file @
17153506
...
...
@@ -95,6 +95,7 @@ def summary(config, execs, solver_opts, cli):
'Paths'
,
DASH_LINE
]
summary
+=
[
FORMAT
(
10
,
'OPENCARP_SRC'
,
config
.
OPENCARP_SRC
)]
summary
+=
[
FORMAT
(
10
,
'MPIEXEC'
,
config
.
MPIEXEC
)]
summary
+=
[
DASH_LINE
,
'System Info'
,
...
...
Write
Preview
Supports
Markdown
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