zdevito/pytorch

THCState and multi-gpu handling

zdevito opened this issue · 1 comments

Is THCState for a single GPU? If so, how should we handle multiple GPUs in TensorLib...?

Soumith notes that we just need one THCState... We still need to check though...