Skip to content

flex_rf.web.start

Type: function Base(s): None

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.

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