Skip to content

benson31/conduit

 
 

Repository files navigation

Conduit

Conduit: Simplified Data Exchange for HPC Simulations

Conduit is an open source project from Lawrence Livermore National Laboratory that provides an intuitive model for describing hierarchical scientific data in C++, C, Fortran, and Python. It is used for data coupling between packages in-core, serialization, and I/O tasks.

Travis CI Build Status Appveyor Build Status Coverage Status Static Analysis Status

Documentation

To get started building and using Conduit, check out the full documentation:

http://llnl-conduit.readthedocs.io/

Source Repo

Conduit's source is hosted on GitHub:

https://github.com/llnl/conduit

License

Conduit is released under a BSD-style license - for detailed license info, refer to:

http://software.llnl.gov/conduit/licenses.html

or the following files in the Conduit source tree:

About

Simplified Data Exchange for HPC Simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.3%
  • C 8.4%
  • Fortran 4.6%
  • Python 4.5%
  • CMake 3.7%
  • JavaScript 0.8%
  • Other 1.7%