kohya-ss / kohya-ss/sd-scripts
Multi GPU on windows
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
has anyone successfully got this running?
No combination of accelerator settings or even changing the script to use gloo has let me successfully fully run the script.
I did get to the point of both GPUs being loaded however the script hit an error
"RuntimeError: Trying to create tensor with negative dimension"
which I was not able to further troubleshoot.
Wondering if it is just not compatible for now basically, or even sensible as I have heard multi GPU for image training setups have issues with the seed not being properly shared between them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported multi-GPU run on Windows with the accelerator settings and the gloo backend mentioned in the issue. Capture the complete traceback for the negative-dimension error and determine whether the script currently supports this setup; done means a documented compatibility result or a reproducible, validated fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100