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.

Constraints

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

Applicability

Atlas training product

Atlas inference product

Atlas A2 training product/Atlas A2 inference product

Atlas A3 training product/Atlas A3 inference product

Atlas 350 Accelerator Card

Atlas 200I/500 A2 inference product