Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheduling needs #128

Open
Fizzbb opened this issue Apr 14, 2022 · 0 comments
Open

scheduling needs #128

Fizzbb opened this issue Apr 14, 2022 · 0 comments

Comments

@Fizzbb
Copy link
Collaborator

Fizzbb commented Apr 14, 2022

  1. Decide when to prefetch data, assume multiple jobs in queue, when to bring a job's required data in to a limited local storage
  2. Cache evict policy, pop out which job's data
  3. In spot instance case, which jobs (one or a group of jobs) to evict when a high priority job comes, minimize impact
  4. Cross-region scheduling when compute and storage resource located at different regions. how to handle network uncertainties.
  5. Simulation model, resources include CPU, Memory, GPU/(other accelerators)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant