meld.runner.get_runner
- meld.runner.get_runner(system, options, comm, platform)[source]
Get the runner for the system
- Parameters
system (
ISystem
) – system to runoptions (
RunOptions
) – options for runcomm (
Optional
[ICommunicator
]) – communicator for runplatorm – platform to run on [Reference, CPU, CUDA]
- Returns
the runner