rust-in-hpc
By westernmagic
rsds
Dask scheduler written in Rust (by It4innovations)
rust-in-hpc | rsds | |
---|---|---|
1 | 1 | |
39 | 105 | |
- | 2.9% | |
0.0 | 3.9 | |
almost 3 years ago | 8 months ago | |
TeX | Rust | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
rust-in-hpc
Posts with mentions or reviews of rust-in-hpc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-06.
rsds
Posts with mentions or reviews of rsds.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-06.
-
Rust and Scientific/High-Performance Computing
The HPC group that I am part of has switched from C++ to Rust for writing HPC software and I can't really imagine going back :-) You can check out for example https://github.com/it4innovations/rsds or https://github.com/it4innovations/hyperqueue, which are Rust HPC tools used "in the wild".
What are some alternatives?
When comparing rust-in-hpc and rsds you can also consider the following projects:
node_crunch - Allows to distribute computations across several nodes
hyperqueue - Scheduler for sub-node tasks for HPC systems with batch scheduling
coarray-tutorial - A short tutorial to get people started with Fortran's coolest feature, coarrays.
Rust-CUDA - Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.