Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,355 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exaNBody

exaNBody is a software platform to build-up numerical simulations solving N-Body like problems. Typical applications include Molecular Dynamics, particle based fluid simulations using methods such as Smooth Particle Hydrodynamics (SPH) or rigid body simulations using methods such as Discrete Element Method (DEM). It uses standard and widely adopted technologies such as C++17, YAML, OpenMP , Cuda or HIP.

Documentation

The Documentation is available at:

Citing exaNBody in your papers

Thierry Carrard, Raphaël Prat, Guillaume Latu, Killian Babilotte, Paul Lafourcade, Lhassan Amarsid, and Laurent Soulard. 2024. ExaNBody: A HPC Framework for N-Body Applications. In Euro-Par 2023: Parallel Processing Workshops: Euro-Par 2023 International Workshops, Limassol, Cyprus, August 28 – September 1, 2023, Revised Selected Papers, Part I. Springer-Verlag, Berlin, Heidelberg, 342–354. https://doi.org/10.1007/978-3-031-50684-0_27

Bibtex:

@inproceedings{carrard2023exanbody,
  title={ExaNBody: a HPC framework for N-Body applications},
  author={Carrard, Thierry and Prat, Rapha{\"e}l and Latu, Guillaume and Babilotte, Killian and Lafourcade, Paul and Amarsid, Lhassan and Soulard, Laurent},
  booktitle={European Conference on Parallel Processing},
  pages={342-354},
  year = {2024},
  isbn = {978-3-031-50683-3},
  publisher = {Springer-Verlag},
  address = {Berlin, Heidelberg},
  url = {https://doi.org/10.1007/978-3-031-50684-0_27},
  doi = {10.1007/978-3-031-50684-0_27}
}

About

exaNBody is an HPC platform for building N-body applications such as exaStamp, exaDEM, and exaSPH.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages