# Invocation command line: # /mnt/omp-v30/bin/runspec -i ref -c aug20_64p_chatr --reportable -n 3 medium ############################################################################ # Invocation command line: # /mnt/omp-v30/bin/runspec -i ref -c aug20_64p_chatr --reportable -n 3 medium ############################################################################ # Tru64 Unix/Alpha default SPECOMP config file # Last updated: 21 Jul 04 Peter D Gilbert # # This config file does "base" and "peak" runs for ev7-class processors. # Be sure to change "-arch ev7" if you are using something else. # # To use this config file, you shouldn't have to say much more than: # # cd to root directory of SPEC tree # sh (you must start a Bourne shell) # . ./shrc (dot space dot slash shrc) # csh (or whatever shell you prefer) # unlimit (or whatever command your shell # uses to remove limits) # runspec -n 1 -i test -c all (verify compilers work) # runspec -c all (the actual run) # # # This config file has been tested with the following selection # of compilers: # # Fortran-90 version (including GEM): Compaq Fortran X5.5-2602-48C8L # cc compiler version: Compaq C V6.5-011-48C5K # Threads library version: DECthreads version V3.20-033 Apr 2 2003 # ##################################################################### ##################################################################### # SUT/Experimenter Section # If it affects performance, you need to describe it, either # in the pre-defined fields or by adding it to the notes section. # System Description - edit as needed hw_avail = Aug-2004 hw_model = AlphaServer GS1280 7/1300 machine_name = AlphaServer GS1280 7/1300 hw_memory = 2GB per CPU; 256MB RIMMs hw_disk = 36GB Ultra 160 10KRPM hw_other = None hw_vendor = Hewlett-Packard Company company_name = Hewlett-Packard Company # CPU description - edit as needed # Note ncpu = number enabled; ncpuorder = valid numbers of CPUs # to order for this model hw_cpu = Alpha 21364 hw_cpu_mhz = 1300 hw_fpu = Integrated hw_ncpu = 64 hw_ncpuorder = 2 to 64 hw_parallel = yes hw_pcache = 64KB(I)+64KB(D) on chip hw_scache = 1.75MB on chip per CPU hw_tcache = None hw_ocache = None # Tester description - edit the date, put your name here. Notice that # "tester_name" is the company, but as it says in the documentation, # "prepared_by" can be personal: # # prepared_by Is never output. If you wish, you could set this to # your own name, so that the rawfile will be tagged with # your name but not the formal reports. test_date = Jul-2004 license_num = HPG0009 prepared_by = Peter D Gilbert tester_name = Hewlett-Packard Company # Operating system, file system - edit at least the OS version sw_os = Tru64 UNIX V5.1B-1 + PK4 sw_state = Multi-user sw_compiler = HP Fortran V5.5A-3548-48D88 sw_compiler2 = Compaq C V6.5-011-48C5K sw_file = UFS sw_parallel = OpenMP # Special notes # If you have notes to add, put them here, starting with number 900. # sw_os2 = +PK3 notes900 = notes901 = Information on UNIX V5.1B Patches can be found at notes902 = http://ftp1.service.digital.com/public/unix/v5.1/ notes903 = # OS Date # Use the "sw_avail" line here only if the OS you are testing ships # later than the compilers (and then comment out their availability # dates, below!) Notice that the field "sw_avail" occurs multiple # times in this file, but only one should be used on a given run: # # - the OS date (if later than the compilers), or # - the last complier date (may be different for FP vs. Int) sw_avail = Jul-2004 # With luck, you shouldn't have to edit below this point # (unless you are installing new compilers or re-tuning) # End of SUT/Experimenter section ###################################################################### ignore_errors = yes tune = base,peak ext = aug20_64p_chatr output_format = asc teeout = yes teerunout = yes notes000 = If you run out of virtual memory, please see notes001 = the comments in the config file about setting notes002 = limits in /etc/sysconfigtab. notes003 = notes004 = If you run into errors about # not being in column 1, notes005 = or floating point exceptions in vpr, this is likely notes006 = due to using an older compiler that does not default notes007 = to "-std". See the comments in the config file notes008 = on this subject. default=default=default=default: env_vars = 1 ENV_OMP_NUM_THREADS=64 ENV_MP_STACK_SIZE=10000000 ##################################################################### # Compiler selection # # Note that if you are using an older C compiler, with a default # language dialect of K&R mode ("std0"), you will probably need # to add "-std1" to the following line. Alternatively (and # highly recommended): upgrade to a more recent C compiler by # downloading it from http://www.tru64unix.compaq.com/dtk/ # CC = cc -v FC = f90 -v notes009 = OMP_NUM_THREADS=64 notes011 = MP_STACK_SIZE=10000000 notes012 = 4Mb pages used (sysconfigtab) notes013 = no processor sets used OPTIMIZE = -arch ev7 COPTIMIZE = -fast -omp -O4 FOPTIMIZE = -fast -omp -O5 ONESTEP = yes ##################################################################### # Medium Base Optimization medium=base=default=default: ENV_PTHREAD_CONFIG=feature=def-scs,d4-scs fdo_post_make1 = <