We want to perform inference using Pytorch on GPU workers.
Can someone suggest the docker images that would work?
I haven't been able to get the pytorch to detect the gpus in the worker machines.
Further discussion reveals:
I have even tried creating g5.2xlarge instance that have gpus.
Problem I am facing is that the pytorch is not recognizing the drivers and gives cues.is_isavalaible false.
Is there a working example or tutorial that uses pytorch with gpu that coiled can share with me?
After this, the user said that would provide an example notebook (May 9). That never materialized, but I think we should be able to pull an example from the PyTorch docs and run that in Coiled.
via Zendesk https://coiled.zendesk.com/agent/tickets/81
A user on Zendesk wrote:
Further discussion reveals:
After this, the user said that would provide an example notebook (May 9). That never materialized, but I think we should be able to pull an example from the PyTorch docs and run that in Coiled.