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

Organized job memory handling #137

Merged
merged 3 commits into from
Jun 17, 2019
Merged

Organized job memory handling #137

merged 3 commits into from
Jun 17, 2019

Conversation

alongd
Copy link
Member

@alongd alongd commented Jun 15, 2019

  • Organized the memory used for each ESS
  • Added an optional memory attribute to the servers dictionary to limit the requested memory if needed

@codecov
Copy link

codecov bot commented Jun 15, 2019

Codecov Report

Merging #137 into master will increase coverage by 0.04%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   41.59%   41.63%   +0.04%     
==========================================
  Files          23       23              
  Lines        5813     5824      +11     
  Branches     1536     1540       +4     
==========================================
+ Hits         2418     2425       +7     
+ Misses       3026     3025       -1     
- Partials      369      374       +5
Impacted Files Coverage Δ
arc/job/submit.py 100% <ø> (ø) ⬆️
arc/settings.py 100% <ø> (ø) ⬆️
arc/job/inputs.py 100% <ø> (ø) ⬆️
arc/main.py 51.31% <ø> (ø) ⬆️
arc/scheduler.py 19.86% <12.5%> (+0.01%) ⬆️
arc/job/job.py 18.59% <52.94%> (+0.61%) ⬆️
arc/reaction.py 41.69% <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 faed1a0...0a956da. Read the comment docs.

@alongd
Copy link
Member Author

alongd commented Jun 17, 2019

Update using memory: {mem} units in Scheduler

alongd added 2 commits June 17, 2019 10:52
- Organized the memory used for each ESS
- Added an optional memory attribute to the servers dictionary to limit
the requested memory if needed
- Modified the memory troubleshooting accordingly
The freq scale factor for wb97xd changed in Arkane, so the thermo we
calculate from this restarted job changes accordingly.
@alongd alongd merged commit 515462f into master Jun 17, 2019
@alongd alongd deleted the memory branch June 17, 2019 20:52
@alongd alongd changed the title Organized job memory handeling Organized job memory handling Jul 31, 2019
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