Hello,
I have a script: https://github.com/Louvivien/ProductWatcher/blob/master/estimatepriceforgivendays_anyproduct.py
That i have deployed on Google Cloud Run. I like that it is link to my github and deployed when I push. But when I run it it is very slow. Is there a way to use GPU or to use Vertex for this?
What is the best way to use python script with Google Cloud Run?
Regards
Hello @Louvivien ,
Welcome to Google Cloud Community!
Google Cloud Run doesn't directly support GPU. If you want to make use of GPU acceleration with your script, consider using Google Cloud Vertex AI Workbench.
Here are some resources to help you get started:
Furthermore, if you still want to continue using Google Cloud Run, here are some repository samples that will provide you detailed information on using Python scripts with Google Cloud Run: Cloud Run Python samples repository on GitHub
If the resources don't help, you may contact Google Cloud Support for further assistance. Thank you.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |