
How deep is your learning?
Recently, we've had some hands-on time with NVIDIA's new TITAN V graphics card. Equipped with the GV100 GPU, the TITAN V has shown us some impressive results in both gaming and GPGPU compute workloads.
However, one of the most interesting areas that NVIDIA has been touting for GV100 has been deep learning. With a 1.33x increase in single-precision FP32 compute over the Titan Xp, and the addition of specialized Tensor Cores for deep learning, the TITAN V is well positioned for deep learning workflows.
In mathematics, a tensor is a multi-dimensional array of numerical values with respect to a given basis. While we won't go deep into the math behind it, Tensors are a crucial data structure for deep learning applications.
NVIDIA's Tensor Cores aim to accelerate Tensor-based math by utilizing half-precision FP16 math in order to process both dimensions of a Tensor at the same time. The GV100 GPU contains 640 of these Tensor Cores to accelerate FP16 neural network training.
It's worth noting that these are not the first Tensor operation-specific hardware, with others such as Google developing hardware for these specific functions.
Test Setup
PC Perspective Deep Learning Testbed | |
---|---|
Processor | AMD Ryzen Threadripper 1920X |
Motherboard | GIGABYTE X399 AORUS Gaming 7 |
Memory | 64GB Corsair Vengeance RGB DDR4-3000 |
Storage | Samsung SSD 960 Pro 2TB |
Power Supply | Corsair AX1500i 1500 watt |
OS | Ubuntu 16.04.3 LTS |
Drivers | AMD: AMD GPU Pro 17.50 NVIDIA: 387.34 |
For our NVIDIA testing, we used the NVIDIA GPU Cloud 17.12 Docker containers for both TensorFlow and Caffe2 inside of our Ubuntu 16.04.3 host operating system.
AMD testing was done using the hiptensorflow port from the AMD ROCm GitHub repositories.
For all tests, we are using the ImageNet Large Scale Visual Recognition Challenge 2012 (ILSVRC2012) data set.
Continue reading our look at deep learning performance with the NVIDIA Titan V!!
PC Perspective Upcoming Events
Get notified when we go live! PC Perspective Live! Google Calendar RSS |

