Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertTaskToResMgrTask ¶
func ConvertTaskToResMgrTask( taskInfo *task.TaskInfo, jobConfig jobmgrcommon.JobConfig) *resmgr.Task
ConvertTaskToResMgrTask converts taskinfo to resmgr task.
func ConvertToResMgrGangs ¶
func ConvertToResMgrGangs( tasks []*task.TaskInfo, jobConfig jobmgrcommon.JobConfig) []*resmgrsvc.Gang
ConvertToResMgrGangs converts the taskinfo for the tasks comprising the config job to resmgr tasks and organizes them into gangs, each of which is a set of 1+ tasks to be admitted and placed as a group.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.