All Projects → Pp Mm A03 → Similar Projects or Alternatives

148 Open source projects that are alternatives of or similar to Pp Mm A03

Ucx
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
Stars: ✭ 471 (+3825%)
Mutual labels:  mpi
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+541.67%)
Mutual labels:  mpi
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (+25%)
Mutual labels:  mpi
fml
Fused Matrix Library
Stars: ✭ 24 (+100%)
Mutual labels:  mpi
Kratos
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.
Stars: ✭ 558 (+4550%)
Mutual labels:  mpi
bsuir-csn-cmsn-helper
Repository containing ready-made laboratory works in the specialty of computing machines, systems and networks
Stars: ✭ 43 (+258.33%)
Mutual labels:  mpi
gpubootcamp
This repository consists for gpu bootcamp material for HPC and AI
Stars: ✭ 227 (+1791.67%)
Mutual labels:  mpi
nbodykit
Analysis kit for large-scale structure datasets, the massively parallel way
Stars: ✭ 93 (+675%)
Mutual labels:  mpi
Faasm
High-performance stateful serverless runtime based on WebAssembly
Stars: ✭ 403 (+3258.33%)
Mutual labels:  mpi
SWCaffe
A Deep Learning Framework customized for Sunway TaihuLight
Stars: ✭ 37 (+208.33%)
Mutual labels:  mpi
pypar
Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.
Stars: ✭ 66 (+450%)
Mutual labels:  mpi
EDLib
Exact diagonalization solver for quantum electron models
Stars: ✭ 18 (+50%)
Mutual labels:  mpi
Edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
Stars: ✭ 18 (+50%)
Mutual labels:  mpi
sst-core
SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
Stars: ✭ 82 (+583.33%)
Mutual labels:  mpi
wxparaver
wxParaver is a trace-based visualization and analysis tool designed to study quantitative detailed metrics and obtain qualitative knowledge of the performance of applications, libraries, processors and whole architectures.
Stars: ✭ 23 (+91.67%)
Mutual labels:  mpi
SIRIUS
Domain specific library for electronic structure calculations
Stars: ✭ 87 (+625%)
Mutual labels:  mpi
Mpi4py
Python bindings for MPI
Stars: ✭ 388 (+3133.33%)
Mutual labels:  mpi
Galaxy
Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Stars: ✭ 18 (+50%)
Mutual labels:  mpi
PartitionedArrays.jl
Vectors and sparse matrices partitioned into pieces for parallel distributed-memory computations.
Stars: ✭ 45 (+275%)
Mutual labels:  mpi
Parallel-NDJSON-Reader
Parallel NDJSON Reader for Python
Stars: ✭ 13 (+8.33%)
Mutual labels:  parallel-processing
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+4400%)
Mutual labels:  parallel-processing
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 (+600%)
Mutual labels:  mpi
dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
Stars: ✭ 65 (+441.67%)
Mutual labels:  mpi
alsvinn
The fast Finite Volume simulator with UQ support.
Stars: ✭ 22 (+83.33%)
Mutual labels:  mpi
Sevendayshpc
一週間でなれる!スパコンプログラマ
Stars: ✭ 346 (+2783.33%)
Mutual labels:  mpi
ravel
Ravel MPI trace visualization tool
Stars: ✭ 26 (+116.67%)
Mutual labels:  mpi
infantry
Run MapReduce in user's browser.
Stars: ✭ 14 (+16.67%)
Mutual labels:  parallel-processing
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (+208.33%)
Mutual labels:  mpi
Elixir Paratize
Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.
Stars: ✭ 25 (+108.33%)
Mutual labels:  parallel-processing
ParMmg
Distributed parallelization of 3D volume mesh adaptation
Stars: ✭ 19 (+58.33%)
Mutual labels:  mpi
yask
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
Stars: ✭ 81 (+575%)
Mutual labels:  mpi
api-spec
API Specififications
Stars: ✭ 30 (+150%)
Mutual labels:  mpi
Massiv
Efficient Haskell Arrays featuring Parallel computation
Stars: ✭ 328 (+2633.33%)
Mutual labels:  parallel-processing
hp2p
Heavy Peer To Peer: a MPI based benchmark for network diagnostic
Stars: ✭ 17 (+41.67%)
Mutual labels:  mpi
research-computing-with-cpp
UCL-RITS *C++ for Research* engineering course
Stars: ✭ 16 (+33.33%)
Mutual labels:  mpi
Mug
A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).
Stars: ✭ 236 (+1866.67%)
Mutual labels:  parallel-processing
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+4208.33%)
Mutual labels:  parallel-processing
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (+1225%)
Mutual labels:  parallel-processing
future.callr
🚀 R package future.callr: A Future API for Parallel Processing using 'callr'
Stars: ✭ 52 (+333.33%)
Mutual labels:  parallel-processing
Spring Boot Data Aggregator
基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版
Stars: ✭ 142 (+1083.33%)
Mutual labels:  parallel-processing
Mpich
Official MPICH Repository
Stars: ✭ 275 (+2191.67%)
Mutual labels:  mpi
Pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 134 (+1016.67%)
Mutual labels:  parallel-processing
pystella
A code generator for grid-based PDE solving on CPUs and GPUs
Stars: ✭ 18 (+50%)
Mutual labels:  mpi
Pssh
Parallel SSH Tools
Stars: ✭ 127 (+958.33%)
Mutual labels:  parallel-processing
Future
🚀 R package: future: Unified Parallel and Distributed Processing in R for Everyone
Stars: ✭ 735 (+6025%)
Mutual labels:  parallel-processing
Bashful
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
Stars: ✭ 1,018 (+8383.33%)
Mutual labels:  parallel-processing
iot-master
物联大师是开源免费的物联网智能网关系统,集成了标准Modbus和主流PLC等多种协议,支持数据采集、公式计算、定时控制、自动控制、异常报警、流量监控、Web组态、远程调试等功能,适用于大部分物联网和工业互联网应用场景。
Stars: ✭ 119 (+891.67%)
Mutual labels:  mpi
Ppipe
A simple and lightweight Rust library for making iterator pipelines concurrent
Stars: ✭ 13 (+8.33%)
Mutual labels:  parallel-processing
Torsten
library of C++ functions that support applications of Stan in Pharmacometrics
Stars: ✭ 38 (+216.67%)
Mutual labels:  mpi
Batch Shipyard
Simplify HPC and Batch workloads on Azure
Stars: ✭ 240 (+1900%)
Mutual labels:  mpi
muster
Massively Scalable Clustering
Stars: ✭ 22 (+83.33%)
Mutual labels:  mpi
Abyss
🔬 Assemble large genomes using short reads
Stars: ✭ 219 (+1725%)
Mutual labels:  mpi
Parallel
Parallel processing for PHP based on Amp.
Stars: ✭ 478 (+3883.33%)
Mutual labels:  parallel-processing
mpiGraph
MPI benchmark to generate network bandwidth images
Stars: ✭ 17 (+41.67%)
Mutual labels:  mpi
Mpssh Py
Mass Parallel Secure Shell command execution
Stars: ✭ 7 (-41.67%)
Mutual labels:  parallel-processing
Esmpy Tutorial
Basic tutorial for ESMPy Python package
Stars: ✭ 22 (+83.33%)
Mutual labels:  mpi
Fastcore
Python supercharged for the fastai library
Stars: ✭ 565 (+4608.33%)
Mutual labels:  parallel-processing
Easylambda
distributed dataflows with functional list operations for data processing with C++14
Stars: ✭ 475 (+3858.33%)
Mutual labels:  mpi
hpdbscan
Highly parallel DBSCAN (HPDBSCAN)
Stars: ✭ 19 (+58.33%)
Mutual labels:  mpi
eventgrad
Event-Triggered Communication in Parallel Machine Learning
Stars: ✭ 14 (+16.67%)
Mutual labels:  mpi
61-120 of 148 similar projects