--host_env_cpu

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 its architecture of the model compilation environment are inconsistent with those of the model operating environment, set this option to the OS architecture of the model operating environment.

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

See Also

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

Arguments

Arguments:

  • AArch64
  • x86_64

Suggestions and Benefits

None

Examples

--host_env_os=linux --host_env_cpu=x86_64

Dependencies and Restrictions

None