QuantumBFS / QuantumBFS/quantum.harness

[challenge]: Extreme-efficiency VQE numerical simulation

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepted challenge
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:

  • scan control 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.