Installation

In order to install distribute you must have a recent version of rustc and cargo. Install instructions can be found here.

Once you have it (and running cargo shows some output), you can install the project with

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

and you are good to go! If you run into any trouble installing file an issue on github.

Python api install

After rustc and cargo are installed, the python package can be installed with

pip3 install distribute_compute_config