Open jidma opened 6 years ago
Is it possible to run on multiple GPUs in parallel ?
Will it reduce the thinking time?
Thanks
Hi @jidma
You can generate data using different machines and merge them when you think that it is fine. With Torch, you can't use multiple GPUs to execute a model, just only one.
Is it possible to run on multiple GPUs in parallel ?
Will it reduce the thinking time?
Thanks