hzxie/Pix2Vox

How to train with two graphics cards?

sujuyu opened this issue · 1 comments

Now I have two 1080TI graphics cards and want to use them together to speed things up, but I have no idea about changing the code. I wonder if the author can provide some inspiration. I will appreciate that if author can provide some inspiration.

hzxie commented

Try the following command

python runner.py --gpu=0,1