Module hardware_parallelization

Module hardware_parallelization 

Source
Expand description

Hardware-Aware Quantum Circuit Parallelization

This module provides sophisticated parallelization capabilities that understand and respect hardware constraints, topology, and resource limitations to maximize throughput while maintaining circuit fidelity and correctness.

Re-exports§

pub use config::*;
pub use engine::*;
pub use monitor::*;
pub use types::*;

Modules§

config
Hardware-Aware Quantum Circuit Parallelization
config_defaults
Default implementations for configuration types
engine
Hardware-aware parallelization engine
monitor
Resource monitoring and load balancing
types
Supporting types for hardware parallelization