radical-cybertools / radical.pilot

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

`ResourceManager` should inspect allocation #3148

Closed andre-merzky closed 2 months ago

andre-merzky commented 8 months ago

When the client runs in a batch allocation, the user needs to carefully craft the pilot description to use the correct resources from that allocation. A use case for this is the Muscle-3 integration. We should add a method to the ResourceManager to simplify that process by inspecting the allocated resources and returning a suitable pilot description.

andre-merzky commented 2 months ago

closed by #3117