# Invocation command line: # /home/cpu2k_342bin/bin/runspec -c amd341 -T base int ############################################################################ ############################################################################ # runspec -c amd341 ############################################################################ teeout=1 env_vars = 1 expand_notes = 1 action = validate tune = base reportable = yes iterations = 3 # System Description hw_model = Quartet Motherboard, AMD Opteron (Rev B2) 1MB L2 1.8GHz hw_memory = 4 x 512 MB PC2700 DDR SDRAM CL2.5 hw_disk = IDE hw_vendor = Advanced Micro Devices hw_avail = April 2003 # 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 64-bit(RC5) kernel 2.4.19 sw_file = ext2 sw_avail = Now sw_state = Multi-User (Runlevel 3) # Compiler description ext = gcc33-m64.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 +FD0 COPTIMIZE = -O3 -funroll-all-loops ##################################################################### # +Feedback directed optimization # ##################################################################### PASS1_CFLAGS = -fprofile-arcs PASS2_CFLAGS = -fbranch-probabilities PASS1_LDFLAGS = $(PASS1_CFLAGS) PASS2_LDFLAGS = $(PASS2_CFLAGS) # 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 +FD0 CXXOPTIMIZE = -O3 -funroll-all-loops ##################################################################### # +Feedback directed optimization # ##################################################################### PASS1_CXXFLAGS = -fprofile-arcs PASS2_CXXFLAGS = -fbranch-probabilities PASS1_LDFLAGS = $(PASS1_CXXFLAGS) PASS2_LDFLAGS = $(PASS2_CXXFLAGS) fdo_pre0 = rm -f *.da *.life analyz_prbrob.out ##################################################################### # Portabilty # ##################################################################### default=default=default=default: notes05= PORTABILITY=-DSPEC_CPU2000_LP64 is applied to all benchmarks. PORTABILITY = -DSPEC_CPU2000_LP64 176.gcc=default=default=default: notes06= 176.gcc: Approved src.alt is used srcalt=64bitgcc 186.crafty=default=default=default: notes07= 186.crafty: EXTRA_CFLAGS=-DLINUX_i386 EXTRA_CFLAGS=-DLINUX_i386 252.eon=default=default=default: notes08= 252.eon: EXTRA_CXXFLAGS=-DHAS_ERRLIST -DFMAX_IS_DOUBLE EXTRA_CXXFLAGS=-DHAS_ERRLIST -DFMAX_IS_DOUBLE 253.perlbmk=default=default=default: notes09= 253.perlbmk: EXTRA_CFLAGS=-DSPEC_CPU2000_LINUX_I386 -DSPEC_CPU2000_NEED_BOOL notes10= -DSPEC_CPU2000_GLIBC22 EXTRA_CFLAGS=-DSPEC_CPU2000_LINUX_I386 -DSPEC_CPU2000_NEED_BOOL -DSPEC_CPU2000_GLIBC22 254.gap=default=default=default: notes11= 254.gap: EXTRA_CFLAGS=-DSYS_IS_USG -DSYS_HAS_IOCTL_PROTO -DSYS_HAS_TIME_PROTO notes12= -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: notes04= Portability: ## 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. ##################################################################### #####################################################################