radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Proof of concept for a dragon executor #3140

Closed andre-merzky closed 8 months ago

andre-merzky commented 8 months ago

needs testing on some HPC resource

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 46.25000% with 43 lines in your changes missing coverage. Please review.

Project coverage is 44.54%. Comparing base (288aeb7) to head (a131a71). Report is 1151 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/agent/executing/dragon.py 25.00% 42 Missing :warning:
src/radical/pilot/agent/executing/popen.py 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #3140 +/- ## ======================================= Coverage 44.53% 44.54% ======================================= Files 96 97 +1 Lines 10557 10634 +77 ======================================= + Hits 4702 4737 +35 - Misses 5855 5897 +42 ```

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

andre-merzky commented 8 months ago

This should be ready for review. I need to add documentation on how to configure / compile dragon and how to set up a resource description.

andre-merzky commented 8 months ago

This closes #3091

andre-merzky commented 8 months ago

This is ready for review now. It closes #3091

andre-merzky commented 8 months ago

.