# Invocation command line: # ./runspec --config=Fujitsu.cfg --reportable medium ############################################################################ ############################################################################ # # Fujitsu configuration template file for SPEComp2001 # to run on the PRIMEPOWER HPC2500 using the Parallelnavi 2.2 software. # # Systems supported in this config file: # # ext System # --- ------ # pp_hpc2500 default # # Last updated: # 16 May 2003 KASAI Yoshihiro, KOYAMA Kentaro and IWASHITA Hidetoshi # ############################################################################ VENDOR = Fujitsu Limited action = validate tune = base ext = pp_hpc2500 company_name = Fujitsu Limited license_num = HPG-003 tester_name = Fujitsu Limited test_date = May-2003 prepared_by = KASAI Yoshihiro, KOYAMA Kentaro and IWASHITA Hidetoshi teeout = 1 hw_vendor = Fujitsu Limited hw_model = PRIMEPOWER HPC2500 (1.3GHz) hw_cpu = SPARC64 V hw_cpu_mhz = 1299 hw_fpu = Integrated hw_ncpuorder = 8 to 128 hw_ncpu = 128 hw_parallel = OpenMP hw_pcache = 128KBI+128KBD on chip hw_scache = 2MB(I+D) on chip, per CPU hw_tcache = None hw_ocache = None hw_memory = 512GB hw_disk = 36GB hw_other = None hw_avail = Jul-2003 default=default=default=default: sw_os = Solaris 8 sw_os1 = Fujitsu Parallelnavi 2.2 (NQS etc) sw_compiler = Fujitsu Parallelnavi 2.2 (C & F90) sw_file = ufs sw_state = Multi-user sw_avail = May-2003 peaksrc = . CC=/opt/FSUNf90/bin/fcc FC=/opt/FSUNf90/bin/frt ################# Baseline Optimization Flags ############################## medium=default=default=default: OPTIMIZE = -KOMP,fast_GP2=2,V9,largepage=2,hardbarrier COPTIMIZE = -x- FOPTIMIZE = -Kprefetch_line=4 -Nautoobjstack notes000 = notes001 = Baseline flags: notes002 = C: -KOMP,fast_GP2=2,V9,largepage=2,hardbarrier -x- notes003 = F90: -KOMP,fast_GP2=2,V9,largepage=2,hardbarrier,prefetch_line=4 -Nautoobjstack notes004 = ################# Portability and Extra Flags ############################## 318.galgel_m=default=default=default: FPORTABILITY = -Am -Fixed -w notes010 = Portability Flags: notes011 = 318.galgel_m: -Am -Fixed -w 328.fma3d_m=default=default=default: FPORTABILITY = -Am notes013 = 328.fma3d_m: -Am notes014 = 330.art_m=default=default=default: EXTRA_FFLAGS = -DINTS_PER_CACHELINE=16 -DDBLS_PER_CACHELINE=8 notes020 = Extra Flags: notes021 = 330.art_m: -DINTS_PER_CACHELINE=16 -DDBLS_PER_CACHELINE=8 notes022 = ################# Reporting Information #################################### default=default=default=default: notes900 = System tunables: notes901 = /etc/system: notes902 = set shmsys:shminfo_shmmax=268435456 notes903 = set shmsys:shminfo_shmmni=2048 notes904 = set shmsys:shminfo_shmseg=2048 notes905 = set autoup=4800 notes906 = set memscrub_period_sec=345600 notes907 = /etc/opt/FJSVpnrm/lpg.conf: notes908 = JOB=408G,SHMSEGSIZE=256M notes909 = /etc/opt/FJSVpnrm/cpursc.conf: notes910 = CPU_USE=0-3:0-3 notes911 = NQS: notes912 = Per-process data size limit = UNLIMITED notes913 = Per-process permanent file size limit = UNLIMITED notes914 = Per-process memory size limit = 40 gigabytes notes915 = Per-request memory size limit = 32 gigabytes notes916 = Per-process number of cpus limit = 124 notes917 = Per-process stack size limit = 4 gigabytes notes918 = Per-process CPU time limit = 2147483646.000 notes919 = Execution mode = SImplex notes920 = Jobclass = 0 notes921 = notes922 = Submitting the runspec to NQS: notes923 = Run the qsub command with the following sh script. notes924 = notes925 = cd /spec/omp2001 notes926 = . ./shrc notes927 = runspec --config=Fujitsu --reportable medium notes928 = ################# End of config ############################################