Environment Variables
After the acceleration library i is installed, the process-level environment variable setting script set_env.sh is provided to automatically set environment variables. The environment variables automatically become invalid after the user process ends.
Environment Variables of AscendSiPBoost
- Basic environment variables
Environment Variable
Description
ASDSIP_HOME_PATH
Path for storing files after the package is installed.
LD_LIBRARY_PATH
Search path list when the dynamic library is loaded in Linux.
- Environment variables related to AscendSiPBoost
Environment Variable
Description
ASCEND_PROCESS_LOG_PATH
Sets the log save path.
ASCEND_SLOG_PRINT_TO_STDOUT
Indicates whether to enable log printing. After this function is enabled, logs are not saved in the log file. Instead, the generated logs are printed on the screen.
ASCEND_GLOBAL_LOG_LEVEL
Sets the level of application logs and module logs. Only debug logs are supported.
ASCEND_MODULE_LOG_LEVEL
Sets the level of each module of app logs. Only debug logs are supported.