An open API service indexing awesome lists of open source software.

https://github.com/LBANN/DiHydrogen


https://github.com/LBANN/DiHydrogen

cpp math-physics

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# DiHydrogen

DiHydrogen is the second version of the
[Hydrogen](https://github.com/llnl/elemental) fork of the well-known
distributed linear algebra library,
[Elemental](https://github.com/elemental/elemental). DiHydrogen aims
to be a basic distributed multilinear algebra interface with a
particular emphasis on the needs of the distributed machine learning
effort, [LBANN](https://github.com/llnl/lbann).

License
----------------

DiHydrogen is distributed under the terms of the Apache License (Version 2.0).

All new contributions must be made under the Apache-2.0 licenses.

See [LICENSE](https://github.com/LLNL/DiHydrogen/blob/develop/LICENSE),
[COPYRIGHT](https://github.com/LLNL/DiHydrogen/blob/develop/COPYRIGHT), and
[NOTICE](https://github.com/LLNL/DiHydrogen/blob/develop/NOTICE) for details.

SPDX-License-Identifier: Apache-2.0

LLNL-CODE-800100