Skip to content

The Docker host machine only requires Nvidia Drivers #1

Closed
@kinmanlam

Description

@kinmanlam

Currently, the Docker install GPU support instructions here:
https://www.tensorflow.org/install/install_linux#gpu_support

Indicates it requires the full CUDA toolkit, cuDNN, and Nvidia drivers as outlined in:
https://www.tensorflow.org/install/install_linux#NVIDIARequirements

The document should be changed to indicate the host machine (running the container) requires only Nvidia drivers. See:
https://github.com/nvidia/nvidia-docker/wiki/CUDA#requirements

The container itself requires only the CUDA toolkit, cuDNN and Docker file can be found here:
https://hub.docker.com/r/nvidia/cuda/

Metadata

Metadata

Assignees

No one assigned

    Labels

    wrong placeNot the right place to come for help

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions