Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
Updated
Sep 14, 2020 - Python
{{ message }}
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
OpenHPC Integration, Packaging, and Test Repo
distributed dataflows with functional list operations for data processing with C++14
Official git repository of Elmer FEM software
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
High-performance stateful serverless runtime based on WebAssembly
C++ library for solving large sparse linear systems with algebraic multigrid method
Python bindings for MPI
This is a set of simple programs that can be used to explore the features of a parallel platform.
Simplify HPC and Batch workloads on Azure
A fast simulator and a library dedicated to the channel coding.
RAxML Next Generation: faster, easier-to-use and more flexible
TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.
Modular, multilingual (C, C++, CUDA, Fortran, Python) utility for performance measurement and analysis
Kubernetes Operator for Allreduce-style Distributed Training
Information about many aspects of high-performance computing. Wiki content moved to ~/docs.
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
parallel finite element unstructured meshes
Intel(R) Machine Learning Scaling Library is a library providing an efficient implementation of communication patterns used in deep learning.
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."
The documentation for the function
shmem_waitseems inconsistent with the function signatures as it describes parameterstarget,pe, andvaluethat are actually not part of the interface. The parameterivaris described but at least in the C interface the variable is namedvar(without the prefixi).See https://github.com/open-mpi/ompi/blob/master/oshmem/shmem/man/man3/shmem_wai