|
| 1 | +--- |
| 2 | +json_ld: |
| 3 | + '@context': https://schema.org |
| 4 | + '@type': SoftwareApplication |
| 5 | + applicationCategory: DeveloperApplication |
| 6 | + description: ' |
| 7 | +
|
| 8 | + Cabana is a performance portable library for particle-based simulations. Applications |
| 9 | + include, |
| 10 | +
|
| 11 | + but are not limited to, molecular dynamics (MD) with short- and/or long-range |
| 12 | + atomic |
| 13 | +
|
| 14 | + interactions; various flavors of particle-in-cell (PIC) methods, including use |
| 15 | + within |
| 16 | +
|
| 17 | + fluid/solid mechanics and plasma physics; N-body cosmology simulations; and peridynamics |
| 18 | +
|
| 19 | + for fracture mechanics. |
| 20 | +
|
| 21 | +
|
| 22 | + Cabana provides particle data structures, algorithms, and communication, as well |
| 23 | + as |
| 24 | +
|
| 25 | + structured grids, grid algorithms, and particle-grid interpolation to enable simulations |
| 26 | +
|
| 27 | + on a variety of platforms including many-core CPU and GPU architectures. Cabana |
| 28 | + is built |
| 29 | +
|
| 30 | + on Kokkos, with many additional optional library dependencies, including MPI for |
| 31 | + multi-node |
| 32 | +
|
| 33 | + simulation. |
| 34 | +
|
| 35 | + ' |
| 36 | + license: Not confirmed |
| 37 | + name: Cabana |
| 38 | + offers: |
| 39 | + '@type': Offer |
| 40 | + price: 0 |
| 41 | + operatingSystem: LINUX |
| 42 | + review: |
| 43 | + '@type': Review |
| 44 | + author: |
| 45 | + '@type': Organization |
| 46 | + name: EESSI |
| 47 | + reviewBody: Application has been successfully made available on all architectures |
| 48 | + supported by EESSI |
| 49 | + reviewRating: |
| 50 | + '@type': Rating |
| 51 | + ratingValue: 5 |
| 52 | + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available |
| 53 | + on your system |
| 54 | + softwareVersion: '[''0.7.0'']' |
| 55 | + url: https://github.com/ECP-copa/Cabana |
| 56 | +--- |
| 57 | +# Cabana |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +Cabana is a performance portable library for particle-based simulations. Applications include, |
| 62 | +but are not limited to, molecular dynamics (MD) with short- and/or long-range atomic |
| 63 | +interactions; various flavors of particle-in-cell (PIC) methods, including use within |
| 64 | +fluid/solid mechanics and plasma physics; N-body cosmology simulations; and peridynamics |
| 65 | +for fracture mechanics. |
| 66 | + |
| 67 | +Cabana provides particle data structures, algorithms, and communication, as well as |
| 68 | +structured grids, grid algorithms, and particle-grid interpolation to enable simulations |
| 69 | +on a variety of platforms including many-core CPU and GPU architectures. Cabana is built |
| 70 | +on Kokkos, with many additional optional library dependencies, including MPI for multi-node |
| 71 | +simulation. |
| 72 | + |
| 73 | + |
| 74 | +<small>homepage: </small><span class="software-link">[https://github.com/ECP-copa/Cabana](https://github.com/ECP-copa/Cabana)</span> |
| 75 | + |
| 76 | +## Available installations |
| 77 | + |
| 78 | + |
| 79 | +|Cabana version|Supported CPU targets|Supported GPU targets|EESSI version|Module| |
| 80 | +| --- | --- | --- | --- | --- | |
| 81 | +|0.7.0|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`, `zen5`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Cabana/0.7.0-foss-2025a`| |
0 commit comments