flex_rf.web.start
Type: function │ Base(s): None
Description
Section titled “Description”Start running the simulation associated with task.
To monitor progress, can call monitor after starting simulation.
Passing these run options directly is deprecated. Set defaults via
td.config.run and td.config.vgpu instead. Non-None values passed
here override the config for this call.
Parameters
Section titled “Parameters”task_id [TaskId] |
solver_version [str | None] = None |
worker_group [str | None] = None |
pay_type [PayType | str | None] = None |
priority [int | None] = None |
vgpu_allocation [int | None] = None |
ignore_memory_limit [bool | None] = None |