
Google Associate Cloud Engineer
Get started today
Ultimate access to all questions.
You’ve set up a new Compute Engine instance in the us-central1-b zone. Attempting to attach a GPU as requested by your data engineers results in an error. What is the most probable reason for this issue?
You’ve set up a new Compute Engine instance in the us-central1-b zone. Attempting to attach a GPU as requested by your data engineers results in an error. What is the most probable reason for this issue?
Real Exam
Explanation:
The correct answer is A because GPU availability is zone-specific in Google Cloud Platform. A GPU available in one zone may not be available in another. Refer to the GCP documentation on GPUs for more details.
- Option B is incorrect as GPUs can be attached to any supported OS and machine type.
- Option C is incorrect because the default compute engine service account is not a requirement for GPU attachment.
- Option D is incorrect as the instance's scopes do not influence GPU attachment capabilities.