Restrictions

  • It is not allowed to initiate two profiling tasks with the same result directory from the MindStudio IDE installation server.
  • Profiling is used to collect host data in the development or testing environment. Do not use it in the production environment. Otherwise, privilege escalation with sudo may occur.
  • Profiling cannot collect host data in the Ascend RC scenario.
  • The profile data of the current version may be incompatible with that of a historical version. Therefore, you are advised not to select the profile data report of a historical version to display.
  • In container scenarios, you are advised to collect profile data within 5 minutes and ensure that the set memory size is greater than 20 GB (for example, docker run --memory=20g container_name).