question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

  • Weights and Biases version: 0.8.12
  • Python version: 3.6.9
  • Operating System: Debian 10

Description

I’m running multiple wandb agents 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:open
  • Created 4 years ago
  • Reactions:10
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
EdwardBurgincommented, Oct 23, 2020

Came with the same question in mind, any update or resolution for us to this?

3reactions
issue-label-bot[bot]commented, Oct 4, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found