--host_env_os

Applicability

Product

Supported (√/x)

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Description

If the OS and its architecture of the model compilation environment are inconsistent with those of the model operating environment, set this option to the OS type of the model operating environment.

If this option is not set, the OS type of the model compilation environment is used by default.

See Also

Use this option in conjunction with --host_env_cpu. You can use --host_env_os to set the OS type and --host_env_cpu to set the OS architecture.

Arguments

Arguments: linux

Suggestions and Benefits

None

Examples

--host_env_os=linux --host_env_cpu=x86_64

Dependencies and Restrictions

None