GPU VM that can pull docker image

Diksha, Diksha 20 Reputation points
2023-02-27T19:22:40.88+00:00

Hello,

My name is Diksha. I'm looking for a GPU VM from AZURE that can let me pull 10gm docker Image and run my deep learning model. the configuration that i'm looking for is :

16gb RAM, 6 core cpu i7, 6 gb RAM GPU, 1tb disk space SSD.

the microsoft docs page suggests to use D series VM to pull the docker image but that doesnt have a GPU. my question is which GPU Virtual machine is ideal to use the docker?

Thank you.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,933 questions
0 comments No comments
{count} votes

Accepted answer
  1. Patchfox 4,176 Reputation points
    2023-02-27T21:01:38.8333333+00:00

    Hi Diksha, Diksha I hope I can help you with this question.

    For GPU optimized VMs to do machine learning tasks I would recommend to use The NC-series.

    e.g. Azure NC6 series (Standard_NC6) virtual machines with K80 GPUs

    Maybe this articles are also interesting for you:

    https://learn.microsoft.com/en-us/azure/virtual-machines/nc-series

    https://azure.microsoft.com/de-de/blog/gpus-vs-cpus-for-deployment-of-deep-learning-models/


    If the reply was helpful, please don’t forget to upvote or accept it as an answer, thank you.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.