Table of Contents

Namespace DotCompute.Backends.CPU.Threading

Classes

CpuThreadPool

High-performance thread pool optimized for CPU compute workloads with work-stealing support.

CpuThreadPoolOptions

Configuration options for the CPU thread pool.

NumaInfo

Provides information about NUMA (Non-Uniform Memory Access) topology. This is a thin facade over the modular NUMA components.

NumaMemoryPolicy

Represents NUMA memory allocation policy.

ThreadPoolStatistics

Thread pool statistics.

Enums

NumaAllocationStrategy

NUMA allocation strategies.