Title:
|
EARLY EXPERIENCES RUNNING THE 3D STENCIL JACOBI METHOD IN INTEL XEON PHI |
Author(s):
|
Mario Hernández, José M. García, José M. Cecilia |
ISBN:
|
978-989-8533-25-8 |
Editors:
|
Hans Weghorn |
Year:
|
2014 |
Edition:
|
Single |
Keywords:
|
ntel Xeon Phi, coprocessor, 3D jacobi, stencil computation. |
Type:
|
Full Paper |
First Page:
|
85 |
Last Page:
|
92 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
Iterative stencil computations are important pattern of computations in different computational fields such as physics or chemistry simulations. A stencil computation repeatedly updates each point of a d-dimensional grid as a function of itself and its near neighbors. As the demand for more and more compute power is growing rapidly in different fields of research, accelerators like GPUs or Xeon Phi are one way to fulfill this requirements. The Intel Xeon Phi coprocessor is based on the Intel Many Integrated Core Architecture and can be programmed with OpenMP, POSIX threads, or MPI. In this work, we present our first experiences with the Intel Xeon Phi. Our goal is to explore whether (and when) there are advantages using the Intel Xeon Phi for processing the 3D Jacobi computations. In this paper we find that, in general, the software based on C/C++ code can be natively executed on the Xeon Phi with no extra recoding. However, whether our code it would run optimally to fully exploit the MIC architecture is a different question. Our optimization path reveals that the Intel Xeon Phi architecture obtains up to 29.4x speed-up factor in performance compared to its sequential counterpart version running on the Intel Xeon. |
|
|
|
|