aclrtGetSocName
Description
Obtains the Ascend AI Processor version of the operating environment.
Prototype
const char *aclrtGetSocName()
Parameters
None
Returns
Pointer to the Ascend AI Processor version string. Failure: a null pointer.
Parent topic: Device Management