Re: [OMPI users] Question about MPI_T

2021-08-17 Thread Jong Choi via users
Thank you for the information. I don't know what ob1 is and possible other choices are. Is there any way for me to check? Anyhow, I tried a few things but got the same error. Here ia bit more verbose output: shell$ mpirun -n 1 --allow-run-as-root --mca pml_base_verbose 10 --mca mtl_base_verbose 10

Re: [OMPI users] Question about MPI_T

2021-08-17 Thread George Bosilca via users
You need to enable the monitoring PML in order to get access to the pml_monitoring_messages_count MPI_T. For this you need to know what PML you are currently using and add monitoring to the pml MCA variable. As an example if you use ob1 you should add the following to your mpirun command "--mca pml