... | @@ -53,6 +53,9 @@ You are not using the official `docker-ce` package, you have [Red Hat's fork of |
... | @@ -53,6 +53,9 @@ You are not using the official `docker-ce` package, you have [Red Hat's fork of |
|
|
|
|
|
## Platform support
|
|
## Platform support
|
|
|
|
|
|
|
|
#### Do you support Jetson platforms (AArch64)?
|
|
|
|
Yes - beta support of the NVIDIA Container Runtime is now available on Jetson platforms (AGX, TX2 and Nano). [See this link for more information on getting started](https://github.com/NVIDIA/nvidia-docker/wiki/NVIDIA-Container-Runtime-on-Jetson).
|
|
|
|
|
|
#### Is macOS supported?
|
|
#### Is macOS supported?
|
|
No, we do not support macOS (regardless of the version), however you can use the native macOS Docker client to deploy your containers remotely (refer to the [dockerd documentation](https://docs.docker.com/engine/reference/commandline/dockerd/#description)).
|
|
No, we do not support macOS (regardless of the version), however you can use the native macOS Docker client to deploy your containers remotely (refer to the [dockerd documentation](https://docs.docker.com/engine/reference/commandline/dockerd/#description)).
|
|
|
|
|
... | @@ -65,10 +68,6 @@ No, we do not support native Microsoft container technologies. |
... | @@ -65,10 +68,6 @@ No, we do not support native Microsoft container technologies. |
|
#### Do you support Optimus (i.e. NVIDIA dGPU + Intel iGPU)?
|
|
#### Do you support Optimus (i.e. NVIDIA dGPU + Intel iGPU)?
|
|
Yes, from the CUDA perspective there is no difference as long as your dGPU is powered-on and you are following the official driver instructions.
|
|
Yes, from the CUDA perspective there is no difference as long as your dGPU is powered-on and you are following the official driver instructions.
|
|
|
|
|
|
#### Do you support Jetson platforms (ARM64)?
|
|
|
|
Yes - beta support of the NVIDIA Container Runtime is now available on Jetson platforms (AGX, TX2 and Nano). [See this link for more information on getting started](https://github.com/NVIDIA/nvidia-docker/wiki/%5BBETA%5D-NVIDIA-Container-Runtime-on-Jetson).
|
|
|
|
|
|
|
|
|
|
|
|
#### What distributions are officially supported?
|
|
#### What distributions are officially supported?
|
|
For your host distribution, the list of supported platforms is available [here](http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#system-requirements).\
|
|
For your host distribution, the list of supported platforms is available [here](http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#system-requirements).\
|
|
For your container images, both the [Docker Hub](https://github.com/NVIDIA/nvidia-docker/wiki/Docker-Hub) and [NGC registry](https://github.com/NVIDIA/nvidia-docker/wiki/NGC) images are officially supported.
|
|
For your container images, both the [Docker Hub](https://github.com/NVIDIA/nvidia-docker/wiki/Docker-Hub) and [NGC registry](https://github.com/NVIDIA/nvidia-docker/wiki/NGC) images are officially supported.
|
... | | ... | |