QuaPy icon indicating copy to clipboard operation
QuaPy copied to clipboard

Using a different gpu than cuda:0

Open pglez82 opened this issue 4 years ago • 0 comments

The code seems to be tied up to using only 'cuda', which by default uses the first gpu in the system ('cuda:0'). It would be handy to be able to tell the library in which cuda gpu you want to train (cuda:0, cuda:1, etc).

pglez82 avatar Jun 14 '21 18:06 pglez82