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

optuna is failing #1487

Open
crusaderky opened this issue Mar 20, 2024 · 1 comment
Open

optuna is failing #1487

crusaderky opened this issue Mar 20, 2024 · 1 comment

Comments

@crusaderky
Copy link
Contributor

tests/workflows/test_pytorch_optuna.py::test_hpo is failing with an obscure CommClosedError / CancelledError:

https://github.com/coiled/benchmarks/actions/runs/8362787642/job/22894238513

as this test only runs by enabling it explicitly, I'm unsure when it started failing.
I've recently upgraded to optuna 3.6.0 but the issue was already showing in 3.5.0.

FYI @jrbourbeau

@jrbourbeau
Copy link
Member

I'm not sure exactly what's going on here, but things are failing here

client.register_worker_plugin(request.param["worker_plugin"])

during test setup. It's not clear to me that this is related to optuna -- seems more like a cluster deployment issue (again, I've only looked into this a little)

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

2 participants