Skip to content

Documentation improvement: document terminal commands for the usage of the backends #32

@SimeonEhrig

Description

@SimeonEhrig

Depending on the used backend, the way how to measure and view profile and trace data changes. For example, an application, which is annotated with score-p does automatically generate a profile file, if it is executed. In contrast of it, the nvidia compiler needs to be called manually to profile an application, e.g. nsys -o trace.prof ./app --param foo && nsys-gui trace.prof.

It would be really helpful to have a small get started guide for each backend, to know how to do a profile and view it.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions