Hi,While using "srun", I want to use OpenMPI --timestamp-output option but I can't find any "srun" equivalent option.
I tried to use "OMPI_MCA_orte_timestamp_output=1" environment variable to pass the option to the underlying OpenMPI of srun, but it does not activate the timestamp.
Is there any way to have this option working with srun? thanks, Eric