VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::ParameterSweep Class Reference

Static Public Member Functions

static void initialize (int argc, char **argv)
 
static void run (std::string const &installPath, std::string const &modulesPath, std::string const &pedPath, std::string const &mapPath, std::string const &paramsPath, size_t count, auto &&callback=VOID{})
 Runs a parameter sweep over the worker nodes.
 
static auto get_rank () -> int
 
static auto get_size () -> int
 
static auto is_parallel () -> bool
 
static auto is_root () -> bool
 

Member Function Documentation

◆ run()

static void VIPRA::ParameterSweep::run ( std::string const & installPath,
std::string const & modulesPath,
std::string const & pedPath,
std::string const & mapPath,
std::string const & paramsPath,
size_t count,
auto && callback = VOID{} )
inlinestatic

Runs a parameter sweep over the worker nodes.

Template Parameters
sim_t
params_t
callback_t
Parameters
sim
params
count
callback

The documentation for this class was generated from the following files: