QuantumBFS / QuantumBFS/quantum.harness
[challenge]: Extreme-efficiency VQE numerical simulation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 66
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Released by
Shi-Xin Zhang, Institute of Physics, CAS
Contact email
shixinzhang@iphy.ac.cn
Method
Quantum Circuit Simulation
Challenge issue
Extreme-efficiency VQE numerical simulation
Goal
Build an iteratable, auto-evaluatable harness framework that uses semi-automated algorithm–engineering co-innovation to achieve a VQE computation scheme surpassing the current tensorcircuit-ng official baseline in both space efficiency and time efficiency (including first-time JIT compilation efficiency and subsequent runtime execution efficiency).
More ambitiously, the harness framework should automatically and reliably help users optimize TensorCircuit-NG-based code scripts for performance.
Optimization dimensions (reference pool)
Algorithm level:
- Tensor network contraction path search
- Slicing search
Engineering level:
scancontrol flow- AOT compilation
- Operator fusion and customization
- Automatic differentiation checkpointing
- Memory offloading
- Mixed precision
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Begin by locating the tensorcircuit-ng official VQE baseline and defining a repeatable harness benchmark for space usage, first-time JIT compilation, and runtime execution; done means a scheme that exceeds the baseline on those measures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- quantum-computing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100