Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 830 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 830 Bytes

Morpheus Ecosystem:

List of Morpheus sub-modules

  • Morpheus: Dynamic matrix type and algorithms for sparse matrices. [GitHub] [Documentation]
  • Morpheus-Oracle: Auto-tuners for automatic sparse matrix format selection. [GitHub]

List of Supporting Modules

  • Sparse.Tree: A classifier that uses ML and Decision Trees to figure out the best format available given a computation. [GitHub]

List of Morpheus-enabled Benchmarks/Applications

  • Morpheus-HPCG: Morpheus-enabled HPCG benchmark that uses the Dynamic matrix functionality provided by Morpheus. [GitHub]