Publication Details

Performance Evaluation of Pseudospectral Ultrasound Simulations on a Cluster of Xeon Phi Accelerators

VAVERKA Filip, TREEBY Bradley E. and JAROŠ Jiří. Performance Evaluation of Pseudospectral Ultrasound Simulations on a Cluster of Xeon Phi Accelerators. In: High Performance Computing in Science and Engineering. HPCSE 2019. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics). Cham: Springer Nature Switzerland AG, 2021, pp. 99-115. ISBN 978-3-030-67076-4. Available from: https://link.springer.com/chapter/10.1007/978-3-030-67077-1_6
Czech title
Zhodnocení výkonnosti pseudospektrálních ultrazvukových simulací na svazku akcelerátorů Xeon Phi
Type
conference paper
Language
english
Authors
Vaverka Filip, Ing. (DCSY FIT BUT)
Treeby Bradley E. (UCL)
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT)
URL
Keywords

Ultrasound simulations, Local Fourier basis decomposition, Pseudospectral methods, Ultrasound, k-Wave toolbox, Intel Xeon Phi, Knight's Corner, MKL, MPI, OpenMP

Abstract

The ability to perform large-scale ultrasound simulations has generated significant interest in medical ultrasonics, including for treatment planning in therapeutic ultrasound, and image reconstruction in photoacoustic tomography.
However, routine execution of such simulations using traditional computational methods, e.g., finite difference time domain, is considered intractable due to the computational and memory requirements. The k-Wave toolbox alleviates these requirements by employing a k-space corrected pseudospectral method. This significantly reduces the spatial and temporal grid resolution, however, at the cost of introducing global all-to-all communication through the use of the fast Fourier transform. To improve data locality, reduce data movements and allow efficient use of accelerators, we recently implemented a domain decomposition technique based on local Fourier basis.

Nowadays, the trend in parallel computing is towards the use of accelerated nodes where computationally intensive tasks are offloaded from processors to accelerators. In this paper, we investigate the performance aspects of the distributed k-Wave implementation running on the Salomon cluster equipped with 864 Intel Xeon Phi (Knight's Corner) accelerators.

The paper shows that running large simulations across many accelerators is not a trivial task. The main obstacle is the instability of Intel MPI on Infiniband interconnection once the number of accelerators exceeds 32. Beyond this limit, the use of service 1Gbps interconnection is the only solution. The second problem is low performance of the fast Fourier transforms ranging from 1% to 50% of a single 12-core CPU. Finally, there is no support for fast LustreFS file system. Despite these factors, the observed strong and weak scaling is comparable with a cluster of CPU, but the absolute running time is between 4.3x and 1.8x longer in the worst and best case, respectively. However, the accounting policy for Salomon's accelerators is much more favorable and thus their employment reduces the computational cost significantly. 

Published
2021
Pages
99-115
Proceedings
High Performance Computing in Science and Engineering. HPCSE 2019
Series
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Conference
High Performance Computing in Science and Engineering 2019, Hotel Soláň, CZ
ISBN
978-3-030-67076-4
Publisher
Springer Nature Switzerland AG
Place
Cham, CZ
DOI
EID Scopus
BibTeX
@INPROCEEDINGS{FITPUB11907,
   author = "Filip Vaverka and E. Bradley Treeby and Ji\v{r}\'{i} Jaro\v{s}",
   title = "Performance Evaluation of Pseudospectral Ultrasound Simulations on a Cluster of Xeon Phi Accelerators",
   pages = "99--115",
   booktitle = "High Performance Computing in Science and Engineering. HPCSE 2019",
   series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
   year = 2021,
   location = "Cham, CZ",
   publisher = "Springer Nature Switzerland AG",
   ISBN = "978-3-030-67076-4",
   doi = "10.1007/978-3-030-67077-1\_6",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/11907"
}
Back to top