lllyasviel / lllyasviel/ControlNet
How to use multi GPU to run?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I use "CUDA_VISIBLE_DEVICES=1,2,3 python gradio_normal2image.py" to run, but it only use GPU 1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading and running gradio_normal2image.py with CUDA_VISIBLE_DEVICES=1,2,3 to reproduce the reported single-GPU behavior. Determine whether multi-GPU usage is supported, then document the correct invocation or clearly describe the required change and verify that the selected GPUs are used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100