Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
sponsor-61-sims
Commits
466f2c2e
Commit
466f2c2e
authored
Jul 23, 2021
by
David Goulet
Browse files
No CPU pinning
Signed-off-by:
David Goulet
<
dgoulet@ev0ke.net
>
parent
becf970e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
466f2c2e
...
...
@@ -247,7 +247,7 @@ run-sim:
#
# Temp: limit to fewer threads for process scale 0.01.
-
PARALLELISM=10
-
tornettools simulate -s $CI_PROJECT_DIR/jobs/opt/shadow/bin/shadow -a "--use-cpu-pinning=
tru
e --interpose-method=preload -p $PARALLELISM --template-directory=shadow.data.template" $CI_PROJECT_DIR/jobs/tornet
-
tornettools simulate -s $CI_PROJECT_DIR/jobs/opt/shadow/bin/shadow -a "--use-cpu-pinning=
fals
e --interpose-method=preload -p $PARALLELISM --template-directory=shadow.data.template" $CI_PROJECT_DIR/jobs/tornet
# Parse simulation results.
# The raw results are too large to save as an artifact.
...
...
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