You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Tercen DockerOperator with the gpu capability. When run, it prints
the GPUs visible inside the operator container (nvidia-smi -L) into the
task log and exits 0. Used to validate GPU passthrough (worker --gpus=all).