Here the first invocation returns the default metric, i.e. time, while the second invocation returns the ``PAPI_L2_DCM`` counter measurement. In the third example the execution time for a specific routine is returned.
Here the first invocation returns the default metric, i.e. time, while the second invocation returns the ``PAPI_L2_DCM`` counter measurement. In the third example the execution time for a specific routine is returned.
For further information consult the Scalasca **Quick Reference** or **User Guide**, which you find on the [Scalasca 2.x documentation page](https://www.scalasca.org/scalasca/software/scalasca-2.x/documentation.html)
The Cube GUI is current not installed on Dardel and needs to be installed on your laptop:
- Installation under Windows:
- Download the win32 binary from the [Cube download page](https://www.scalasca.org/software/cube-4.x/download.html) and execute it
- Installation under Linux:
- Download the Cube Bundle from the [Cube download page](https://www.scalasca.org/software/cube-4.x/download.html)
- Unpack the download file using ``tar -xvzf <file>``
- Run ``configure`` and, in case it completes successfully, call ``make``
-
After having installed or built Cube, just copy the Cube file generated on Dardel and run the Cube GUI.
\ No newline at end of file
## Further reading
For further information consult the Scalasca **Quick Reference** or **User Guide**, which you find on the [Scalasca 2.x documentation page](https://www.scalasca.org/scalasca/software/scalasca-2.x/documentation.html)