Running into an edge-case where I want to pull an image from a GCR Repository and authenticate with a _json_key
which skypilot doesn’t appear to support for container tasks. So I do the docker login
song and dance, pull the container, and run it with --gpus all
such that the gpus get assigned to the container at runtime.
Conner Swann
Asked on Nov 04, 2023
Yes, it does. The nvidia toolkit gets installed automatically by skypilot.