Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.2
-
None
Description
In stage-level resource scheduling, the allocated 3rd party resources can be obtained in TaskContext using resources() interface, however there is no API to get how many cpus are allocated for the task. Will add a cpus() interface to TaskContext in addition to resources().