You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
short_description: Block-structured AMR framework for high-performance computing
7
+
topic: amrex
8
+
url: https://amrex-codes.github.io/amrex/
9
+
---
10
+
AMReX is a software framework for building massively parallel, block-structured adaptive mesh refinement (AMR) applications. It supports complex geometries, multilevel solvers, and particle methods. Parallelism is achieved via MPI across nodes and on-node parallelism using OpenMP for CPUs and CUDA/HIP/SYCL for GPUs. AMReX powers high-performance simulations in fields such as astrophysics, combustion, cosmology, and accelerator modeling.
0 commit comments