Is there a difference between:
nvidia-docker run
and
docker run --runtime=nvidia
?
In the official docs they use the latter but I've seen the former in other tutorials online.
docker run --runtime=nvidia
is only available since nvidia-docker v2.
Both commands are equivalent with nvidia-docker v2, the former is a script provided for backward compatibility with nvidia-docker v1.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With