We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Embracing a new era of highly efficient and productive quantum Monte Carlo simulations

Abstract: QMCPACK has enabled cutting-edge materials research on supercomputers for over a decade. It scales nearly ideally but has low single-node efficiency due to the physics-based abstractions using array-of-structures objects, causing inefficient vectorization. We present a systematic approach to transform QMCPACK to better exploit the new hardware features of modern CPUs in portable and maintainable ways. We develop miniapps for fast prototyping and optimizations. We implement new containers in structure-of-arrays data layout to facilitate vectorizations by the compilers. Further speedup and smaller memory-footprints are obtained by computing data on the fly with the vectorized routines and expanding single-precision use. All these are seamlessly incorporated in production QMCPACK. We demonstrate upto 4.5x speedups on recent Intel processors and IBM Blue Gene/Q for representative workloads. Energy consumption is reduced significantly commensurate to the speedup factor. Memory-footprints are reduced by up-to 3.8x, opening the possibility to solve much larger problems of future.
Comments: 12 pages, 10 figures, 2 tables, to be published at SC17
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
DOI: 10.1145/3126908.3126952
Cite as: arXiv:1708.02645 [cs.DC]
  (or arXiv:1708.02645v1 [cs.DC] for this version)

Submission history

From: Amrita Mathuriya [view email]
[v1] Tue, 8 Aug 2017 20:30:57 GMT (1494kb,D)

Link back to: arXiv, form interface, contact.