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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰[bug] Cannot see job information on WebUI #5042

Open
tshu-w opened this issue Sep 16, 2022 · 6 comments
Open

馃悰[bug] Cannot see job information on WebUI #5042

tshu-w opened this issue Sep 16, 2022 · 6 comments

Comments

@tshu-w
Copy link

tshu-w commented Sep 16, 2022

Describe the bug

Cannot see the job details at http://master-addr:8080det/resourcepool/resourcename, Is it not implemented yet?

Reproduction Steps

  1. Open WebUI
  2. Select Cluster
  3. Select any resource

Expected Behavior

Can see the jobs information in this page

Screenshot

Screen Shot 2022-09-16 at 13 39 04

Environment

  • Device or hardware: Nvidia A100
  • OS: Any
  • Browser: Any
  • Version: 1.8.4

Additional Context

cc @luyaojie

@varlogtim
Copy link
Member

@tshu-w Could you clarify the version that you are using? It says, 1.8.4, Do you mean to say you are on Determined version 0.18.4?

@varlogtim
Copy link
Member

varlogtim commented Sep 16, 2022

@tshu-w I actually was able to reproduce this issue locally. It appears that there is a bug which only affects the display of the job queue for scheduler.type.round_robin. We fixed something similar relating to the fair_share scheduler a couple of version sago. I will get this tracked internally and I imagine a fix should be in the next version of Determined.

Thank you for your report.

@tshu-w
Copy link
Author

tshu-w commented Sep 17, 2022

@tshu-w Could you clarify the version that you are using? It says, 1.8.4, Do you mean to say you are on Determined version 0.18.4?

Or yes, sorry for the mistake.

@ioga
Copy link
Contributor

ioga commented Sep 21, 2022

I will get this tracked internally and I imagine a fix should be in the next version of Determined.

Correction: this will not get addressed in the next release. when we'll implement it, I expect it to be informational only, i.e. you can see the job order, but can't reorder the jobs.

If you want the job reordering feature, we'd recommend using priority scheduler instead.

@vishnu2kmohan
Copy link
Contributor

@tshu-w would you please let us know why you're using the round-robin scheduler instead of fair-share or priority?

@tshu-w
Copy link
Author

tshu-w commented Sep 23, 2022

@vishnu2kmohan We provide resource pools for student experiments, so we currently use a round-robin scheduler to keep tasks in order to keep it simple.

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

4 participants