8000 Qiskit simulator is 100x slower instead of 10x slower when running 1 nlopt.opt optimization · Issue #99 · jpmorganchase/QOKit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Qiskit simulator is 100x slower instead of 10x slower when running 1 nlopt.opt optimization #99
Open
@rht

Description

@rht

Branching off from #98, I ran https://github.com/rht/QOKit/blob/main/minimal_reproducer_from_scratch_v1.py which builds $\gamma$ and $\beta$ layer by layer. At p=1, I did 400 initial values chosen at random and optimize it. The Fur GPU simulator took about ~0.1 s to finish 1 BOBYQA optimization, but the Qiskit cuStateVec took about ~10 s. This amounts 100x speedup, contrary to figure 1 in https://www.jpmorgan.com/technology/technology-blog/quantum-optimization-research, which shows 10x speedup only. Any idea if I could be messing up something?

Both are Fur and Qiskit run on NVIDIA cuQuantum Appliance 25.03. There is even this warning message:

/opt/conda/envs/cuquantum/lib/python3.11/site-packages/cuquantum/__init__.py:6: DeprecationWarning: custatevec module is deprecated and will be removed in a future release, please switch to bindings.custatevec.

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

      0