Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 941 Bytes

File metadata and controls

22 lines (13 loc) · 941 Bytes

Matrix-based Parallel Redistribution

matred is a parallel redistribution tool for HPC applications. It provides a simple approach that only requires a few relation matrices between entities to build redistribution matrices in parallel simulation codes. In particular, matred is well-suited for simulation codes based on finite element/volume methods.

  • For building instructions, see the file INSTALL.

  • Copyright and licensing information can be found in files COPYRIGHT and LICENSE.

  • Contributions are welcome via pull requests.

This work was performed under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344.

License

matred is distributed under terms of the BSD-3 license. All new contributions must be made under this license.

SPDX-License-Identifier: BSD-3-Clause
LLNL Release Number: LLNL-CODE-2008147