NVCaffe Release 19.06
The NVIDIA container image of Caffe, release 19.06, is available on NGC.
Contents of the NVCaffe container
This container image contains the complete source of the version of NVCaffe in /opt/caffe
. It is pre-built and installed into the /usr/local/[bin,share,lib]
directories in the container image.
The container also includes the following:
- Ubuntu 16.04 including Python 2.7
- NVIDIA CUDA 10.1.168 including cuBLAS 10.2.0.168
- NVIDIA cuDNN 7.6.0
- NVIDIA NCCL 2.4.7 (optimized for NVLink™ )
- OpenMPI 3.1.3
- TensorRT 5.1.5
- Jupyter and JupyterLab:
Driver Requirements
Release 19.06 is based on NVIDIA CUDA 10.1.168, which requires NVIDIA Driver release 418.xx. However, if you are running on Tesla (Tesla V100, Tesla P4, Tesla P40, or Tesla P100), you may use NVIDIA driver release 384.111+ or 410. The CUDA driver's compatibility package only supports particular drivers. For a complete list of supported drivers, see the CUDA Application Compatibility topic. For more information, see CUDA Compatibility and Upgrades.
GPU Requirements
Release 19.06 supports CUDA compute capability 6.0 and higher. This corresponds to GPUs in the Pascal, Volta, and Turing families. Specifically, for a list of GPUs that this compute capability corresponds to, see CUDA GPUs. For additional support details, see Deep Learning Frameworks Support Matrix.
Key Features and Enhancements
This NVCaffe release includes the following key features and enhancements.
- NVCaffe 0.17.3 container image version 19.06 is based on Caffe Deep Learning Framework by the BVLC.
- Latest version of NVIDIA CUDA 10.1.168 including cuBLAS 10.2.0.168
- Latest version of NVIDIA NCCL 2.4.7
- Latest version of JupyterLab 0.35.6
- Ubuntu 16.04 with May 2019 updates (see Announcements)
Announcements
In the next release, we will no longer support Ubuntu 16.04. Release 19.07 will instead support Ubuntu 18.04.
Known Issues
There are no known issues in this release.