--host_env_os

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

If the OS and 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