- label
str Display name / result key (e.g. "torch-mps").
- backend
str The backend value passed to MonteCarloSimulation.run()
("sequential", "thread", "process", or "torch").
- torch_device
str Device for backend="torch" ("cpu", "mps", "cuda").
Ignored by non-Torch backends.