| ... | ... | @@ -5,6 +5,7 @@ title: Profilage de Code |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Code profilers
|
|
|
|
|
|
|
|
In this Wiki, we will provide a methodology to install and run some code profilers. This has been tested on a specific Conda environment.
|
| ... | ... | @@ -288,3 +289,9 @@ scan test.exe |
|
|
|
```
|
|
|
|
scan -t test.exe
|
|
|
|
```
|
|
|
|
|
|
|
|
---
|
|
|
|
Resources:
|
|
|
|
|
|
|
|
- https://hpc.cea.fr/tgcc-public/en/html/toc/fulldoc/Profiling.html#
|
|
|
|
- https://www.vi-hps.org/projects/score-p/ |