Skip to content

Conversation

@ekouts
Copy link
Contributor

@ekouts ekouts commented Sep 26, 2022

Based on @giordano 's suggestion I removed the schema restriction and added an example in the documentation.
Closes #2560 .

@jgphpc @teojgo this will also make it easier for us to test on hohgant

Copy link
Contributor

@victorusu victorusu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov-commenter
Copy link

Codecov Report

Base: 86.68% // Head: 86.26% // Decreases project coverage by -0.42% ⚠️

Coverage data is based on head (bc86a7c) compared to base (2076f04).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2605      +/-   ##
==========================================
- Coverage   86.68%   86.26%   -0.43%     
==========================================
  Files          59       60       +1     
  Lines       10869    10962      +93     
==========================================
+ Hits         9422     9456      +34     
- Misses       1447     1506      +59     
Impacted Files Coverage Δ
reframe/core/systems.py 89.95% <0.00%> (-1.40%) ⬇️
reframe/core/schedulers/flux.py 33.33% <0.00%> (ø)
reframe/core/backends.py 93.93% <0.00%> (+3.93%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some fine tuning to the docs and lgtm.

@ekouts ekouts merged commit 0d2f26c into reframe-hpc:master Oct 4, 2022
@ekouts ekouts deleted the feat/custom_launcher branch October 4, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow defining custom MPI launchers for systems

5 participants