SCALE-MS / scale-ms

SCALE-MS design and development
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Pre-launch resource checks. #358

Open eirrgang opened 1 year ago

eirrgang commented 1 year ago

Use a check_hpc_host task to validate a configuration before launching the runtime.

Refs #150, #55

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 64.00% and project coverage change: -0.16 :warning:

Comparison is base (d4d428c) 80.55% compared to head (b27f4f2) 80.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #358 +/- ## ========================================== - Coverage 80.55% 80.40% -0.16% ========================================== Files 30 30 Lines 3399 3424 +25 Branches 518 523 +5 ========================================== + Hits 2738 2753 +15 - Misses 481 487 +6 - Partials 180 184 +4 ``` | [Impacted Files](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS) | Coverage Δ | | |---|---|---| | [src/scalems/radical/runtime.py](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9ydW50aW1lLnB5) | `76.71% <64.00%> (-0.58%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.