Skip to content

ECP-copa/Cabana

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2025
Oct 10, 2024
Oct 10, 2024
Feb 12, 2025
Feb 9, 2024
Dec 6, 2024
Feb 21, 2025
Aug 24, 2023
May 22, 2021
Mar 25, 2021
Sep 26, 2020
Jul 22, 2021
Jul 13, 2020
Feb 9, 2024
Jul 14, 2022
Apr 2, 2019
Sep 25, 2024
Apr 14, 2023
Mar 2, 2025
Jul 14, 2022
Aug 29, 2023
Sep 13, 2023

Repository files navigation

Cabana

Cabana is a performance portable library for particle-based simulations. Applications include, but are not limited to, molecular dynamics (MD) with short- and/or long-range atomic interactions; various flavors of particle-in-cell (PIC) methods, including use within fluid/solid mechanics and plasma physics; N-body cosmology simulations; and peridynamics for fracture mechanics.

Cabana provides particle data structures, algorithms, and communication, as well as structured grids, grid algorithms, and particle-grid interpolation to enable simulations on a variety of platforms including many-core CPU and GPU architectures. Cabana is built on Kokkos, with many additional optional library dependencies, including MPI for multi-node simulation.

Cabana is developed as part of the Co-Design Center for Particle Applications (CoPA) within the Exascale Computing Project (ECP) under the U.S. Department of Energy. CoPA is a multi-institutional project with developers from ORNL, LANL, SNL, LLNL, PPNL, and ANL.

Documentation

Instructions for building Cabana on various platforms, an API reference with tutorial links, and links to the Doxygen can be found in our wiki.

For Cabana-related questions you can open a GitHub issue to interact with the developers.

Contributing

We encourage you to contribute to Cabana! Please check the guidelines on how to do so.

Citing

If you use Cabana in your work, please cite the JOSS article. Also consider citing the appropriate release.

License

Cabana is distributed under an open source 3-clause BSD license.