Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Feb 10, 2024

This PR introduces two new variables in JobLauncher: modifier and modifier_options. These are combined and prepended to the emitted parallel launcher command. The use of LauncherWrapper is depreceted.

Closes #3100.

@codecov
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (98d8124) 86.65% compared to head (e960a8e) 86.67%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3114      +/-   ##
===========================================
+ Coverage    86.65%   86.67%   +0.01%     
===========================================
  Files           61       61              
  Lines        12066    12082      +16     
===========================================
+ Hits         10456    10472      +16     
  Misses        1610     1610              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Theofilos Manitaras <manitaras@cscs.ch>
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

@vkarak vkarak merged commit e7e93f0 into reframe-hpc:develop Feb 19, 2024
@vkarak vkarak deleted the feat/launcher-modifiers branch February 19, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Support parallel launcher modifiers in an easier way

3 participants