Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
CMS Analyses
bbWW_SL
Commits
e6f14144
Commit
e6f14144
authored
Feb 23, 2022
by
Dennis Noll
Browse files
[recipes] common/HHCount: increase memory (prevents stuck workers)
parent
f0cccaf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/common.py
View file @
e6f14144
...
...
@@ -457,7 +457,7 @@ class PUCount(Base, corr_proc.PUCount):
class
HHCount
(
Base
,
corr_proc
.
HHCount
):
memory
=
"
1
000MiB"
memory
=
"
2
000MiB"
class
VJetsStitchCount
(
Base
,
corr_proc
.
VJetsStitchCount
):
...
...
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