Skip to content

Allow uneven splitting of instructions between pseudoclocks #31

Open
@philipstarkey

Description

@philipstarkey

Currently, the number of instructions is always evenly split between the pseudoclocks. I don't think this has to be the case though, we could presumably store the location of the instruction boundaries so the instructions could be allocated unevenly between pseudoclocks. That would allow you to segment off a few slow devices onto a pseudoclock with, say, 1000 instructions, leaving the remaining instructions for another pseudoclock(s).

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