Skip to content

Clarification on concurrency of jobs on KAI-Scheduler #274

@kev-iotairx

Description

@kev-iotairx

Are jobs scheduled using KAI Scheduler running concurrently? Given that the mechanism is time slicing, how exactly does it run concurrent jobs?

Say I have 2 workloads in the queue requesting fractions gpu and memory. If my workload #1 requests 0.5 fraction of gpu and memory (in mb), is the other 0.5 idle when the job is running? Does 0.5 fraction represent the slice of time or % of GPU resource / compute cores?

Is the Lease Time configurable? And does it switch context at the end of the lease time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions