Skip to content

Template class for algorithm #66

@rantahar

Description

@rantahar
  • 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_task function
    • can_assign_on_node function 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
  • [ ]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions