17.1.3. mpisync
mpisync — Open MPI 计时工具
17.1.3.1. 语法
mpisync [options]
mpirun_prof [选项]
ompi_timing_post [
17.1.3.2. 描述
mpisync: 确定相对于头节点进程(HNP)的时钟偏移量。它接受以下选项:
-o,--output: 指定写入HNP相关偏移量的输出文件名-h,--help: 打印帮助信息
ompi_timing_post 函数以计时输出文件作为输入参数。
事件会按照时间戳进行排序。随后,时间戳会被替换为相对于first:previous事件的时间偏移量。
mpirun_prof 是 mpirun 的一个封装工具,用于执行时钟同步并对计时输出文件进行后处理。
17.1.3.3. 注意事项
mpisync代码源自MPIPerf项目: http://mpiperf.cpct.sibsutis.ru/index.php/Main/Documentation
17.1.3.4. 文件
输出文件格式如下:
<hostname> <round-trip-time> <offset-from-hnp>