Skip to content

Spec multi-app kernels #1662

@ledwards2225

Description

@ledwards2225

One idea to improve proving speeds and increase stack depth is to process (recurse) multiple apps per kernel instead of just one. One main obstacle to this is the rigidity of the current databus implementation which is quite hardcoded based on the assumption that kernels have at most two inputs (one app, one kernel). This is clearly solvable but needs some thought. Are there other obstacles?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions