reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
213 stars 100 forks source link

[feat] Add a `model` property to the devices configuration #3138

Closed vkarak closed 4 months ago

vkarak commented 4 months ago

Closes #3136.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.67%. Comparing base (2b289c5) to head (0e3ce00).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3138 +/- ## ======================================== Coverage 86.66% 86.67% ======================================== Files 61 61 Lines 12092 12092 ======================================== + Hits 10480 10481 +1 + Misses 1612 1611 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.