radical-cybertools / radical.saga

A Light-Weight Access Layer for Distributed Computing Infrastructure and Reference Implementation of the SAGA Python Language Bindings.
http://radical-cybertools.github.io/saga-python/
Other
83 stars 34 forks source link

added possibility to set `partition[:qos]` as `queue` #880

Closed mtitov closed 1 year ago

mtitov commented 1 year ago

AND set qos instead of partition/queue for Perlmutter@NERSC explicitly

mtitov commented 1 year ago

will resolve the issue for https://github.com/radical-collaboration/facts/issues/179

codecov[bot] commented 1 year ago

Codecov Report

Merging #880 (ae47508) into devel (44ea928) will increase coverage by 0.01%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##            devel     #880      +/-   ##
==========================================
+ Coverage   43.40%   43.42%   +0.01%     
==========================================
  Files          97       97              
  Lines       12736    12742       +6     
==========================================
+ Hits         5528     5533       +5     
- Misses       7208     7209       +1     
Impacted Files Coverage Δ
src/radical/saga/adaptors/slurm/slurm_job.py 37.74% <71.42%> (+0.28%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more