Hi, I am trying to use the monitoring in MPI but I haven't any output when I run the following command: mpirun -np 4 --mca pml_monitoring_enable 2 ./monitoring_test The program ends correctly but I haven't the files that should be created in the folder "prof".
I compiled the master branch (commit 0159162) from the git repo. Cyril.