Parallel sweep
See original GitHub issue- Weights and Biases version: 0.8.12
- Python version: 3.6.9
- Operating System: Debian 10
Description
I’m running multiple wandb agent
s in order to parallelize my grid search, and for each of them I have to set CUDA_VISIBLE_DEVICES
to make them run on different GPUs. It would be really nice if there was a built-in feature to distribute agents over multiple GPUs.
There also seems to be an issue where starting two agents at the same time (e.g. in a script) makes them get the same parameters for the first run. A little delay fixes it though.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:10
- Comments:8 (2 by maintainers)
Top Results From Across the Web
What is parallel sweep search as per IAMSAR? | MarineGyaan
Parallel sweep search (PS): · Used to search a large area when survivor location is uncertain. · Most effective over water or flat...
Read more >Parallel sweep search (PS) - OoCities
Parallel sweep search (PS) ; bullet, Used to search a large area when survivor's location is uncertain. ; bullet, May be used with...
Read more >Parallel bitwise sweep - IBM
Parallel bitwise sweep improves the sweep time by using available processors. In parallel bitwise sweep, the Garbage Collector uses the same helper threads ......
Read more >Parallel Plane Sweep: Main Page
Parallel Plane Sweep Documentation. This documention describes code implementing a shared memory parallelization technique for the plane sweep algorithm.
Read more >Writing Parallel Parameter Sweep Applications with pMatlab
introducing a simple serial parameter sweep application written in MATLAB ... Parameter sweep applications are also embarrassingly parallel.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Came with the same question in mind, any update or resolution for us to this?
Issue-Label Bot is automatically applying the label
enhancement
to this issue, with a confidence of 0.74. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.