The Gaudi Framework
v30r3 (a5ef0a68)
|
Auditor for profilng Gaudi jobs. Based on Intel® VTune™ Amplifier XE.
Unless IntelProfiler doesn't pushed to Gaudi source repository (svn) and you cann't use getpack command, you need to compile package by yourself at lxplus (on whenever cern afs is accesible and we can link it with intel amplifier static library):
A video guide to installing profiler package.
(For full project example see IntelProfilerExample project).
Simple example of using IntelProfilerAuditor configurables:
The script change environment variables:
PATH
.INTEL_LICENSE_FILE
.### Collect Profiling Information
, where ~/profiler
is a directorory where a profiling database will be stored. After the each run of a profiling job you will get directories like ~/profiler/r000hs, ~/profiler/r0001hs, ~/profiler/r_RunNumber_hs.
If script could not find intel amplxe-cl
command, it will try to setup intel environment (see previous section).
You can ignore it.
(setup intel environment)
An argument is a path to profiling database.