COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200912083453/https://github.com/topics/mpi
Here are
1,115 public repositories
matching this topic...
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Updated
Sep 12, 2020
Python
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
Updated
Sep 9, 2020
Fortran
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
High-performance stateful serverless runtime based on WebAssembly
C++ library for solving large sparse linear systems with algebraic multigrid method
Updated
Aug 27, 2020
Python
Official MPICH Repository
This is a set of simple programs that can be used to explore the features of a parallel platform.
Updated
Sep 11, 2020
HTML
Simplify HPC and Batch workloads on Azure
Updated
Aug 4, 2020
Python
A fast simulator and a library dedicated to the channel coding.
🔬 Assemble large genomes using short reads
DMTCP: Distributed MultiThreaded CheckPointing
🚀 Fast prime counting function implementations
Updated
Sep 4, 2020
Julia
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.
QUDA is a library for performing calculations in lattice QCD on GPUs.
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
🍇 A C++ library for parallel graph processing 🍇
Intel(R) Machine Learning Scaling Library is a library providing an efficient implementation of communication patterns used in deep learning.
Improve this page
Add a description, image, and links to the
mpi
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mpi
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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