Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Ciz
docs.it4i.cz
Commits
3f87d100
Commit
3f87d100
authored
8 years ago
by
Pavel Jirásek
Browse files
Options
Downloads
Patches
Plain Diff
Links
parent
3987c27d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/anselm/software/debuggers/papi.md
+7
-7
7 additions, 7 deletions
docs.it4i/anselm/software/debuggers/papi.md
with
7 additions
and
7 deletions
docs.it4i/anselm/software/debuggers/papi.md
+
7
−
7
View file @
3f87d100
...
...
@@ -90,19 +90,19 @@ The include path is automatically added by papi module to $INCLUDE.
### High Level API
Please refer to
<
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:High_Level
>
for a description of the High level API
.
Please refer to
for
[
a description of the High level API
](
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:High_Level
)
.
### Low Level API
Please refer to
<
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Low_Level
>
for a description of the Low level API
.
Please refer to
for
[
a description of the Low level API
](
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Low_Level
)
.
### Timers
PAPI provides the most accurate timers the platform can support. See
<
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Timers
>
PAPI provides the most accurate timers the platform can support.
[
See
](
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Timers
)
.
### System Information
PAPI can be used to query some system infromation, such as CPU name and MHz. See
<
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:System_Information
>
PAPI can be used to query some system infromation, such as CPU name and MHz.
[
See
](
http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:System_Information
)
.
## Example
...
...
@@ -232,6 +232,6 @@ To use PAPI in offload mode, you need to provide both host and MIC versions of P
## References
1.
<
http://icl.cs.utk.edu/papi/
>
Main project page
1.
<
http://icl.cs.utk.edu/projects/papi/wiki/Main_Page
>
Wiki
1.
<
http://icl.cs.utk.edu/papi/docs/
>
API Documentation
1.
[
Main project page
](
http://icl.cs.utk.edu/papi/
)
1.
[
Wiki
](
http://icl.cs.utk.edu/projects/papi/wiki/Main_Page
)
1.
[
API Documentation
](
http://icl.cs.utk.edu/papi/docs/
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment