
Answer-first summary for fast verification
Answer: The GPU you're trying to attach is not available in the specified zone.
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. - **Option B** is incorrect as GPUs can be attached to instances regardless of the operating system. - **Option C** is incorrect because the default service account configuration does not affect GPU attachment. - **Option D** is incorrect as access scopes do not govern GPU attachment permissions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
After setting up a new Compute Engine instance in zone us-central1-b, you encounter an error when attempting to attach a GPU requested by your data engineers. What is the most probable reason for this error?
A
The GPU you're trying to attach is not available in the specified zone.
B
Your instance's operating system does not support GPU attachment.
C
The instance is not configured with the default compute engine service account.
D
The instance lacks the necessary scopes for GPU attachment.