multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Testing the distributed_execution tutorial #18

Open djgroen opened 5 years ago

djgroen commented 5 years ago

Goals:

(@LourensVeen let me know if you want me to test it in any other setup)

Local testing report

I am testing using a VirtualBox with Ubuntu 18.04.

Installation

Installation went smoothly.

Starting instances

In starting instances, I get an error if I use python to run the models, I need to run python3.

Other than that, I'm happy to say that the distributed execution works, and that a plot indeed appeared at the end :).

djgroen commented 5 years ago

I have constructed a test where all MUSCLE models are run as separate jobs. If that is running properly then this ticket will be fulfilled, but this is currently blocked by #22 .