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

display status of job nodes #8

Open
5 tasks
ccraddock opened this issue Apr 19, 2021 · 0 comments
Open
5 tasks

display status of job nodes #8

ccraddock opened this issue Apr 19, 2021 · 0 comments

Comments

@ccraddock
Copy link
Member

ccraddock commented Apr 19, 2021

  • front end should receive a list of all nodes for a job when the job begins to execute - a separate message is received for each node
  • front end should receive a message every time a node changes state, states are (this needs to be verified): ready -> running -> error -> finished
  • in the frontend, in the execution status page, modify the matrix of jobs, so that when you click on the job it will show a matrix with all of the nodes and their current state
  • the node color should correspond to the status, using the same color scheme as the job matrix
  • clicking on the node should display the available information for that node, which should include, node name, start time, finish time, how much memory it used, and how many threads it used
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