Changeset 7343


Ignore:
Timestamp:
Aug 9, 2009, 12:41:57 PM (15 years ago)
Author:
ole
Message:

Added Ubuntu 9mm MHz EEE netbook to fitting benchmark

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_validation/automated_validation_tests/fitting/validate_benchmark_fit.py

    r7341 r7343  
    6060        # On UNIX platforms, you can find the name by using the command
    6161        # hostname
    62         expected_results = {'tornado':  (10.8, 40468),  # tornado headnode
    63                             'cyclone':  (7.4,  40468),  # cyclone headnode
    64                             'compute':  (10.8, 40468),  # cluster computenode
    65                             'nautilus': (8.1,  16104),  # Ole's 32bit Ubuntu
    66                             'bogong':   (14.2, 30000),  # ANU?
    67                             'pc-31569': (31.6, 15000),  # DSG's PC?
    68                             'pc-32572': (12.8, 15788),  # Ross' 32bit work Ubuntu
    69                             'saturn':   (12.8, 39404),  # Ross' 64bit home Ubuntu
    70                             'desktop':  (27.0, 30000)   # Ole's 32 bit home Ubuntu (old)
     62        expected_results = {'tornado':    (10.8, 40468),  # tornado headnode
     63                            'cyclone':    (7.4,  40468),  # cyclone headnode
     64                            'compute':    (10.8, 40468),  # cluster computenode
     65                            'nautilus':   (8.1,  16104),  # Ole's 32bit Ubuntu
     66                            'bogong':     (14.2, 30000),  # ANU?
     67                            'pc-31569':   (31.6, 15000),  # DSG's PC?
     68                            'pc-32572':   (12.8, 15788),  # Ross' 32bit work Ubuntu
     69                            'saturn':     (12.8, 39404),  # Ross' 64bit home Ubuntu
     70                            'desktop':    (27.0, 30000),   # Ole's 32 bit home Ubuntu (old)
     71                            'ole-laptop': (60.0, 30000)   # Ole's EEE Ubuntu netbook (900 MHz)
    7172                           }
    7273
Note: See TracChangeset for help on using the changeset viewer.