It looks like Google has added support for GPU in regular Google Cloud Run “Services” but not “Jobs”. I was wondering when this feature would become available?
Hi @dmathur ,
Welcome to Google Cloud Community!
Yes, GPU support is already available for Google Cloud Run Services, enabling AI inference workloads as well as other compute-intensive non-AI use cases.
Currently, there is no specific date for when GPU support will be available for Cloud Run Jobs. I suggest keeping an eye on the release notes for updates or announcements.
You may want to explore Google Cloud Batch for GPU-powered batch processing, as it allows you to create and run jobs using GPUs. This might be a suitable alternative until GPU support is extended to Cloud Run Jobs.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

