remora icon indicating copy to clipboard operation
remora copied to clipboard

Multiple GPU device

Open vahidAK opened this issue 2 years ago • 2 comments

Hi @marcus1487 ,

I was wondering is it possible to specify multiple GPU devices for Remora during training? like --device 0 1 2

Thanks, Vahid

vahidAK avatar May 03 '22 22:05 vahidAK

This is not currently possible, but would likely not be too large a change to the code as it is simply using the pytorch backend. This is not a huge priority internally though as the models generally train very quickly (on the order to an hour or 2 a the most).

marcus1487 avatar May 03 '22 22:05 marcus1487

Thanks a lot @marcus1487

vahidAK avatar May 11 '22 00:05 vahidAK