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

Problem with MPI Snapshot Performance

JEANMASSON__Guillaum
1,179 Views

Hello,

I am trying to use MPI Performance Snapshot 2017 and I get this error :

python: symbol lookup error: /opt/tools/intel/studio/2017/itac/2017.3.030/intel64/slib/libmps.so: undefined symbol: PMPI_Initialized

I am using Intel mpi/17, intel/17.0.4, and python/2.7.8.

Can you help me ?

 

0 Kudos
4 Replies
Dmitry_P_Intel1
Employee
1,179 Views

Hello,

Neither MPS (EOLed) nor APS (its follower) cannot gracefully work with MPI bindings from python. We know about the problem and plan to fix it in upcoming releases of APS but I cannot get any particular date now. Will keep you posted.

Thank you, Regards, Dmitry

 

0 Kudos
Rajeev_A_Intel
Employee
1,179 Views

Is this issue fixed? I am facing the same issue. Tried multiple ways.

mpirun -n 7 /glob/development-tools/parallel-studio/vtune_amplifier/bin64/aps -r=./vtune python face_detection_v8.py

OR

mpiexec -aps -n 7 python face_detection_v8.py

0 Kudos
Shaikh__Samir
Beginner
937 Views

Is this issue fixed?

Or 

do we have another alternative way to do it?

 

Regards,

Samir Shaikh

0 Kudos
Vladimir_R_Intel
Employee
902 Views

Hi Samir,

no, the issue is not fixed. Probably you can try VTune as some alternative.

 

BR,

Vladimir

0 Kudos
Reply