Fluid-Dynamics-Group / distribute

easy to use distribtued computing
https://fluid-dynamics-group.github.io/distribute-docs
GNU General Public License v3.0
1 stars 0 forks source link

distrbute

easy to use distributed computing

Installing

You will need a recent version of cargo and the rust compiler rustc. Install instructions are here

cargo install --git "https://github.com/fluid-Dynamics-Group/distribute" --force

Documentation:

User documentation (which you are most likely interested in) is hosted on github: https://fluid-dynamics-group.github.io/distribute

Developer documentation is built with

cargo doc --no-deps --open

Features

If you are using distribute as a library, one of the following features must be selected for the crate to compile