Skip to main content

Module detect

Module detect 

Source
Expand description

Auto-detection of hardware capabilities and resource limiting.

Scans the system for CPU cores, RAM, GPUs, and Python environments. Users can apply ResourceLimits to restrict what fraction of the hardware a worker exposes (Slurm-style).

Structsยง

ResourceLimits
Limits on what fraction of detected hardware the worker may use.