-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When extracting noise operators for systems with 9 qubits or more, runtime and memory usage become prohibitively large. At high thresholds, this step takes a significant portion of the total runtime, limiting the practicality of timely extractions. Optimizations in both runtime and memory usage are highly needed, especially for personal system simulations.
For example, running a 10-qubit system with the full noise model currently:
- Takes ~55 minutes for extraction
- Consumes ~330 GB of memory
This excessive runtime and memory footprint make the extracted noise model difficult to use in practice, as the results risk becoming outdated due to domain shift before they can be meaningfully applied.
Metadata
Metadata
Assignees
Labels
No labels