Does this tool work with MPI-OpenMP programs?

Does this tool work with MPI-OpenMP programs?

Imagen de Raghu Reddy

Seems to have helped some users with OpenMP programs. I would like to use this to troubleshoot some hybrid MPI OpenMP programs, is this possible?

In particular I'm interested in using it on a linux system in command line mode.

Thanks.

publicaciones de 2 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Peter Wang (Intel)

I tested a OMP program with Intel MPI, on Inspector XE 2011 & VTune Amplifier XE 2011: ( on Single node)

# mpirun -n 4 inspxe-cl -collect mi2 -- ./openmp-test.icc
# mpirun -n 4 amplxe-cl -collect hotspots -- ./openmp-test.icc

It seemed they work.

Regards, Peter

Inicie sesión para dejar un comentario.