Performing a Driver and Firmware Compatibility Test
Function
The driver and firmware compatibility tool obtains the driver version of the current environment and firmware version of each Ascend AI Processor, and checks the compatibility diagnosis result between driver and firmware versions.
Restrictions
By default, only the root user can use this function.
Commands for Querying Test Parameters
You can run either of the following commands to list the parameters of the compatibility test command:
ascend-dmi --ci -h
ascend-dmi --ci --help
Table 1 describes the parameters.
Example
Perform a driver and firmware version compatibility test.
ascend-dmi --ci
An inference server equipped with Ascend 310 AI Processors is used as an example. If the following information is returned, the tool is running properly.
The parameters in the preceding figure are described as follows:
Parameter |
Description |
|---|---|
Driver version |
Indicates the driver version. |
Card_id |
Indicates the Ascend AI Processor ID. |
Firmware version |
Indicates the firmware version. |
Compatibility |
Indicates the compatibility. OK, NO OK, and UNKNOW are returned. UNKNOW indicates that the compatibility is unknown. |