open-mpi / mtt

MPI Testing Tool
https://open-mpi.github.io/mtt
Other
63 stars 47 forks source link

What timestamps is the text reporter reporting? #207

Open ompiteam opened 10 years ago

ompiteam commented 10 years ago

Bill D'Amico reported that the text files that the text reporter is generating are "odd". Here's an example:

{{{ start_timestamp: Tue Feb 27 04:02:34 2007 command: mpirun -np 16 --mca btl openib,self --prefix /home/mpiteam/scratches/YqiI/installs/XPcx/install src/MPI_Initialized_f duration: 1 seconds exit_signal: -1 exit_value: 0 mpi_install_section_name: ompi/intel 9.1 mpi_name: ompi-nightly-trunk mpi_version: 1.3a1r13805 mtt_version_major: 2 mtt_version_minor: 1 np: 16 phase: Test run result_message: Passed RESULT_STDOUT_BEGIN MPITEST_INFO ( 0): Starting test MPI_Initialized MPITEST_results: MPI_Initialized all tests PASSED ( 32) RESULT_STDOUT_END start_timestamp: Tue Feb 27 06:09:08 2007 test_build_id: 8807 test_name: MPI_Initialized_f test_result: 1 variant: 4 }}}

Note that there are 2 "start_timestamp" values in there. One appears to (probably) be the beginning of the MTT client run. The other is likely when the test was actually run.

Need to clarify what those timestamps are and get them labeled better.

ompiteam commented 10 years ago

Imported from trac issue 206. Created by jsquyres on 2007-02-27T21:05:08, last modified: 2007-09-11T15:02:00