Rustpde-mpi Alternatives
Similar projects and alternatives to rustpde-mpi
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rustpde-mpi alternative or higher similarity.
rustpde-mpi discussion
rustpde-mpi reviews and mentions
Posts with mentions or reviews of rustpde-mpi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-24.
-
Emerging Technologies: Rust in HPC
The report is somewhat in line with my experience. Rayon is ok for a few threads (<50), beyond that the execution time doesn't really scale well anymore unfortunately. This is too little for many HPC applications in fluid simulations. I had a fluid solver once parallelized with MPI and it had more or less optimal scaling for 1000+ processors and was also on par with codes written in C and Fortran, but I didn't compare it 1:1. Here is the mpi code. (It's a bit rough though and certainly not perfect) https://github.com/preiter93/rustpde-mpi
Stats
Basic rustpde-mpi repo stats
1
0
10.0
about 2 years ago
The primary programming language of rustpde-mpi is Rust.