meld.runner.get_runner

meld.runner.get_runner(system, options, comm, platform)[source]

Get the runner for the system

Parameters
  • system (ISystem) – system to run

  • options (RunOptions) – options for run

  • comm (Optional[ICommunicator]) – communicator for run

  • platorm – platform to run on [Reference, CPU, CUDA]

Returns

the runner