"Smarter" NICs for faster molecular dynamics: a case study
Sara Karamati, Clayton Hughes, K. Scott Hemmert, Ryan E. Grant, W., Whit Schonbein, Scott Levy, Thomas M. Conte, Jeffrey Young, Richard W. Vuduc

TL;DR
This paper investigates using NVIDIA's BlueField-2 SmartNICs as accelerators for molecular dynamics simulations, demonstrating a 20% speedup by restructuring algorithms to better utilize the SmartNICs' capabilities.
Contribution
It introduces a novel approach to adapt molecular dynamics algorithms for SmartNIC acceleration, achieving improved performance without sacrificing accuracy.
Findings
Up to 20% speedup with SmartNICs compared to CPU baseline.
Restructured algorithms to increase task parallelism on SmartNICs.
Limited overall compute performance of BlueField-2 but effective for specific tasks.
Abstract
This work evaluates the benefits of using a "smart" network interface card (SmartNIC) as a compute accelerator for the example of the MiniMD molecular dynamics proxy application. The accelerator is NVIDIA's BlueField-2 card, which includes an 8-core Arm processor along with a small amount of DRAM and storage. We test the networking and data movement performance of these cards compared to a standard Intel server host using microbenchmarks and MiniMD. In MiniMD, we identify two distinct classes of computation, namely core computation and maintenance computation, which are executed in sequence. We restructure the algorithm and code to weaken this dependence and increase task parallelism, thereby making it possible to increase utilization of the BlueField-2 concurrently with the host. We evaluate our implementation on a cluster consisting of 16 dual-socket Intel Broadwell host nodes with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Advanced Memory and Neural Computing · Advanced Data Storage Technologies
