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

run hyperopt with mongoDB on a Load Sharing Facility (bsub) #866

Closed
phyzhenli opened this issue Sep 8, 2022 · 1 comment
Closed

run hyperopt with mongoDB on a Load Sharing Facility (bsub) #866

phyzhenli opened this issue Sep 8, 2022 · 1 comment
Labels

Comments

@phyzhenli
Copy link

phyzhenli commented Sep 8, 2022

I want to run hyperopt with mongoDB on a Load Sharing Facility (bsub) with ~30 hosts.

The hyperopt can connect MongoDB successfully. However, the hyperopt-mongo-worker can not connect MongoDB via ssh`.

I found a simple way to solve the problem: in mongoexp.py line 1275: change current_mongo_str to "ssh+" + current_mongo_str and run hyperopt-mongo-worker with --no-subprocesses.

@phyzhenli phyzhenli changed the title multiple hyperopt-mongo-worker with ssh multiple hyperopt-mongo-worker with ssh on a Load Sharing Facility (bsub) Oct 26, 2022
@phyzhenli phyzhenli changed the title multiple hyperopt-mongo-worker with ssh on a Load Sharing Facility (bsub) multiple hyperopt-mongo-worker on a Load Sharing Facility (bsub) Oct 26, 2022
@phyzhenli phyzhenli changed the title multiple hyperopt-mongo-worker on a Load Sharing Facility (bsub) run hyperopt with mongoDB on a Load Sharing Facility (bsub) Oct 26, 2022
@github-actions
Copy link

This issue has been marked as stale because it has been open 120 days with no activity. Remove the stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jun 23, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant