Skip to content

MetallData is an HPC platform for interactive data science applications at HPC-scales. It provides an ecosystem for persistent distributed data structures, including algorithms, interactivity and storage.

License

Notifications You must be signed in to change notification settings

MetallData/metalldata

Repository files navigation

Description

MetallData is an HPC platform for interactive data science applications at HPC-scales. It provides an ecosystem for persistent distributed data structures, including algorithms, interactivity and storage.

Contents:

  • MetallGraph: a prototype graph data structure that consists of two dataframes (vertices + edges)

Required

  • GCC 13 or higher is required.
  • MPI (OpenMPI prefered)
  • CMake 3.28 or higher

Download and Build

git clone https://github.com/LLNL/metalldata.git
cd metalldata
mkdir build
cd build
cmake ../
make
pip install llnl-clippy

License

MetallData is distributed under the MIT license.

All new contributions must be made under the MIT license.

See LICENSE, NOTICE, and COPYRIGHT for details.

SPDX-License-Identifier: MIT

LLNL-CODE-835154

About

MetallData is an HPC platform for interactive data science applications at HPC-scales. It provides an ecosystem for persistent distributed data structures, including algorithms, interactivity and storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •