ASCEND_PROCESS_LOG_PATH

Description

Sets the log flush path.

If the directory does not exist during log storage, the system automatically creates one.

  • You can run the echo $ASCEND_PROCESS_LOG_PATH command to view the path set through environment variables.
  • The priority for flushing logs to disks is as follows: ASCEND_PROCESS_LOG_PATH > ASCEND_WORK_PATH > Default log storage path ($HOME/ascend/log)

Example

export ASCEND_PROCESS_LOG_PATH=$HOME/log/

You can specify any directory on which you have the read and write permissions as the log flush directory.

Restrictions

This environment variable is applicable only to the Ascend EP mode.

Applicability

Atlas training products

Atlas inference products

Atlas A2 training products/Atlas A2 inference products

Atlas A3 training products/Atlas A3 inference products

Atlas 200I/500 A2 inference products