# Invocation command line: # /home/cpu2k_342bin/bin/runspec -c amd340.cfg -T base int ############################################################################ ############################################################################ # runspec -c amd340 ############################################################################ teeout=1 env_vars = 1 expand_notes = 1 action = validate tune = base reportable = yes iterations = 3 # System Description #hw_model = Solo 7 Motherboard, AMD Opteron (Rev B) 1MB L2 1.4GHz, BIOS-X3 hw_model = Quartet 4 Motherboard, AMD Opteron (Rev B) 1MB L2 1.8GHz, BIOS-A5 hw_memory = 4 x 512 MB PC2700 DDR SDRAM CL2.5 #hw_memory = 2 x 256 MB PC2100 DDR SDRAM CL2.5 ECC Registered Interleaved hw_disk = IDE hw_vendor = Advanced Micro Devices hw_avail = Apr-2003 # # Make sure CPU description is correct. # # CPU description hw_cpu = AMD Opteron B2 hw_cpu_mhz = 1800 hw_ncpu = 1 hw_ncpuorder = 1 hw_parallel = No hw_fpu = Integrated hw_pcache = 64KBI + 64KBD on chip hw_scache = 1 MB hw_tcache = N/A hw_ocache = N/A hw_other = Ethernet # # Make sure the bus and memory frequency is correct. # notes30= The System bus runs at 200MHz notes31= The memory bus runs at 166MHz # Tester description - edit the date, put your license number here! license_num = 49 prepared_by = AMD Austin, TX tester_name = test_date = Apr-2003 # Operating system, file system sw_os = SuSE Linux Enterprise Server 8 Beta (RC7) kernel 2.4.19 sw_file = ext2 sw_avail = Now sw_state = Multi-User (Runlevel 3) # Compiler description ext = gcc33-m32.20030205 sw_compiler = 64-bit GCC 3.3 20030205 (prerelease) (SuSE) GCCPREFIX = /opt/gcc33 CC = $(GCCPREFIX)/bin/gcc FC = $(GCCPREFIX)/bin/g77 F77 = $(GCCPREFIX)/bin/g77 CXX = $(GCCPREFIX)/bin/g++ # Compiler default options default=base=default=default: notes20= Base C flags: -O3 -funroll-all-loops -m32 +FD0 COPTIMIZE = -O3 -funroll-all-loops -m32 ##################################################################### # +Feedback directed optimization # ##################################################################### PASS1_CFLAGS = -fprofile-arcs PASS2_CFLAGS = -fbranch-probabilities PASS1_LDFLAGS = $(PASS1_CFLAGS) -m32 PASS2_LDFLAGS = $(PASS2_CFLAGS) -m32 # Delete feedback data from previous runs fdo_pre0 = rm -f *.da *.life analyz_prbrob.out 252.eon=base=default=default: notes21= Base C++ flags: -O3 -funroll-all-loops -m32 -ffast-math CXXOPTIMIZE = -O3 -funroll-all-loops -m32 -ffast-math ##################################################################### # +Feedback directed optimization # ##################################################################### PASS1_CXXFLAGS = PASS2_CXXFLAGS = PASS1_LDFLAGS = PASS2_LDFLAGS = fdo_pre0 = ##################################################################### # Portabilty # ##################################################################### notes03= Portability: 176.gcc=default=default=default: 186.crafty=default=default=default: notes04= 186.crafty: EXTRA_CFLAGS=-DLINUX_i386 EXTRA_CFLAGS=-DLINUX_i386 252.eon=default=default=default: notes05= 252.eon: EXTRA_CXXFLAGS=-DHAS_ERRLIST -DFMAX_IS_DOUBLE EXTRA_CXXFLAGS=-DHAS_ERRLIST -DFMAX_IS_DOUBLE 253.perlbmk=default=default=default: notes06= 253.perlbmk: EXTRA_CFLAGS=-DSPEC_CPU2000_LINUX_I386 -DSPEC_CPU2000_NEED_BOOL notes07= -DSPEC_CPU2000_GLIBC22 EXTRA_CFLAGS=-DSPEC_CPU2000_LINUX_I386 -DSPEC_CPU2000_NEED_BOOL -DSPEC_CPU2000_GLIBC22 254.gap=default=default=default: notes08= 254.gap: EXTRA_CFLAGS=-DSYS_IS_USG -DSYS_HAS_IOCTL_PROTO -DSYS_HAS_TIME_PROTO notes09= -DSYS_HAS_SIGNAL_PROTO -DSYS_HAS_ANSI -DSYS_HAS_CALLOC_PROTO EXTRA_CFLAGS=-DSYS_IS_USG -DSYS_HAS_IOCTL_PROTO -DSYS_HAS_TIME_PROTO -DSYS_HAS_SIGNAL_PROTO -DSYS_HAS_ANSI -DSYS_HAS_CALLOC_PROTO ##################################################################### # Misc hardware description # ##################################################################### int=default=default=default: ## Make sure that system's power supply requirement is correct. notes40= The tested system can be assembled using an ATX case such as the Antec KS-282, notes41= a 400W power supply, and a PCI or AGP video card. ##################################################################### # MD5 # #####################################################################