Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Philippe SWARTVAGHER
memory-contention
Commits
48401f44
Commit
48401f44
authored
Jan 06, 2022
by
Philippe SWARTVAGHER
Browse files
CommCompModel: remove spurious print
parent
8db7171c
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/memory_contention/comm_comp_model.py
View file @
48401f44
...
...
@@ -57,7 +57,6 @@ class CommCompModel:
if
total_parallel
[
i
]
>
self
.
max_together_value
:
self
.
max_together_value
=
total_parallel
[
i
]
self
.
max_together_i
=
i
self
.
print_params
()
assert
(
self
.
max_together_i
<=
self
.
max_comp_alone_i
)
self
.
together_when_max_alone
=
total_parallel
[
self
.
max_comp_alone_i
]
...
...
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