Skip to content

Spec multi-app kernels #1662

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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