Il 10/5/2013 1:35 AM, Jeff Squyres (jsquyres) ha scritto:
On Oct 4, 2013, at 8:38 AM, marco atzeri  wrote:

At first glance it does not seems particular user friendly nor with a clear 
HOWTO guide for good start.

How's this for a start:

     https://svn.open-mpi.org/trac/mtt/wiki/OMPITesting

Additional LWP::Protocol::https is not available so
some expectation are not fullfilled.

We might be able to work around this.

Anything as simple as
   http://mvapich.cse.ohio-state.edu/benchmarks/
is available for performing MTT tests ?

Let me clarify: MTT is the engine to run MPI tests -- it's not MPI tests or 
benchmarks itself.  MTT is simply a way to download the nightly tarball, build 
it N ways, get lots of tests (e.g., the OSU benchmarks), compile each of them 
against each of the N OMPI builds, and then run each of those tests M different 
ways, and then submit those results up to our community database.

Once you have MTT up and running, it can run fairly largely automated -- mine 
runs in a cron job, for example.

Make sense?


Jeff,
automating build on my hardware is a bit too much ;-)
as it is just a normal notebook and building on cygwin is a
slow process.

Attached the outcome of testing with the default developer.ini
and the installed 1.7.2.
I assume mtt is working as expected. Correct ?

Regards
Marco




hostname: IT-Marco-Atzeri
uname: CYGWIN_NT-6.1-WOW64 IT-Marco-Atzeri 1.7.25(0.270/5/3) 2013-08-31 20:39 
i686 Cygwin
who am i: 

+-------------+-----------------+-------------+----------+------+------+----------+------+------------------------------------------------------------------------+
| Phase       | Section         | MPI Version | Duration | Pass | Fail | Time 
out | Skip | Detailed report                                                    
    |
+-------------+-----------------+-------------+----------+------+------+----------+------+------------------------------------------------------------------------+
| MPI Install | my installation | 1.7.2       | 00:06    | 1    |      |        
  |      | 
MPI_Install-my_installation-my_installation-1.7.2-my_installation.html |
+-------------+-----------------+-------------+----------+------+------+----------+------+------------------------------------------------------------------------+


    Total Tests:    1
    Total Failures: 0
    Total Passed:   1
    Total Duration: 6 secs. (00:06)




+--------------------------+--------------------------+
| Field                    | Value                    |
+--------------------------+--------------------------+
| bitness                  | 0                        |
| compiler_name            | unknown                  |
| compiler_version         | unknown                  |
| duration                 | 6 seconds                |
| endian                   | 0                        |
| exit_signal              | -1                       |
| exit_value               | 0                        |
| merge_stdout_stderr      | 0                        |
| mpi_install_section_name | my installation          |
| mpi_name                 | my installation          |
| mpi_version              | 1.7.2                    |
| os_name                  | CYGWIN_NT-6.1-WOW64      |
| os_version               | 2013-08-31 20:39         |
| phase                    | MPI Install              |
| platform_hardware        | i686                     |
| platform_type            | unknown                  |
| start_timestamp          | 1381086101               |
| start_timestamp_human    | Sun Oct  6 19:01:41 2013 |
| vpath_mode               | 0                        |
|                          |                          |
|                          |                          |
+--------------------------+--------------------------+

Reply via email to