model.mpi.run: Distribute model runs over multiple nodes

Description Usage Arguments Value

Description

Allows faster execution of each wave of simulations

Usage

1
model.mpi.run(model, actual.input.matrix, seed_count = 0, n_cores = 3)

Arguments

model

Wrapper function for the model

actual.input.matrix

Matrix with parameter combinations to be run

seed_count

Origin of random number seed

n_cores

Number of slave workers available for parallel running of the model

Value

a matrix of model features and the seed of the random number generator


wdelva/MABC documentation built on May 27, 2019, 9:56 a.m.