Google Cloud Professional Machine Learning Engineer — Question 26

You are training a deep learning model for semantic image segmentation with reduced training time. While using a Deep Learning VM Image, you receive the following error: The resource 'projects/deeplearning-platforn/zones/europe-west4-c/acceleratorTypes/nvidia-tesla-k80' was not found. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B, as it addresses the specific issue of the required GPU not being available in the selected region. Option A is incorrect because having GPU quota does not guarantee the availability of the specific GPU type. Option C is also not relevant if the specific GPU type is not present, and option D does not solve the issue of the GPU not being found.