v0.3.0 Beta
Pre-release
Pre-release
Updates how we use dask-ssh to run on a cluster. Previously, we used N threads in 1 process, now we use N processes (ie N dask workers) each with 1 thread.
This change improves speed and stability for SBML models, and does not have a large effect on BNGL models.