For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 4Question 21
    Medium1 markMultiple Choice
    Domain 3.1: Deploying and implementing Compute Engine resourcesDomain 3.1Compute EngineGPU

    GCP ACE · Question 21 · Domain 3.1: Deploying and implementing Compute Engine resources

    You are deploying a machine learning model on Compute Engine that requires GPU acceleration. You have created a VM and attached an NVIDIA Tesla T4 GPU.

    Which TWO additional steps MUST you perform before your application can utilize the GPU? (Select TWO)

    Answer options:

    A.

    Install the NVIDIA GPU drivers on the guest OS.

    B.

    Enable the Cloud TPU API in the project.

    C.

    Install the CUDA toolkit/libraries on the guest OS.

    D.

    Configure a local SSD to act as VRAM for the GPU.

    E.

    Assign the 'GPU Admin' IAM role to the Compute Engine service account.

    How to approach this question

    Identify the software requirements for utilizing NVIDIA GPUs inside a VM.

    Full Answer

    Install the NVIDIA GPU drivers on the guest OS., Install the CUDA toolkit/libraries on the guest OS.
    When you attach a GPU to a Compute Engine instance, it is presented as hardware to the guest OS. To use it, you must install the NVIDIA device drivers. For machine learning workloads, you also need to install the CUDA toolkit/libraries, which provide the programming interface for the GPU.

    Common mistakes

    Assuming GCP automatically installs drivers on all OS images (only specific Deep Learning VM images have them pre-installed).
    Question 20All questionsQuestion 22

    Practice the full GCP Associate Cloud Engineer Practice Exam 4

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
    View all 50 questions →