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

The remaining time is error when the spent time has exceeded the duration time. #4015

Closed
benchuang11046 opened this issue Aug 4, 2021 · 3 comments
Assignees

Comments

@benchuang11046
Copy link

Describe the issue:
The remaining time is error when the spent time has exceeded the duration time.

Imgur

Environment:

  • NNI version: Release 1.9 - 10/22/2020
  • Training service (local|remote|pai|aml|etc): local
  • Client OS: ubuntu Linux 4.19.76-linuxkit
  • Server OS (for remote mode only):
  • Python version: 3.6.9
  • PyTorch/TensorFlow version: 2.3.0
  • Is conda/virtualenv/venv used?: no
  • Is running in Docker?: yes

Configuration:

  • Experiment config (remember to remove secrets!):

maxExecDuration: 1h

  • Search space:

Log message:

  • nnimanager.log:
  • dispatcher.log:
  • nnictl stdout and stderr:

How to reproduce it?:
Configure maxExecDuration in Experiment config

@Lijiaoa
Copy link
Contributor

Lijiaoa commented Aug 6, 2021

Yes, it‘s a bug in webui. We will fix it as soon as possible. Thanks for your feedback.

@Lijiaoa
Copy link
Contributor

Lijiaoa commented Sep 8, 2021

hi, @benchuang11046 in pr #4164, if execDuration is less than maxExperimentDuration, webui will prompt error message.

@acured
Copy link
Contributor

acured commented Sep 16, 2021

Close this issue since it has been fixed.

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

3 participants