How to pass docker switches (--ipc=host, specifically) to gcloud ai-platform?
74 views
Skip to first unread message
Ziyuan
unread,
Sep 16, 2020, 9:44:39 AM9/16/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hi,
I am submitting jobs to GCP AI Platform with gcloud ai-platform jobs submit training with my custom image. But my jobs need docker to run with --ipc=host to allow multiprocessing. Is it possible to add that switch? Thank you.
Best,
Ziyuan
Amit Sinha
unread,
Sep 18, 2020, 12:10:11 PM9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hey, if you use this command, the available flags that you can use is documented here [1]