##################################################################### # SUT/Experimenter Section # If it affects performance, you need to describe it, either # in the pre-defined fields or by adding free text in the # NOTES section. # System Description - edit as needed hw_avail = Oct-1996 hw_model = AlphaStation 500/500 machine_name = AlphaStation 500/500 hw_memory = 512MB hw_disk = 3x4GB hw_other = Ethernet hw_vendor = Compaq Computer Corporation company_name = Compaq Computer Corporation # CPU description - edit as needed # Note ncpu = number enabled; ncpuorder = valid numbers of CPUs # to order for this model hw_cpu = Alpha 21164 hw_cpu_mhz = 500 hw_fpu = Integrated hw_ncpu = 1 hw_ncpuorder = 1 hw_parallel = No hw_pcache = 8KB(I)+8KB(D) on chip hw_scache = 96KB on chip hw_tcache = 8MB off chip hw_ocache = None # Tester description - edit the date, put your name here! test_date = Nov-1999 license_num = 2 prepared_by = Compaq NH tester_name = John Henning # Operating system, file system - edit at least the OS version sw_os = Tru64 UNIX V4.0F sw_file = ufs sw_state = Multi-user # Special notes # If you have notes to add, put them here, starting with number # 900. For example, you could remove the comment marks below if # you were using the referenced patch kit. # #sw_os2 = UNIX V4.0F Patch Kit 1 #notes900 = #notes901 = Information on UNIX V4.0F Patch Kit 1 is available at #notes902 = http://ftp1.service.digital.com/public/unix/v4.0f/ # OS Date # Use the next line 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 3 times in this # file, but only one should be used on a given run: # # 1. the OS date (if later than the compilers), or # 2. the Integer compiler date (later of C, C++), or # 3. the FP compiler date (latest of C, Fortran, KAP C, KAP Fortran) # sw_avail = # 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 ###################################################################### ###################################################################### # The special "un-named" section of the config file. Must appear # before any instances of "default=" ext = nov11c output_format = asc teeout = no teerunout = yes tune = base ###################################################################### # Compiler selection - See "OS Date" above! Remember, it's the # LAST compiler in a set whose date should be listed. Remember that # C is used on both suites. Remember KAP dates. default=default=default=default: sw_compiler = Compaq C X6.2-259-449AT CC = cc -v int=default=default=default: sw_avail = Feb-2000 sw_compiler2 = Compaq C++ V6.2-033-4298H CXX = cxx -v fp=default=default=default: sw_avail = Feb-2000 sw_compiler2 = Compaq Fortran T5.3 (ft2) sw_compiler3 = KAP Fortran V4.2 FC = kf90 -v ####################################################################### # Integer Baseline Optimization # Use notes0xx for for baseline int=base=default=default: notes000 = Baseline C : ONESTEP cc -arch ev56 -fast GEMFB notes001 = C++: ONESTEP cxx -arch ev56 -O2 notes002 = notes003 = GEMFB: fdo_pre0 = mkdir /tmp/pb; rm -f /tmp/pb/${baseexe}* notes004 = PASS1_CFLAGS = -prof_gen_noopt -prof_dir /tmp/pb notes005 = PASS2_CFLAGS = -prof_use_feedback -prof_dir /tmp/pb notes006 = OPTIMIZE = -arch ev56 COPTIMIZE = -fast CXXOPTIMIZE = -O2 ONESTEP = yes fdo_pre0 = mkdir /tmp/pb; rm -f /tmp/pb/${baseexe}* PASS1_CFLAGS = -prof_gen_noopt -prof_dir /tmp/pb PASS2_CFLAGS = -prof_use_feedback -prof_dir /tmp/pb 252.eon=base=default=default: # Turn feedback off for eon fdo_pre0 = ####################################################################### # Floating point Baseline Optimization # Use notes0xx for for baseline fp=base=default=default: notes000 = Baseline C: ONESTEP cc -arch ev56 -fast -O4 notes001 = Fortran: ONESTEP kf90 -arch ev56 -O5 -fkapargs='-ur=-1' notes002 = OPTIMIZE = -arch ev56 COPTIMIZE = -fast -O4 FOPTIMIZE = -O5 -fkapargs='-ur=1' ONESTEP = yes ####################################################################### # Integer Portability # Use notes8xx for portability int=default=default=default: notes800 = notes801 = Portability: gcc: -Dalloca=__builtin_alloca; crafty: -DALPHA notes802 = perlbmk: -DSPEC_CPU2000_DUNIX; vortex: -DSPEC_CPU2000_LP64 notes803 = gap: -DSYS_HAS_CALLOC_PROTO -DSYS_IS_BSD -DSYS_HAS_IOCTL_PROTO -DSPEC_CPU2000_LP64 176.gcc=default=default=default: EXTRA_CFLAGS= -Dalloca=__builtin_alloca 186.crafty=default=default=default: EXTRA_CFLAGS = -DALPHA 253.perlbmk=default=default=default: EXTRA_CFLAGS = -DSPEC_CPU2000_DUNIX 254.gap=default=default=default: EXTRA_CFLAGS = -DSYS_HAS_CALLOC_PROTO -DSYS_IS_BSD -DSYS_HAS_IOCTL_PROTO -DSPEC_CPU2000_LP64 255.vortex=default=default=default: EXTRA_CFLAGS = -DSPEC_CPU2000_LP64 ####################################################################### # Floating point Portability # Use notes8xx for portability fp=default=default=default: notes800 = notes801 = Portability: galgel: -fixed 178.galgel=default=default=default: EXTRA_FFLAGS = -fixed # --------------------------------------------------------------------------- # hostname: leavme.zko.dec.com # KAP Fortran 77 version: 4.1 k310440 980926 # KAP Fortran 90 version: 4.2 k3105107 990825 # KAP C version: 4.0 k010716 990831 # Fortran-77 version (including GEM): Compaq Fortran T5.3-893-4499U # Fortran-90 version (including GEM): Compaq Fortran T5.3-893-4499U # cc compiler version: DEC C V5.9-005 # GEM version for cc: 4091Q # cc.alt compiler version: DEC C V6.1-005 (cc.alt) # GEM version for cc.alt: 4291M # *new* dtk compiler version: Compaq C X6.2-259 # GEM version for dtk: 449AT # driver version for dtk: Compaq C V6.1-110 (dtk) cc Driver # cc/om version: 2.0 January 1 1995 # cc.alt/om version: V4.OF cc.alt 27-Jan-1999 # cc.dtk/om version: V4.OF cc.alt 27-Jan-1999 # cxx compiler version: Compaq C++ V6.2-033 # GEM version for cxx: 4298H # ---------------------------------------------------------------------------