Skip to content

How to isolate the individual runs of a hydra multi-run? #2186

Answered by Jasha10
maxfrei750 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @maxfrei750,
I think Hydra's suite of plugins is currently lacking in this regard. We would need to develop a new launcher that creates a separate process for each job. I've thought about using Python's multiprocessing module as the backend for such a purpose -- if my understanding is correct, the multiprocessing module would achieve the isolation that you're talking about.

Replies: 1 comment 18 replies

Comment options

You must be logged in to vote
18 replies
@Jasha10
Comment options

@maxfrei750
Comment options

@IlyasMoutawwakil
Comment options

@romesco
Comment options

@maxfrei750
Comment options

Answer selected by maxfrei750
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants