PCL icon indicating copy to clipboard operation
PCL copied to clipboard

Single GPU

Open Hepta-Col opened this issue 4 years ago • 2 comments

I can only use a single GPU. Is it possible to modify your code to run on a single GPU? If so, could you tell me where I should modify it? Thank you so much!

Hepta-Col avatar Apr 18 '22 14:04 Hepta-Col

You should probably be able to run on single GPU using the same command.

LiJunnan1992 avatar Apr 18 '22 23:04 LiJunnan1992

I have the same question. If I use a single GPU, the code will warn that 'You have chosen a specific GPU. This will completely disable data parallelism.' And I can't use pdb to debug. I wonder how did you debug? Thanks.

liuhui0401 avatar Jul 06 '22 13:07 liuhui0401