Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BugFix: Set the memory per cpu slightly higher than the ESS memory #144

Merged
merged 2 commits into from
Jul 16, 2019

Conversation

alongd
Copy link
Member

@alongd alongd commented Jul 16, 2019

Otherwise, the job might crash since the cluster software has no
available overhead memory for its processes.

alongd added 2 commits July 16, 2019 13:06
Otherwise, the job might crash since the cluster software has no
available overhead memory for its processes.
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #144 into master will decrease coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   42.93%   42.92%   -0.02%     
==========================================
  Files          27       27              
  Lines        6118     6122       +4     
  Branches     1583     1584       +1     
==========================================
+ Hits         2627     2628       +1     
  Misses       3110     3110              
- Partials      381      384       +3
Impacted Files Coverage Δ
arc/job/job.py 21.26% <50%> (+0.01%) ⬆️
arc/reaction.py 41.92% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fee333...c56d199. Read the comment docs.

@alongd alongd merged commit 2879906 into master Jul 16, 2019
@alongd alongd deleted the mem branch July 16, 2019 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant