Zum Hauptinhalt springen

Showing 1–1 of 1 results for author: D'mello, M

Searching in archive cs. Search in all archives.
.
  1. An efficient MPI/OpenMP parallelization of the Hartree-Fock method for the second generation of Intel Xeon Phi processor

    Authors: Vladimir Mironov, Yuri Alexeev, Kristopher Keipert, Michael D'mello, Alexander Moskovsky, Mark S. Gordon

    Abstract: Modern OpenMP threading techniques are used to convert the MPI-only Hartree-Fock code in the GAMESS program to a hybrid MPI/OpenMP algorithm. Two separate implementations that differ by the sharing or replication of key data structures among threads are considered, density and Fock matrices. All implementations are benchmarked on a super-computer of 3,000 Intel Xeon Phi processors. With 64 cores p… ▽ More

    Submitted 14 August, 2017; v1 submitted 31 July, 2017; originally announced August 2017.

    Comments: SC17 conference paper, 12 pages, 7 figures

    ACM Class: D.1.3; J.2