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.
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.