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

enhance SMT control in Slurm adaptor #863

Closed mtitov closed 1 year ago

mtitov commented 1 year ago

Same approach as for LSF adaptor - check env variable RADICAL_SMT first

codecov[bot] commented 1 year ago

Codecov Report

Merging #863 (3213ff8) into devel (d8bbd67) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            devel     #863      +/-   ##
==========================================
- Coverage   42.86%   42.86%   -0.01%     
==========================================
  Files          97       97              
  Lines       12741    12742       +1     
==========================================
  Hits         5462     5462              
- Misses       7279     7280       +1     
Impacted Files Coverage Δ
src/radical/saga/adaptors/slurm/slurm_job.py 36.24% <100.00%> (+0.10%) :arrow_up:
src/radical/saga/job/service.py 76.92% <0.00%> (-0.86%) :arrow_down:

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