Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Google Run with GPU

Is it possible to deploy a container image on GPU machines using Google Run?

I read in a 1 year old topi that back then it was not possible. Has this limitation been solved?

Solved Solved
0 3 7,740
1 ACCEPTED SOLUTION

Cloud Run does support GPU as of August 2024. You can find the documentation here: https://cloud.google.com/run/docs/configuring/services/gpu

View solution in original post

3 REPLIES 3

GPU units are not yet supported for managed Cloud Run containers, as shown on this comparison chart. Cloud Run for Anthos, on the other hand, does support GPUs. This documentation details how to use NVIDIA GPUs on your instance of Anthos Cloud Run.

Thank you Ernesto!

Cloud Run does support GPU as of August 2024. You can find the documentation here: https://cloud.google.com/run/docs/configuring/services/gpu