Skip to content
New issue

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

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

Already on GitHub? # to your account

toasty/par_util.py: if guessing parallelism on Slurm, try to respect job allocation #101

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

pkgw
Copy link

@pkgw pkgw commented Feb 22, 2024

Slurm sets like 20 different environment variables that seem to have to do with specifying the job's CPU allocation. Hopefully this is the right one.

…job allocation

Slurm sets like 20 different environment variables that seem to have to
do with specifying the job's CPU allocation. Hopefully this is the right
one.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.

Project coverage is 73.24%. Comparing base (1ad8612) to head (6431bea).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
toasty/par_util.py 64.28% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   73.29%   73.24%   -0.06%     
==========================================
  Files          24       24              
  Lines        3985     3992       +7     
==========================================
+ Hits         2921     2924       +3     
- Misses       1064     1068       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkgw pkgw merged commit d2d57c0 into WorldWideTelescope:master Feb 22, 2024
12 of 14 checks passed
@pkgw pkgw deleted the slurm-cpu-limit branch February 22, 2024 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant