Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

PMU resource(s) currently being used by another profiling tool or process

Asimina_M_
Beginner
408 Views

Hi,

 

I would please your help with the following. We are using intel vtune on a cluster. I submit two different jobs that collect hardware counters  on two different nodes/boxes on our cluster. The first job runs okay, the second fails with the error   "Error: PMU resource(s) currently being used by another profiling tool or process." Now thse are two difffrened nodes on the cluster so I could not think why hardware counters cannot be used at the same time for two different jobs.

Is there a problem with installation or a vtune issue?Can anything be doen to resolve this?

Thanks a lot,

M

 

0 Kudos
2 Replies
Peter_W_Intel
Employee
408 Views

Maybe you need to check if other software (which uses PMU resource) is running, for example - perf.

Also, you may check vtune drivers installed or not:

lsmod | grep sep

lsmod | grep pax

lsmod | grep vtsspp

0 Kudos
Dmitry_P_Intel1
Employee
408 Views

Hello,

Could you please provide VTune command line that you used for the both nodes?

Thanks & Regards, Dmitry

0 Kudos
Reply