You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The man page for MPI_Wtick claims that it should return 10e-6 on POSIX platforms. I've noticed that, at least on my system (centos7, x86_64), openmpi 2.0.1 returns 10e-9.
Is this intentional - should the man page be updated?