Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 16 C++ Mpi Projects
-
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. (by KratosMultiphysics)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Ask HN: My process only gets scheduled on M1 efficiency cores | news.ycombinator.com | 2022-04-19
-
I would love to make more use of CRIU. E.g. I considered to use CRIU for my Python preloaded logic (https://github.com/albertz/python-preloaded). Unfortunately, at that point in time, CRIU must be used with root access, which was not an option. However, I see that the PR was merged now, so maybe it works now? (https://github.com/checkpoint-restore/criu/pull/1930)
There is also DMTCP (https://github.com/dmtcp/dmtcp/) but this might have other problems for my use case.
My solution was to use a fork server instead, which works almost equally well. There are not really much downsides with this approach. And this is actually quite simple, and also quite cross-platform (except Windows).
-
timemory
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
-
-
cylon
Cylon is a fast, scalable, distributed memory, parallel runtime with a Pandas like DataFrame. (by cylondata)
There's also https://cylondata.org/ which is more of a Pandas approach.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
h5cpp
C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets
-
-
-
It's not C++20, but there's plenty of modern C++ (17, 14 mostly; the project started in 2015-ish): https://github.com/arbor-sim/arbor
-
-
-
-
Project mention: This might be a strange question, but I'm searching for a program to reverse engineer a chess position. | reddit.com/r/chess | 2023-01-30
-
Project mention: Medical Image Segmentation Using K-Means Clustering Using GPU/OMP/MPI | news.ycombinator.com | 2022-10-26
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ Mpi related posts
- Fortran on GPU
- Trying to install mpi as a shared library.
- Making a C++ library from source code in Windows
- Small Open Source HPC Code Recommendations
- Ask to contribute in a cuda project
-
A note from our sponsor - InfluxDB
www.influxdata.com | 26 Mar 2023
Index
What are some of the best open-source Mpi projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | Kratos | 798 |
2 | faasm | 719 |
3 | amgcl | 596 |
4 | dmtcp | 324 |
5 | timemory | 311 |
6 | libgrape-lite | 304 |
7 | cylon | 270 |
8 | h5cpp | 134 |
9 | mpl | 124 |
10 | Bulk | 89 |
11 | arbor | 86 |
12 | frovedis | 62 |
13 | ravel | 26 |
14 | parallel-kd-tree | 16 |
15 | texel | 9 |
16 | Image-Segmentation | 4 |