All Projects → LLNL → conduit

LLNL / conduit

Licence: other
Simplified Data Exchange for HPC Simulations

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
fortran
972 projects
python
139335 projects - #7 most used programming language
CMake
9771 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to conduit

LvArray
Portable HPC Containers (C++)
Stars: ✭ 37 (-67.54%)
Mutual labels:  hpc, llnl, radiuss
Spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Stars: ✭ 2,425 (+2027.19%)
Mutual labels:  hpc, scientific-computing, radiuss
Mfem
Lightweight, general, scalable C++ library for finite element methods
Stars: ✭ 667 (+485.09%)
Mutual labels:  hpc, scientific-computing
Learn Julia The Hard Way
Learn Julia the hard way!
Stars: ✭ 679 (+495.61%)
Mutual labels:  hpc, scientific-computing
Samrai
Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
Stars: ✭ 160 (+40.35%)
Mutual labels:  hpc, scientific-computing
Arrayfire
ArrayFire: a general purpose GPU library.
Stars: ✭ 3,693 (+3139.47%)
Mutual labels:  hpc, scientific-computing
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (+240.35%)
Mutual labels:  hpc, scientific-computing
Opencoarrays
A parallel application binary interface for Fortran 2018 compilers.
Stars: ✭ 151 (+32.46%)
Mutual labels:  hpc, scientific-computing
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (+45.61%)
Mutual labels:  hpc, scientific-computing
Oq Engine
OpenQuake's Engine for Seismic Hazard and Risk Analysis
Stars: ✭ 207 (+81.58%)
Mutual labels:  hpc, scientific-computing
Sundials
SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. This is a mirror of current releases, and development will move here eventually. Pull requests are welcome for bug fixes and minor changes.
Stars: ✭ 194 (+70.18%)
Mutual labels:  hpc, scientific-computing
scr
SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
Stars: ✭ 84 (-26.32%)
Mutual labels:  data-management, radiuss
Blitz
Blitz++ Multi-Dimensional Array Library for C++
Stars: ✭ 257 (+125.44%)
Mutual labels:  hpc, scientific-computing
msr-safe
Allows safer access to model specific registers (MSRs)
Stars: ✭ 62 (-45.61%)
Mutual labels:  hpc, llnl
Ohpc
OpenHPC Integration, Packaging, and Test Repo
Stars: ✭ 544 (+377.19%)
Mutual labels:  hpc, scientific-computing
bitpit
Open source library for scientific HPC
Stars: ✭ 80 (-29.82%)
Mutual labels:  hpc, scientific-computing
Visit
VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
Stars: ✭ 140 (+22.81%)
Mutual labels:  hpc, scientific-computing
MACSio
A Multi-purpose, Application-Centric, Scalable I/O Proxy Application
Stars: ✭ 28 (-75.44%)
Mutual labels:  hpc, scientific-computing
PyMFEM
Python wrapper for MFEM
Stars: ✭ 91 (-20.18%)
Mutual labels:  hpc, scientific-computing
CARE
CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.
Stars: ✭ 22 (-80.7%)
Mutual labels:  hpc, radiuss

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:

https://llnl-conduit.readthedocs.io/en/latest/licenses.html

or the following files in the Conduit source tree:

Changelog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].