
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.
Ultimate access to all questions.
No comments yet.
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?
A
The GPU you're trying to attach isn't 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.