Module parallel_tensor_optimization

Module parallel_tensor_optimization 

Source
Expand description

Parallel Tensor Network Optimization

This module provides advanced parallel processing strategies for tensor network contractions, optimizing for modern multi-core and distributed architectures.

Modules§

strategies
Advanced parallel tensor contraction strategies

Structs§

ContractionPair
Contraction pair specification
NumaTopology
NUMA topology information
ParallelTensorConfig
Parallel processing configuration for tensor networks
ParallelTensorEngine
Parallel tensor contraction engine
ParallelTensorStats
Performance statistics for parallel tensor operations
TensorWorkQueue
Work queue for managing parallel tensor operations
TensorWorkUnit
Work unit for parallel tensor contraction
ThreadAffinityConfig
Thread affinity configuration

Enums§

LoadBalancingStrategy
Load balancing strategies for parallel tensor operations