mpc.pytorch icon indicating copy to clipboard operation
mpc.pytorch copied to clipboard

Improving Speed with CUDA

Open wert93 opened this issue 4 years ago • 1 comments
trafficstars

Is there a way to improve the speed performance of the solver by doing the computation on GPU? If so, which tensors should be assigned to 'cuda'?

wert93 avatar Mar 07 '21 01:03 wert93

I find if you use your CPU with this repo, the speed performance would be improved well

Roythuly avatar Jan 02 '22 03:01 Roythuly