Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

-> In new sub-tab "filename.c" scroll down to line with maximal CPU Time: Total to find hotspot

To quit the debug session press "Exit" in the VTune "Menu" (upper left symbol of "three horizontal bars"). Then close the browser page. Exit your compute node via CTRL+D and kill your interactive job:

Codeblock
languagebash
squeue -l -u $USER
scancel your-job-id

...