White Papers

Ready Solutions Engineering Test Results
Deep Learning Performance with Intel
®
Caffe
Training, CPU model choice and Scalability
Authors: Alex Filby and Nishanth Dandapanthula.
HPC Engineering, HPC Innovation Lab, March 2018
To get the most out of deep learning technologies requires careful attention to both hardware and software considerations. There are a
myriad of choices for compute, storage and networking. The software component does not stop at choosing a framework, there are
many parameters for a particular model that can be tuned to alter performance. The Dell EMC Deep Learning Ready Bundle with Intel
provides a complete solution with tuned hardware and software. This blog covers some of the benchmarks and results that influenced
the design. Specifically we studied the training performance across different generations of servers/CPUs, and the scalability of Intel
Caffe to hundreds of servers.
Introduction to Intel
®
Caffe and Testing Methodology
Intel Caffe is a fork of BVLC (Berkeley Vision and Learning Center) Caffe, maintained by Intel. The goal of the fork is to provide
architecture specific optimizations for Intel CPUs (Broadwell, Skylake, Knights Landing, etc). In addition to Caffe optimization, "Intel
optimized" models are also included with the code. These take popular models such as Alexnet, Googlenet, Resnet-50 and tweak their
hyperparamters to provide increased performance and accuracy on Intel systems for both single node and multi-node runs. These
models are frequently updated as the state of the art advances.
For these tests we chose the Resnet-50 model, due to its wide availability across frameworks for easy comparison, and since it is
computationally more intensive than other common models. Resnet is short for Residual Network, which strives to make deeper
networks easier to train and more accurate by learning the residual function of the underlying data set as opposed to the identity
mapping. This is accomplished by adding “skip connections” that pass output from upper layers to lower ones and skipping over some
number of intervening layers. The two outputs are then added together in an element wise fashion and passed into a nonlinearity
(activation) function.
Table 1. Hardware configuration for Skylake, Knights Landing and Broadwell nodes
SKL
KNL
BDW
Platform
Single node tests on PowerEdge
C6420, R740, R640
Cluster tests on PowerEdge C6420
PowerEdge C6320p
PowerEdge C6320
CPU
Multiple CPU models (see results)
Intel Xeon 7230
Intel Xeon E5-2697v4
RAM
192GB DDR4 @ 2666 MT/s
96GB DDR4 @ 2400 MT/s
128GB DDR4 @ 2400MT/s
Interconnect
Intel
®
Omni-Path
Intel
®
Omni-Path
Intel
®
Omni-Path
Memory Mode (KNL Only)
N/A
Cache
N/A

Summary of content (5 pages)