architxt.utils

Contents

architxt.utils#

Functions

is_memory_low(threshold_mb)

Check if available system memory is below the specified threshold in MB.

architxt.utils.is_memory_low(threshold_mb)[source]#

Check if available system memory is below the specified threshold in MB.

Return type:

bool