bridge.recipes.utils.environment_utils#
Process environment defaults shared by every hardware recipe.
Keep this mapping limited to values that are identical across all hardware recipes. Model- and topology-specific values belong directly in the owning recipe builder so users can see the complete launch environment.
Module Contents#
Data#
API#
- bridge.recipes.utils.environment_utils.COMMON_RECIPE_ENV_VARS: dict[str, str | int | float | bool]#
None