Service API Changes

Software

API Change

MindIO ACP

N/A

MindIO TFT

  • Deletes tft_register_set_stream_handler.
  • New APIs
    • tft_get_reboot_type: called by MindSpore following a node restart. This API enables the training framework to retrieve the specific restart scenario type from MindIO TTP. Note that this function is restricted to a single call per process lifecycle.
    • tft_report_load_ckpt_step: reports the number of steps loaded from checkpoints when periodic checkpoint restoration is triggered.
    • tft_register_decrypt_handler: registers a private key password decryption function if TLS encryption is enabled.

MindCluster ToolBox

Adds ascend-dmi -dg -i random -q for the DSA stress test.

MindCluster Ascend FaultDiag

N/A

MindCluster Ascend Deployer

N/A

MindCluster components

Adds parameters related to NPU fault detection and recovery in appliances. The key-value mapping for the ranktable strictly adheres to HCCL specifications.