dmtcp
amgcl
Our great sponsors
dmtcp | amgcl | |
---|---|---|
3 | 1 | |
318 | 584 | |
0.9% | - | |
8.1 | 6.1 | |
about 2 months ago | 3 months ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dmtcp
-
The intersection of shadow stacks and CRIU
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).
-
Python Preloaded
Or maybe DMTCP is a better alternative to CRIU?
amgcl
We haven't tracked posts mentioning amgcl yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
h5cpp - C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets
frovedis - Framework of vectorized and distributed data analytics
faasm - High-performance stateful serverless runtime based on WebAssembly
ParallelReductionsBenchmark - Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!
VexCL - VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
stdgpu - stdgpu: Efficient STL-like Data Structures on the GPU
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.
Boost.Compute - A C++ GPU Computing Library for OpenCL
libgrape-lite - 🍇 A C++ library for parallel graph processing (GRAPE) 🍇
ravel - Ravel MPI trace visualization tool