Skip to content

BQSKit is underutilizing its resources in QSearch and LEAP #289

@alonkukl

Description

@alonkukl

In situations where the runtime has many workers (in an HPC cluster we can have on 10 nodes 1280 workers), QSearch and LEAP are underutilizing it, as they only submit a single batch from the frontier. For example, if we have a 7 qubit circuit, an 2-qubit gates, there will be 7 choose 2 (= 21) jobs in the batch.

I suggest that these passes will be able to send a batch of frontiers, thus reducing the time to solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions