Alturos.Yolo icon indicating copy to clipboard operation
Alturos.Yolo copied to clipboard

How to use multiple gpu

Open George3256 opened this issue 6 years ago • 6 comments

I know that this question has already been asked. But I would like to know when it will be available for threads

George3256 avatar Jan 30 '20 10:01 George3256

You can set a gpu index on init

tinohager avatar Jan 30 '20 11:01 tinohager

I specify the gpu index and run it on the multiple threads, but this does not work fine - in this case only one gpu takes all load. But if I specify the gpu index and start the processes, then everything works fine.

I would like to know when it will be possible to work on threads with gpu index?

George3256 avatar Feb 10 '20 08:02 George3256

If you are use separate processes it work with multiple gpus?

tinohager avatar Feb 10 '20 09:02 tinohager

Yes, it works fine. But it is very inconvenient

George3256 avatar Feb 10 '20 13:02 George3256

At the moment this is the only way, sorry

tinohager avatar Feb 10 '20 16:02 tinohager

Thank you very much

George3256 avatar Feb 11 '20 07:02 George3256