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

[OMPI users] Question about MPI_T

2021-08-16 Thread Jong Choi via users
Hi. I am trying to test if I can compile and run the MPI_T test case: ompi/mca/common/monitoring/monitoring_prof.c But, I am getting the following error: cannot find monitoring MPI_T "pml_monitoring_messages_count" pvar, check that you have monitoring pml Should I turn on something when building