-
-
Notifications
You must be signed in to change notification settings - Fork 128
How to run multiple instances at once? #343
Copy link
Copy link
Open
Description
I have 4 GPUs in the same PC, and after I put set CUDA_VISIBLE_DEVICES=0-3 in the new run1-3.bat that I create, the software opens with the correct GPU, but it only allows me to train on one GPU and forces me to close another three instances.
How to make it work like A1111 or Forge so that you can run and generate separate tasks per instance?
I already tried the original kohya_ss, but I can't get the multi-GPU accelerator training to work, so I think it is better to train 4 LoRA on 4 GPUs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels