# Invocation command line: # /local/home/mcolgrove/ACCELV2/bin/harness/runaccel -c nvhpc_lop_2311 --reportable -n 2 accel # output_root was not used for this run ############################################################################ # Invocation command line: # runaccel -c nvhpc --reportable -T base --define model= accel # # MODEL may be one of the following options: # 1. "acc" - Use OpenACC (default) # 2. "lop" - Use OpenMP with "loop" construct # 3. "tgt" - Use OpenMP with "distribute" construct # 4. "smd" - Use OpenMP with "distribute" and inner "simd" construct # 5. "acp" - Use OpenACC with the "parallel" src.alt # 6. "lops" - Use OpenMP with "loop" construct src.alt (no metadirectives) # 7. "tgts" - Use OpenMP with "distribute" construct src.alt (no metadirectives) # 8. "smds" - Use OpenMP with "distribute" and inner "simd" construct src.alt (no metadirectives) # ############################################################################ # The following setting was inserted automatically as a result of # post-run basepeak application. basepeak = 1 %ifndef %{model} # IF model is not set use acc % define model acc %endif #################################################################### # Tester information #################################################################### license_num = 9045 tester = NVIDIA Corporation test_sponsor = NVIDIA Corporation ###################################################################### # The header section of the config file. Must appear # before any instances of "default=" # # label = how the binaries you generated will be identified # tune = specify "base" or "peak" or "all" label = nvhpc_lop_2311 tune = base output_format = txt,html,pdf teeout = yes teerunout = yes strict_rundir_verify=1 #output_root = /tmp/accel2023 flagsurl000=http://www.spec.org/accel2023/flags/nv2023_flags_v2.xml # Adjust the number of make jobs to use here makeflags=-j 40 #################################################################### # Hardware information #################################################################### #include: SUT.inc # ----- Begin inclusion of 'SUT.inc' ############################################################################ ##### SUT.inc #### ##### Example of required hardware information for the system under test (SUT) #### default: hw_avail = Jul-2020 sw_avail = Nov-2023 hw_cpu_name = CPU Name hw_cpu_max_mhz = 3400 hw_cpu_nominal_mhz = 2250 hw_nchips = 1 hw_ncores = 128 hw_nthreadspercore = 2 hw_ncpuorder = 2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 512 KB I+D on chip per core hw_tcache = 256 MB I+D on chip per chip 16 MB shared / 4 cores hw_ocache = None hw_vendor = NVIDIA Corporation hw_model = DGX-A100 hw_disk = 1x NVME, 1000 GB, 99999 RPM hw_memory000 = 2 TB (32 x 64 GB 2Rx8 PC4-3200AA-R) hw_other = None # Accelerator description hw_accel_connect = NVLINK 3.0, NVSWITCH 2.0 600GB/s hw_accel_desc = See Notes hw_accel_ecc = Yes hw_accel_model = A100-SXM-80GB hw_accel_name = Tesla A100-SXM-80GB hw_accel_type = GPU hw_accel_vendor = NVIDIA Corporation sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 535.54.03 # ---- End inclusion of '/local/home/mcolgrove/ACCELV2/config/SUT.inc' #################################################################### # Software information #################################################################### default: CC = nvc CXX = nvc++ FC = nvfortran CC_VERSION_OPTION = -V CXX_VERSION_OPTION = -V FC_VERSION_OPTION = -V default=base: OPTIMIZE = -Ofast -mp=gpu -Mfprelaxed -Mstack_arrays -static-nvidia 403.stencil: PORTABILITY += -DSPEC_NO_NOTHING 457.spC: PORTABILITY += -mcmodel=medium -Wl,--no-relax 459.miniGhost: EXTRA_LDFLAGS += -Mnomain # The following settings were obtained by running the sysinfo_program # 'specperl $[top]/bin/sysinfo' (sysinfo:SHA:ac6f2b38b7dec295b8795065d3a13319ea78b9367f95037a5e6ed5e46e487861) default: notes_plat_sysinfo_000 = notes_plat_sysinfo_005 = Sysinfo program /local/home/mcolgrove/ACCELV2/bin/sysinfo notes_plat_sysinfo_010 = Rev: r6622 of 2021-04-07 b1a7d5f8f71be5aff70a755cad7211a0 notes_plat_sysinfo_015 = running on luna Wed Oct 25 14:50:10 2023 notes_plat_sysinfo_020 = notes_plat_sysinfo_025 = SUT (System Under Test) info as seen by some common utilities. notes_plat_sysinfo_030 = For more information on this section, see notes_plat_sysinfo_035 = https://www.spec.org/cpu2017/Docs/config.html#sysinfo notes_plat_sysinfo_040 = notes_plat_sysinfo_045 = From /proc/cpuinfo notes_plat_sysinfo_050 = model name : AMD EPYC 7742 64-Core Processor notes_plat_sysinfo_055 = 2 "physical id"s (chips) notes_plat_sysinfo_060 = 256 "processors" notes_plat_sysinfo_065 = cores, siblings (Caution: counting these is hw and system dependent. The following notes_plat_sysinfo_070 = excerpts from /proc/cpuinfo might not be reliable. Use with caution.) notes_plat_sysinfo_075 = cpu cores : 64 notes_plat_sysinfo_080 = siblings : 128 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 notes_plat_sysinfo_090 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_095 = 53 54 55 56 57 58 59 60 61 62 63 notes_plat_sysinfo_100 = physical 1: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 notes_plat_sysinfo_105 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_110 = 53 54 55 56 57 58 59 60 61 62 63 notes_plat_sysinfo_115 = notes_plat_sysinfo_120 = From lscpu from util-linux 2.37.2: notes_plat_sysinfo_125 = Architecture: x86_64 notes_plat_sysinfo_130 = CPU op-mode(s): 32-bit, 64-bit notes_plat_sysinfo_135 = Address sizes: 43 bits physical, 48 bits virtual notes_plat_sysinfo_140 = Byte Order: Little Endian notes_plat_sysinfo_145 = CPU(s): 256 notes_plat_sysinfo_150 = On-line CPU(s) list: 0-255 notes_plat_sysinfo_155 = Vendor ID: AuthenticAMD notes_plat_sysinfo_160 = Model name: AMD EPYC 7742 64-Core Processor notes_plat_sysinfo_165 = CPU family: 23 notes_plat_sysinfo_170 = Model: 49 notes_plat_sysinfo_175 = Thread(s) per core: 2 notes_plat_sysinfo_180 = Core(s) per socket: 64 notes_plat_sysinfo_185 = Socket(s): 2 notes_plat_sysinfo_190 = Stepping: 0 notes_plat_sysinfo_195 = Frequency boost: enabled notes_plat_sysinfo_200 = CPU max MHz: 2250.0000 notes_plat_sysinfo_205 = CPU min MHz: 1500.0000 notes_plat_sysinfo_210 = BogoMIPS: 4491.45 notes_plat_sysinfo_215 = Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr notes_plat_sysinfo_220 = pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt notes_plat_sysinfo_225 = pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid notes_plat_sysinfo_230 = aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe notes_plat_sysinfo_235 = popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a notes_plat_sysinfo_240 = misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb notes_plat_sysinfo_245 = bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp notes_plat_sysinfo_250 = vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb notes_plat_sysinfo_255 = sha_ni xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local notes_plat_sysinfo_260 = clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save notes_plat_sysinfo_265 = tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic notes_plat_sysinfo_270 = v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sme sev notes_plat_sysinfo_275 = sev_es notes_plat_sysinfo_280 = Virtualization: AMD-V notes_plat_sysinfo_285 = L1d cache: 4 MiB (128 instances) notes_plat_sysinfo_290 = L1i cache: 4 MiB (128 instances) notes_plat_sysinfo_295 = L2 cache: 64 MiB (128 instances) notes_plat_sysinfo_300 = L3 cache: 512 MiB (32 instances) notes_plat_sysinfo_305 = NUMA node(s): 8 notes_plat_sysinfo_310 = NUMA node0 CPU(s): 0-15,128-143 notes_plat_sysinfo_315 = NUMA node1 CPU(s): 16-31,144-159 notes_plat_sysinfo_320 = NUMA node2 CPU(s): 32-47,160-175 notes_plat_sysinfo_325 = NUMA node3 CPU(s): 48-63,176-191 notes_plat_sysinfo_330 = NUMA node4 CPU(s): 64-79,192-207 notes_plat_sysinfo_335 = NUMA node5 CPU(s): 80-95,208-223 notes_plat_sysinfo_340 = NUMA node6 CPU(s): 96-111,224-239 notes_plat_sysinfo_345 = NUMA node7 CPU(s): 112-127,240-255 notes_plat_sysinfo_350 = Vulnerability Gather data sampling: Not affected notes_plat_sysinfo_355 = Vulnerability Itlb multihit: Not affected notes_plat_sysinfo_360 = Vulnerability L1tf: Not affected notes_plat_sysinfo_365 = Vulnerability Mds: Not affected notes_plat_sysinfo_370 = Vulnerability Meltdown: Not affected notes_plat_sysinfo_375 = Vulnerability Mmio stale data: Not affected notes_plat_sysinfo_380 = Vulnerability Retbleed: Vulnerable notes_plat_sysinfo_385 = Vulnerability Spec store bypass: Vulnerable notes_plat_sysinfo_390 = Vulnerability Spectre v1: Vulnerable: __user pointer sanitization and notes_plat_sysinfo_395 = usercopy barriers only; no swapgs barriers notes_plat_sysinfo_400 = Vulnerability Spectre v2: Vulnerable, IBPB: disabled, STIBP: disabled, notes_plat_sysinfo_405 = PBRSB-eIBRS: Not affected notes_plat_sysinfo_410 = Vulnerability Srbds: Not affected notes_plat_sysinfo_415 = Vulnerability Tsx async abort: Not affected notes_plat_sysinfo_420 = notes_plat_sysinfo_425 = From lscpu --cache: notes_plat_sysinfo_430 = NAME ONE-SIZE ALL-SIZE WAYS TYPE LEVEL SETS PHY-LINE COHERENCY-SIZE notes_plat_sysinfo_435 = L1d 32K 4M 8 Data 1 64 1 64 notes_plat_sysinfo_440 = L1i 32K 4M 8 Instruction 1 64 1 64 notes_plat_sysinfo_445 = L2 512K 64M 8 Unified 2 1024 1 64 notes_plat_sysinfo_450 = L3 16M 512M 16 Unified 3 16384 1 64 notes_plat_sysinfo_455 = notes_plat_sysinfo_460 = /proc/cpuinfo cache data notes_plat_sysinfo_465 = cache size : 512 KB notes_plat_sysinfo_470 = notes_plat_sysinfo_475 = From numactl --hardware notes_plat_sysinfo_480 = WARNING: a numactl 'node' might or might not correspond to a physical chip. notes_plat_sysinfo_485 = available: 8 nodes (0-7) notes_plat_sysinfo_490 = node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 128 129 130 131 132 133 134 135 136 notes_plat_sysinfo_495 = 137 138 139 140 141 142 143 notes_plat_sysinfo_500 = node 0 size: 257831 MB notes_plat_sysinfo_505 = node 0 free: 111273 MB notes_plat_sysinfo_510 = node 1 cpus: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 144 145 146 147 148 149 notes_plat_sysinfo_515 = 150 151 152 153 154 155 156 157 158 159 notes_plat_sysinfo_520 = node 1 size: 257991 MB notes_plat_sysinfo_525 = node 1 free: 214768 MB notes_plat_sysinfo_530 = node 2 cpus: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 160 161 162 163 164 165 notes_plat_sysinfo_535 = 166 167 168 169 170 171 172 173 174 175 notes_plat_sysinfo_540 = node 2 size: 258039 MB notes_plat_sysinfo_545 = node 2 free: 214538 MB notes_plat_sysinfo_550 = node 3 cpus: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 176 177 178 179 180 181 notes_plat_sysinfo_555 = 182 183 184 185 186 187 188 189 190 191 notes_plat_sysinfo_560 = node 3 size: 258027 MB notes_plat_sysinfo_565 = node 3 free: 218280 MB notes_plat_sysinfo_570 = node 4 cpus: 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 192 193 194 195 196 197 notes_plat_sysinfo_575 = 198 199 200 201 202 203 204 205 206 207 notes_plat_sysinfo_580 = node 4 size: 258039 MB notes_plat_sysinfo_585 = node 4 free: 124948 MB notes_plat_sysinfo_590 = node 5 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 208 209 210 211 212 213 notes_plat_sysinfo_595 = 214 215 216 217 218 219 220 221 222 223 notes_plat_sysinfo_600 = node 5 size: 258039 MB notes_plat_sysinfo_605 = node 5 free: 213907 MB notes_plat_sysinfo_610 = node 6 cpus: 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 224 225 226 notes_plat_sysinfo_615 = 227 228 229 230 231 232 233 234 235 236 237 238 239 notes_plat_sysinfo_620 = node 6 size: 258039 MB notes_plat_sysinfo_625 = node 6 free: 193828 MB notes_plat_sysinfo_630 = node 7 cpus: 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 240 241 notes_plat_sysinfo_635 = 242 243 244 245 246 247 248 249 250 251 252 253 254 255 notes_plat_sysinfo_640 = node 7 size: 258027 MB notes_plat_sysinfo_645 = node 7 free: 154417 MB notes_plat_sysinfo_650 = node distances: notes_plat_sysinfo_655 = node 0 1 2 3 4 5 6 7 notes_plat_sysinfo_660 = 0: 10 12 12 12 32 32 32 32 notes_plat_sysinfo_665 = 1: 12 10 12 12 32 32 32 32 notes_plat_sysinfo_670 = 2: 12 12 10 12 32 32 32 32 notes_plat_sysinfo_675 = 3: 12 12 12 10 32 32 32 32 notes_plat_sysinfo_680 = 4: 32 32 32 32 10 12 12 12 notes_plat_sysinfo_685 = 5: 32 32 32 32 12 10 12 12 notes_plat_sysinfo_690 = 6: 32 32 32 32 12 12 10 12 notes_plat_sysinfo_695 = 7: 32 32 32 32 12 12 12 10 notes_plat_sysinfo_700 = notes_plat_sysinfo_705 = From /proc/meminfo notes_plat_sysinfo_710 = MemTotal: 2113571332 kB notes_plat_sysinfo_715 = HugePages_Total: 0 notes_plat_sysinfo_720 = Hugepagesize: 2048 kB notes_plat_sysinfo_725 = notes_plat_sysinfo_730 = /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor has notes_plat_sysinfo_735 = performance notes_plat_sysinfo_740 = notes_plat_sysinfo_745 = /usr/bin/lsb_release -d notes_plat_sysinfo_750 = Ubuntu 22.04.3 LTS notes_plat_sysinfo_755 = notes_plat_sysinfo_760 = From /etc/*release* /etc/*version* notes_plat_sysinfo_765 = debian_version: bookworm/sid notes_plat_sysinfo_770 = dgx-release: notes_plat_sysinfo_775 = DGX_NAME="DGX Server" notes_plat_sysinfo_780 = DGX_PRETTY_NAME="NVIDIA DGX Server" notes_plat_sysinfo_785 = DGX_SWBUILD_DATE="2020-10-26-11-53-11" notes_plat_sysinfo_790 = DGX_SWBUILD_VERSION="5.0.0" notes_plat_sysinfo_795 = DGX_COMMIT_ID="7501dff" notes_plat_sysinfo_800 = DGX_PLATFORM="DGX Server for DGX A100" notes_plat_sysinfo_805 = DGX_SERIAL_NUMBER="1663521001239" notes_plat_sysinfo_810 = notes_plat_sysinfo_815 = ec2_version: Ubuntu 20.04.1 LTS (Focal Fossa) notes_plat_sysinfo_820 = os-release: notes_plat_sysinfo_825 = PRETTY_NAME="Ubuntu 22.04.3 LTS" notes_plat_sysinfo_830 = NAME="Ubuntu" notes_plat_sysinfo_835 = VERSION_ID="22.04" notes_plat_sysinfo_840 = VERSION="22.04.3 LTS (Jammy Jellyfish)" notes_plat_sysinfo_845 = VERSION_CODENAME=jammy notes_plat_sysinfo_850 = ID=ubuntu notes_plat_sysinfo_855 = ID_LIKE=debian notes_plat_sysinfo_860 = HOME_URL="https://www.ubuntu.com/" notes_plat_sysinfo_865 = notes_plat_sysinfo_870 = uname -a: notes_plat_sysinfo_875 = Linux luna 5.15.0-1031-nvidia #31-Ubuntu SMP Tue Aug 15 23:56:08 UTC 2023 x86_64 notes_plat_sysinfo_880 = x86_64 x86_64 GNU/Linux notes_plat_sysinfo_885 = notes_plat_sysinfo_890 = Kernel self-reported vulnerability status: notes_plat_sysinfo_895 = notes_plat_sysinfo_900 = gather_data_sampling: Not affected notes_plat_sysinfo_905 = CVE-2018-12207 (iTLB Multihit): Not affected notes_plat_sysinfo_910 = CVE-2018-3620 (L1 Terminal Fault): Not affected notes_plat_sysinfo_915 = Microarchitectural Data Sampling: Not affected notes_plat_sysinfo_920 = CVE-2017-5754 (Meltdown): Not affected notes_plat_sysinfo_925 = mmio_stale_data: Not affected notes_plat_sysinfo_930 = retbleed: Vulnerable notes_plat_sysinfo_935 = CVE-2018-3639 (Speculative Store Bypass): Vulnerable notes_plat_sysinfo_940 = CVE-2017-5753 (Spectre variant 1): Vulnerable: __user pointer notes_plat_sysinfo_945 = sanitization and usercopy barriers notes_plat_sysinfo_950 = only; no swapgs barriers notes_plat_sysinfo_955 = CVE-2017-5715 (Spectre variant 2): Vulnerable, IBPB: disabled, STIBP: notes_plat_sysinfo_960 = disabled, PBRSB-eIBRS: Not notes_plat_sysinfo_965 = affected notes_plat_sysinfo_970 = CVE-2020-0543 (Special Register Buffer Data Sampling): Not affected notes_plat_sysinfo_975 = CVE-2019-11135 (TSX Asynchronous Abort): Not affected notes_plat_sysinfo_980 = notes_plat_sysinfo_985 = run-level 5 Sep 8 09:26 notes_plat_sysinfo_990 = notes_plat_sysinfo_995 = SPEC is set to: /local/home/mcolgrove/ACCELV2 notes_plat_sysinfo_1000 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_1005 = /dev/md0 ext4 1.8T 1.1T 597G 65% / notes_plat_sysinfo_1010 = notes_plat_sysinfo_1015 = From /sys/devices/virtual/dmi/id notes_plat_sysinfo_1020 = Vendor: NVIDIA notes_plat_sysinfo_1025 = Product: DGXA100 920-23687-2530-000 notes_plat_sysinfo_1030 = Product Family: DGX notes_plat_sysinfo_1035 = notes_plat_sysinfo_1040 = Cannot run dmidecode; consider saying (as root) notes_plat_sysinfo_1045 = chmod +s /usr/sbin/dmidecode notes_plat_sysinfo_1050 = notes_plat_sysinfo_1055 = BIOS: notes_plat_sysinfo_1060 = BIOS Vendor: American Megatrends Inc. notes_plat_sysinfo_1065 = BIOS Version: 1.21 notes_plat_sysinfo_1070 = BIOS Date: 03/09/2023 notes_plat_sysinfo_1075 = notes_plat_sysinfo_1080 = (End of data from sysinfo program) hw_cpu_name = AMD EPYC 7742 hw_disk000 = OS: 2TB U.2 NVMe SSD drive hw_disk001 = Internal Storage: 30TB (8x 3.84TB hw_disk002 = U.2 NVMe SSD drives) hw_nchips = 2 prepared_by = mcolgrove (is never output, only tags rawfile) sw_compiler = C/Fortran: Version 23.11 of the NVHPC SDK fw_bios = American Megatrends 1.21 sw_file = ext4 sw_os000 = Ubuntu 22.04.3 LTS sw_os001 = 5.15.0-1031-nvidia sw_state = Run level 5 (multi-user) sw_other = None # End of settings added by sysinfo_program # The following section was added automatically, and contains settings that # did not appear in the original configuration file, but were added to the # raw file after the run. default: notes_plat_000 = Information from nvaccelinfo notes_plat_005 = CUDA Driver Version: 12020 notes_plat_010 = NVRM version: NVIDIA UNIX x86_64 Kernel Module 535.54.03 Tue Jun 6 22:20:39 UTC 2023 notes_plat_015 = Device Number: 0 notes_plat_020 = Device Name: NVIDIA A100-SXM4-80GB notes_plat_025 = Device Revision Number: 8.0 notes_plat_030 = Global Memory Size: 84987740160 notes_plat_035 = Number of Multiprocessors: 108 notes_plat_040 = Concurrent Copy and Execution: Yes notes_plat_045 = Total Constant Memory: 65536 notes_plat_050 = Total Shared Memory per Block: 49152 notes_plat_055 = Registers per Block: 65536 notes_plat_060 = Warp Size: 32 notes_plat_065 = Maximum Threads per Block: 1024 notes_plat_070 = Maximum Block Dimensions: 1024, 1024, 64 notes_plat_075 = Maximum Grid Dimensions: 2147483647 x 65535 x 65535 notes_plat_080 = Maximum Memory Pitch: 2147483647B notes_plat_085 = Texture Alignment: 512B notes_plat_090 = Clock Rate: 1410 MHz notes_plat_095 = Execution Timeout: No notes_plat_100 = Integrated Device: No notes_plat_105 = Can Map Host Memory: Yes notes_plat_110 = Compute Mode: default notes_plat_115 = Concurrent Kernels: Yes notes_plat_120 = ECC Enabled: Yes notes_plat_125 = Memory Clock Rate: 1593 MHz notes_plat_130 = Memory Bus Width: 5120 bits notes_plat_135 = L2 Cache Size: 41943040 bytes notes_plat_140 = Max Threads Per SMP: 2048 notes_plat_145 = Async Engines: 3 notes_plat_150 = Unified Addressing: Yes notes_plat_155 = Managed Memory: Yes notes_plat_160 = Concurrent Managed Memory: Yes notes_plat_165 = Preemption Supported: Yes notes_plat_170 = Cooperative Launch: Yes notes_plat_175 = Default Target: cc80 notes_os_000 =Shell stacksize set to unlimited via "limit stacksize unlimited"