-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Move shared functions
- Use the template in each current algorithm
- Use network and disk bound parameters
- Allow user defined task parameters
- Store task run data in controller and communicate to scheduler
- Store start time, duration, input file size and number
- Break down the
assign_taskfunctioncan_assign_on_nodefunction to check if a task can be assigned to a node- Function that subtracts task resources from node
- Save inputs and outputs to a file for ML training
- [ ]
Reactions are currently unavailable