radiuss
There are 42 repositories under radiuss topic.
spack/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
mfem/mfem
Lightweight, general, scalable C++ library for finite element methods
LLNL/zfp
Compressed numerical arrays that support high-speed random access
hypre-space/hypre
Parallel solvers for sparse linear systems featuring multigrid methods.
LLNL/sundials
Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
LLNL/RAJA
RAJA Performance Portability Layer (C++)
visit-dav/visit
VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
LLNL/Caliper
Caliper is an instrumentation and performance profiling library
LLNL/Umpire
An application-focused API for memory management on NUMA & GPU architectures
GLVis/glvis
Lightweight OpenGL tool for accurate and flexible finite element visualization
LLNL/blt
A streamlined CMake build system foundation for developing HPC software
LLNL/lbann
Livermore Big Artificial Neural Network Toolkit
LLNL/SAMRAI
Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
LLNL/conduit
Simplified Data Exchange for HPC Simulations
LLNL/hiop
HPC solver for nonlinear optimization problems
Alpine-DAV/ascent
A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations
flux-framework/flux-core
core services for the Flux resource management framework
LLNL/axom
CS infrastructure components for HPC applications
LLNL/maestrowf
A tool to easily orchestrate general computational workflows both locally and on supercomputers
LLNL/merlin
Machine Learning for HPC Workflows
LLNL/CHAI
Copy-hiding array abstraction to automatically migrate data between memory spaces
hpc/Spindle
Scalable dynamic library and python loading in HPC environments
LLNL/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.
flux-framework/flux-sched
Fluxion Graph-based Scheduler
LLNL/shroud
Shroud: generate Fortran and Python wrappers for C and C++ libraries
XBraid/xbraid
XBraid Parallel-in-Time Solvers
GEOS-DEV/LvArray
Portable HPC Containers (C++)
LLNL/hatchet
Graph-indexed Pandas DataFrames for analyzing hierarchical performance data
LLNL/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.
LLNL/b-mpi3
This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety. This is a mirror of https://gitlab.com/correaa/boost-mpi3.
LLNL/kosh
Kosh allows codes to store, query, share data via an easy-to-use Python API. Kosh lies on top of Sina and as a result can use any database backend supported by Sina. In adition Kosh aims to make data access and sharing as simple as possible.
LLNL/merlin-spellbook
Useful utilities for merlin workflows!
LLNL/spot2_container
The container infrastructure for the SPOT performance visualization tool
LLNL/spotfe
The web frontend for the SPOT performance visualization tool
LLNL/hatchet-tutorial
Live interactive tutorial for Hatchet