Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 GPU 密集型应用程序。我已经尝试在启用了 GPU 的 GKE 集群上部署它并且运行良好。现在我想在 GKE 上将我的应用程序作为云运行服务运行,但在创建云运行服务时我没有找到任何指定 GPU 的选项。谁能帮帮我。TIA
我正在关注这篇文章 https://cloud.google.com/run/docs/gke/setup
Cloud Run on Kubernetes 不支持 GPU。