summaryrefslogtreecommitdiff
path: root/cuda-kernels
diff options
context:
space:
mode:
authoraamir <[email protected]>2018-06-01 11:18:17 -0700
committeraamir <[email protected]>2018-06-01 11:18:17 -0700
commite177edcdefca06d7d3a7bc7be5f6a759f69b909e (patch)
treeb4752e0951857f762374ba0963d2b7b517369c9a /cuda-kernels
parente5f532a3b65e17f49991ed08a275f87ac2d68d0a (diff)
remove unwanted files
Diffstat (limited to 'cuda-kernels')
-rw-r--r--cuda-kernels/_cuobjdump_1.elf15
-rw-r--r--cuda-kernels/_cuobjdump_1.ptx170
-rw-r--r--cuda-kernels/_cuobjdump_1.sass2
-rw-r--r--cuda-kernels/_cuobjdump_2.elf494
-rw-r--r--cuda-kernels/_cuobjdump_2.sass348
-rw-r--r--cuda-kernels/_cuobjdump_complete_output_EIGzTK1055
-rw-r--r--cuda-kernels/_cuobjdump_complete_output_rndQyq1055
-rwxr-xr-xcuda-kernels/gpgpu_inst_stats.txt20
-rw-r--r--cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-34-2018.log324
-rw-r--r--cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-47-2018.log324
-rw-r--r--cuda-kernels/log6328
-rw-r--r--cuda-kernels/log1512
-rwxr-xr-xcuda-kernels/tensor_corebin2750968 -> 0 bytes
13 files changed, 0 insertions, 10647 deletions
diff --git a/cuda-kernels/_cuobjdump_1.elf b/cuda-kernels/_cuobjdump_1.elf
deleted file mode 100644
index 672b0f0..0000000
--- a/cuda-kernels/_cuobjdump_1.elf
+++ /dev/null
@@ -1,15 +0,0 @@
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 32 0 1 STRTAB 0 0 0 .shstrtab
- 2 72 32 0 1 STRTAB 0 0 0 .strtab
- 3 a8 18 18 8 SYMTAB 0 2 0 .symtab
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
-
diff --git a/cuda-kernels/_cuobjdump_1.ptx b/cuda-kernels/_cuobjdump_1.ptx
deleted file mode 100644
index 3453f4a..0000000
--- a/cuda-kernels/_cuobjdump_1.ptx
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-.version 6.0
-.target sm_70
-.address_size 64
-
-
-.extern .func (.param .b32 func_retval0) vprintf
-(
-.param .b64 vprintf_param_0,
-.param .b64 vprintf_param_1
-)
-;
-.global .align 16 .b8 $str[9] = {99, 108, 111, 99, 107, 61, 37, 100, 0};
-
-.visible .entry _Z12wmma_exampleP6__halfS0_Pfiiiff(
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_0,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_1,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_2,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_3,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_4,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_5,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_6,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_7
-)
-{
-.local .align 8 .b8 __local_depot0[8];
-.reg .b64 %SP;
-.reg .b64 %SPL;
-.reg .pred %p<6>;
-.reg .f32 %f<34>;
-.reg .b32 %r<38>;
-.reg .b64 %rd<18>;
-
-
-mov.u64 %rd17, __local_depot0;
-cvta.local.u64 %SP, %rd17;
-ld.param.u64 %rd1, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_0];
-ld.param.u64 %rd2, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_1];
-ld.param.u64 %rd3, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_2];
-ld.param.u32 %r4, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_3];
-ld.param.u32 %r7, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_4];
-ld.param.u32 %r5, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_5];
-
- mov.u32 %r6, %clock;
-
- mov.u32 %r8, %ntid.x;
-mov.u32 %r9, %ctaid.x;
-mov.u32 %r10, %tid.x;
-mad.lo.s32 %r11, %r8, %r9, %r10;
-mov.u32 %r12, WARP_SZ;
-div.u32 %r13, %r11, %r12;
-mov.u32 %r14, %ntid.y;
-mov.u32 %r15, %ctaid.y;
-mov.u32 %r16, %tid.y;
-mad.lo.s32 %r17, %r14, %r15, %r16;
-shl.b32 %r2, %r13, 4;
-shl.b32 %r3, %r17, 4;
-setp.lt.s32 %p1, %r2, %r4;
-setp.gt.s32 %p2, %r5, 0;
-and.pred %p3, %p1, %p2;
-setp.lt.s32 %p4, %r3, %r7;
-and.pred %p5, %p3, %p4;
-mov.f32 %f26, 0f00000000;
-mov.f32 %f27, %f26;
-mov.f32 %f28, %f26;
-mov.f32 %f29, %f26;
-mov.f32 %f30, %f26;
-mov.f32 %f31, %f26;
-mov.f32 %f32, %f26;
-mov.f32 %f33, %f26;
-@!%p5 bra BB0_2;
-bra.uni BB0_1;
-
-BB0_1:
-mul.wide.s32 %rd4, %r2, 2;
-add.s64 %rd5, %rd1, %rd4;
-wmma.load.a.sync.row.m16n16k16.f16 {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, [%rd5], %r4;
-mul.wide.s32 %rd6, %r3, 2;
-add.s64 %rd7, %rd2, %rd6;
-wmma.load.b.sync.col.m16n16k16.f16 {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, [%rd7], %r5;
-mov.f32 %f25, 0f00000000;
-wmma.mma.sync.row.col.m16n16k16.f32.f32 {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, {%f25, %f25, %f25, %f25, %f25, %f25, %f25, %f25};
-
-BB0_2:
-add.u64 %rd8, %SP, 0;
-cvta.to.local.u64 %rd9, %rd8;
-mul.lo.s32 %r35, %r3, %r4;
-cvt.s64.s32 %rd10, %r35;
-cvt.s64.s32 %rd11, %r2;
-add.s64 %rd12, %rd10, %rd11;
-shl.b64 %rd13, %rd12, 2;
-add.s64 %rd14, %rd3, %rd13;
-wmma.store.d.sync.col.m16n16k16.f32 [%rd14], {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, %r4;
-
- mov.u32 %r34, %clock;
-
- sub.s32 %r36, %r34, %r6;
-st.local.u32 [%rd9], %r36;
-mov.u64 %rd15, $str;
-cvta.global.u64 %rd16, %rd15;
-
- {
-.reg .b32 temp_param_reg;
-
- .param .b64 param0;
-st.param.b64 [param0+0], %rd16;
-.param .b64 param1;
-st.param.b64 [param1+0], %rd8;
-.param .b32 retval0;
-call.uni (retval0),
-vprintf,
-(
-param0,
-param1
-);
-ld.param.b32 %r37, [retval0+0];
-
-
- }
- ret;
-}
-
-
-.visible .entry _Z17convertFp32ToFp16P6__halfPfi(
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_0,
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_1,
-.param .u32 _Z17convertFp32ToFp16P6__halfPfi_param_2
-)
-{
-.reg .pred %p<2>;
-.reg .b16 %rs<2>;
-.reg .f32 %f<2>;
-.reg .b32 %r<6>;
-.reg .b64 %rd<9>;
-
-
-ld.param.u64 %rd1, [_Z17convertFp32ToFp16P6__halfPfi_param_0];
-ld.param.u64 %rd2, [_Z17convertFp32ToFp16P6__halfPfi_param_1];
-ld.param.u32 %r2, [_Z17convertFp32ToFp16P6__halfPfi_param_2];
-mov.u32 %r3, %ntid.x;
-mov.u32 %r4, %ctaid.x;
-mov.u32 %r5, %tid.x;
-mad.lo.s32 %r1, %r4, %r3, %r5;
-setp.ge.s32 %p1, %r1, %r2;
-@%p1 bra BB1_2;
-
-cvta.to.global.u64 %rd3, %rd2;
-mul.wide.s32 %rd4, %r1, 4;
-add.s64 %rd5, %rd3, %rd4;
-ld.global.f32 %f1, [%rd5];
-
- { cvt.rn.f16.f32 %rs1, %f1;}
-
-
- cvta.to.global.u64 %rd6, %rd1;
-mul.wide.s32 %rd7, %r1, 2;
-add.s64 %rd8, %rd6, %rd7;
-st.global.u16 [%rd8], %rs1;
-
-BB1_2:
-ret;
-}
-
-
diff --git a/cuda-kernels/_cuobjdump_1.sass b/cuda-kernels/_cuobjdump_1.sass
deleted file mode 100644
index 2aac29a..0000000
--- a/cuda-kernels/_cuobjdump_1.sass
+++ /dev/null
@@ -1,2 +0,0 @@
- code for sm_70
-
diff --git a/cuda-kernels/_cuobjdump_2.elf b/cuda-kernels/_cuobjdump_2.elf
deleted file mode 100644
index c03b06d..0000000
--- a/cuda-kernels/_cuobjdump_2.elf
+++ /dev/null
@@ -1,494 +0,0 @@
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 21b 0 1 STRTAB 0 0 0 .shstrtab
- 2 25b 273 0 1 STRTAB 0 0 0 .strtab
- 3 4d0 108 18 8 SYMTAB 0 2 7 .symtab
- 4 5d8 e0 0 1 PROGBITS 0 0 0 .debug_frame
- 5 6b8 48 0 4 CUDA_INFO 0 3 0 .nv.info
- 6 700 50 0 4 CUDA_INFO 0 3 d .nv.info._Z17convertFp32ToFp16P6__halfPfi
- 7 750 ac 0 4 CUDA_INFO 0 3 e .nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- 8 800 30 10 8 REL 0 3 e .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 9 830 30 18 8 RELA 0 3 e .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- a 860 20 10 8 REL 0 3 4 .rel.debug_frame
- b 880 174 0 4 PROGBITS 2 0 d .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- c 9f4 18c 0 4 PROGBITS 2 0 e .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- d b80 100 0 80 PROGBITS 6 3 9000008 .text._Z17convertFp32ToFp16P6__halfPfi
- e c80 980 0 80 PROGBITS 6 3 20000009 .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- f 1600 9 0 10 PROGBITS 3 0 0 .nv.global.init
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
- 1 0 0 3 0 d .text._Z17convertFp32ToFp16P6__halfPfi
- 2 0 0 3 0 f .nv.global.init
- 3 0 9 1 0 f $str
- 4 0 0 3 0 b .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- 5 0 0 3 0 e .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 6 0 0 3 0 c .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- 7 0 0 3 0 4 .debug_frame
- 8 0 256 12 10 d _Z17convertFp32ToFp16P6__halfPfi
- 9 0 2432 12 10 e _Z12wmma_exampleP6__halfS0_Pfiiiff
- 10 0 0 12 0 0 vprintf
-
-
-.nv.constant0._Z17convertFp32ToFp16P6__halfPfi
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-
-
-
-.nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000
-
-
-.nv.global.init
-0x636f6c63 0x64253d6b 0
-
-
-.nv.info
- <0x1>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x9 0x0
- <0x2>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) min stack size: 0x8
- <0x3>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) frame size: 0x8
- <0x4>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x8 0x0
- <0x5>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) min stack size: 0x0
- <0x6>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) frame size: 0x0
-
-
-.nv.info._Z17convertFp32ToFp16P6__halfPfi
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x4 0x140160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x14
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x7>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x60 0xe0
-
-
-.nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x6 0x2c0160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x2c
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x7 Offset : 0x28 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x6 Offset : 0x24 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x5 Offset : 0x20 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x4 Offset : 0x1c Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x7>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x3 Offset : 0x18 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x8>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x9>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x10>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x11>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x12>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x940
- <0x13>
- Attribute: EIATTR_EXTERNS
- Format: EIFMT_SVAL
- Value: externs: vprintf(0xa)
- <0x14>
- Attribute: EIATTR_CRS_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x0
-
-
-.text._Z17convertFp32ToFp16P6__halfPfi
-bar = 0 reg = 9 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0x00017a02 0x00000a00 0x00000f00 0x000fd000
-0x00047919 0x00000000 0x00002500 0x000e2200
-0x00027919 0x00000000 0x00002100 0x000e2400
-0x04047a24 0x00000000 0x078e0202 0x001fca00
-0x04007a0c 0x00005c00 0x03f062f0 0x000fd800
-0x0000094d 0x00000000 0x03800000 0x000fea00
-0x00027802 0x00000004 0x00000f00 0x000fca00
-0x04027625 0x00005a00 0x078e0202 0x000fd400
-0x02027381 0x00000000 0x001ee900 0x000e2200
-0x00057802 0x00000002 0x00000f00 0x000fca00
-0x04047625 0x00005800 0x078e0205 0x000fe200
-0x00067304 0x00000002 0x00200800 0x001e3200
-0x04007386 0x00000006 0x0010e500 0x0011e200
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-
-
-
-.text._Z12wmma_exampleP6__halfS0_Pfiiiff
-bar = 0 reg = 32 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0xff017624 0x00000a00 0x078e00ff 0x000fd000
-0x01017810 0xfffffff8 0x07ffe0ff 0x000fc800
-0x01027a10 0x00000800 0x07f1e0ff 0x000fca00
-0xff007624 0x00000900 0x000e06ff 0x000fd000
-0x00037805 0x00000000 0x00005000 0x000fd000
-0x00077906 0x00000020 0x00209000 0x000e2400
-0x00077308 0x00000007 0x00001000 0x001e2200
-0x00067919 0x00000000 0x00002500 0x000e6200
-0x00097919 0x00000000 0x00002100 0x000e6200
-0x07087810 0x0ffffffe 0x07ffe0ff 0x001fcc00
-0x00057305 0x00000008 0x0021f000 0x0000a200
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0x06067a24 0x00000000 0x078e0209 0x002fe400
-0x050a7824 0xffffffe0 0x078e00ff 0x004fc800
-0x05047225 0x0000000a 0x078e0004 0x000fd000
-0x05047225 0x00000006 0x078e00ff 0x000fcc00
-0xff047224 0x000000ff 0x078e0a05 0x000fc800
-0x04067824 0x00000020 0x078e0206 0x000fca00
-0x0600780c 0x00000020 0x03f060f0 0x040fe200
-0x001c7919 0x00000000 0x00002600 0x000e2200
-0x00077919 0x00000000 0x00002200 0x000e3400
-0x06060810 0xffffffe0 0x07ffe0ff 0x000fc800
-0x0600780c 0x00000020 0x03f260f0 0x000fe400
-0x05050810 0x00000001 0x07ffe0ff 0x000fe400
-0xff007a0c 0x00006000 0x03f012f0 0x000fd000
-0x05051810 0x00000001 0x07ffe0ff 0x000fe200
-0x1c1c7a24 0x00000100 0x078e0207 0x001fc600
-0x051d7819 0x00000004 0x000006ff 0x000fe200
-0x1c1c7824 0x00000010 0x078e00ff 0x000fc600
-0x1d007a0c 0x00005e00 0x007012f0 0x000fc800
-0x1c007a0c 0x00005f00 0x007012f0 0x000fe200
-0x00007945 0x000003a0 0x03800000 0x000fe200
-0xff077224 0x000000ff 0x078e00ff 0x000fe200
-0x000b7202 0x000000ff 0x00000f00 0x000fe200
-0xff067224 0x000000ff 0x078e00ff 0x000fe400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0xff0a7224 0x000000ff 0x078e00ff 0x000fc400
-0xff097224 0x000000ff 0x078e00ff 0x000fe400
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00008947 0x00000300 0x03800000 0x000fee00
-0x00067919 0x00000000 0x00000000 0x000e2200
-0xff0a7424 0x00000002 0x078e00ff 0x000fc800
-0x1d107625 0x00005800 0x078e020a 0x000fe200
-0xff047819 0x00000002 0x00011606 0x001fc800
-0x04057812 0x00000003 0x078ec0ff 0x000fe400
-0x06047812 0x00000003 0x078ec0ff 0x000fe400
-0x05077812 0x00000001 0x078ec0ff 0x000fe400
-0xff067819 0x00000004 0x00011606 0x000fe400
-0xff057819 0x00000001 0x00011605 0x000fe200
-0x07077824 0x00000008 0x078e0204 0x000fe200
-0x06067812 0x00000001 0x078ec0ff 0x000fc400
-0x05047211 0x00000004 0x078e18ff 0x000fe200
-0x1c0c7625 0x00005a00 0x078e020a 0x000fe400
-0x06077824 0x00000004 0x078e0207 0x040fe400
-0x06047824 0x00000004 0x078e0204 0x000fe400
-0x07077824 0x00000002 0x078e00ff 0x000fe400
-0x04057824 0x00000002 0x078e00ff 0x000fe400
-0x07107a25 0x00005e00 0x078e0010 0x000fc400
-0x050c7a25 0x00006000 0x078e000c 0x000fd000
-0x10187980 0x00000000 0x0010ed00 0x00006400
-0x0c147980 0x00000000 0x0010ed00 0x00046200
-0x10107980 0x00000010 0x0010ed00 0x001e2200
-0x0c0c7980 0x00000010 0x0010ed00 0x004e2200
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00097202 0x000000ff 0x00000f00 0x000fe200
-0xff0a7224 0x000000ff 0x078e00ff 0x000fe400
-0xff0b7224 0x000000ff 0x078e00ff 0x000fe200
-0x00077202 0x000000ff 0x00000f00 0x000fe200
-0xff047224 0x000000ff 0x078e00ff 0x000fc400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff067224 0x000000ff 0x078e00ff 0x000fe200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x18087236 0x00000014 0x00005408 0x0c226400
-0x180a7236 0x00000014 0x0000d40a 0x0c04a400
-0x18047236 0x00000014 0x00015404 0x0c06e400
-0x18067236 0x00000014 0x0001d406 0x00092800
-0x1a087236 0x00000016 0x00005408 0x0c202400
-0x1a0a7236 0x00000016 0x0000d40a 0x0c426400
-0x1a047236 0x00000016 0x00015404 0x0c84a400
-0x1a067236 0x00000016 0x0001d406 0x0106e800
-0x10087236 0x0000000c 0x00005408 0x0c102400
-0x100a7236 0x0000000c 0x0000d40a 0x0c226400
-0x10047236 0x0000000c 0x00015404 0x0c44a400
-0x10067236 0x0000000c 0x0001d406 0x0086e800
-0x12087236 0x0000000e 0x00005408 0x0c102400
-0x120a7236 0x0000000e 0x0000d40a 0x0c202400
-0x12047236 0x0000000e 0x00015404 0x0c402400
-0x12067236 0x0000000e 0x0001d406 0x00803400
-0x00007941 0x00000000 0x03800000 0x001fea00
-0x000c7919 0x00000000 0x00000000 0x000e2200
-0x1c1c7a24 0x00005e00 0x078e02ff 0x000fe200
-0xff0e7819 0x00000004 0x0001160c 0x001fc400
-0xff0d7819 0x00000002 0x0001160c 0x000fe400
-0x0c0c7812 0x00000003 0x078ec0ff 0x000fe400
-0x0e0e7812 0x00000001 0x078ec0ff 0x000fe400
-0x0d0d7812 0x00000003 0x078ec0ff 0x000fc600
-0x0e0c7824 0x00000004 0x078e020c 0x000fe200
-0x0d0f7812 0x00000001 0x078ec0ff 0x000fe400
-0xff107819 0x00000001 0x0001160d 0x000fe400
-0x0c0d7812 0x00000005 0x078ec0ff 0x040fe400
-0x0c0e7812 0x00000002 0x078ec0ff 0x000fc600
-0x0f0c7824 0x00000008 0x078e020d 0x000fe200
-0xff0f7819 0x0000001f 0x0001141d 0x000fe200
-0x100e7824 0x00000008 0x078e020e 0x000fe200
-0x1d117210 0x0000001c 0x07f1e0ff 0x000fe200
-0xff0d7224 0x000000ff 0x078e00ff 0x000fc600
-0x1c0f7211 0x0000000f 0x000f0eff 0x000fe200
-0x0e0c7a25 0x00005e00 0x078e000c 0x000fe200
-0x110e7a11 0x00005c00 0x078010ff 0x000fe200
-0xff127624 0x00005e00 0x078e00ff 0x000fc600
-0x11117a11 0x00005d00 0x000f140f 0x000fe400
-0x0c107211 0x0000000e 0x078010ff 0x000fe400
-0x120e7819 0x00000002 0x000006ff 0x000fe400
-0xff0f7819 0x0000001e 0x00011612 0x000fe400
-0x0c0d7211 0x00000011 0x000f140d 0x000fe400
-0x0e127211 0x00000010 0x078210ff 0x000fc400
-0x0e117210 0x00000010 0x07f1e0ff 0x040fe400
-0x0e137211 0x0000000d 0x008f140f 0x040fe400
-0x0e157210 0x00000012 0x07f3e0ff 0x000fe200
-0x0f147824 0x00000001 0x000e060d 0x040fe400
-0xff0c7224 0x000000ff 0x078e0010 0x000fe400
-0x0f167824 0x00000001 0x008e0613 0x000fe400
-0xff0e7224 0x000000ff 0x078e0011 0x000fc400
-0xff0f7224 0x000000ff 0x078e0014 0x000fe200
-0x00107202 0x00000015 0x00000f00 0x000fe200
-0xff117224 0x000000ff 0x078e0016 0x000fe200
-0x0c007385 0x00000000 0x0010e908 0x0001e200
-0x0c007385 0x00000008 0x0010e90a 0x0003e800
-0x0e007385 0x00000000 0x0010e909 0x0003e200
-0x0e007385 0x00000008 0x0010e90b 0x0003e200
-0x12007385 0x00000000 0x0010e904 0x0003e200
-0x12007385 0x00000008 0x0010e906 0x0003e200
-0x10007385 0x00000000 0x0010e905 0x0003e200
-0x10007385 0x00000008 0x0010e907 0x0003e200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x02087a10 0x80000800 0x07ffe0ff 0x001fd000
-0x00047805 0x00000000 0x00005000 0x002fd000
-0x04037824 0x00000001 0x078e0a03 0x000fd000
-0x08007387 0x00000003 0x00100800 0x0001e200
-0xff067224 0x000000ff 0x078e0002 0x000fe200
-0x00047802 0x00000000 0x00000f00 0x000fe200
-0xff077224 0x000000ff 0x078e0000 0x000fe200
-0x00057802 0x00000000 0x00000f00 0x000fe400
-0x00147802 0x00000000 0x00000f00 0x000fe400
-0x00157802 0x00000000 0x00000f00 0x000fd000
-0x00007943 0x00000000 0x03c00000 0x001fea00
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-
-
-.section .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff REL
-2272 $str R_CUDA_ABS32_LO_32
-2304 $str R_CUDA_ABS32_HI_32
-2352 vprintf R_CUDA_ABS47_34
-
-.section .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff RELA
-2320 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_LO_32 2368
-2336 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_HI_32 2368
-
-.section .debug_frame
-decodeDebugFrame, frameBuf 0xffffffff, total_length 224
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x100
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 0
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_advance_loc4 delta 52
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x970
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 2
- DW_CFA_def_cfa register R1, offset 8
- DW_CFA_advance_loc4 delta 586
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-
-.section .rel.debug_frame REL
-72 _Z17convertFp32ToFp16P6__halfPfi R_NV_64
-184 _Z12wmma_exampleP6__halfS0_Pfiiiff R_NV_64
-
diff --git a/cuda-kernels/_cuobjdump_2.sass b/cuda-kernels/_cuobjdump_2.sass
deleted file mode 100644
index 1b50ed2..0000000
--- a/cuda-kernels/_cuobjdump_2.sass
+++ /dev/null
@@ -1,348 +0,0 @@
- code for sm_70
- Function : _Z17convertFp32ToFp16P6__halfPfi
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ MOV R1, c[0x0][0x28]; /* 0x00000a0000017a02 */
- /* 0x000fd00000000f00 */
- /*0020*/ S2R R4, SR_CTAID.X; /* 0x0000000000047919 */
- /* 0x000e220000002500 */
- /*0030*/ S2R R2, SR_TID.X; /* 0x0000000000027919 */
- /* 0x000e240000002100 */
- /*0040*/ IMAD R4, R4, c[0x0][0x0], R2; /* 0x0000000004047a24 */
- /* 0x001fca00078e0202 */
- /*0050*/ ISETP.GE.AND P0, PT, R4, c[0x0][0x170], PT, !PT; /* 0x00005c0004007a0c */
- /* 0x000fd80003f062f0 */
- /*0060*/ @P0 EXIT; /* 0x000000000000094d */
- /* 0x000fea0003800000 */
- /*0070*/ MOV R2, 0x4; /* 0x0000000400027802 */
- /* 0x000fca0000000f00 */
- /*0080*/ IMAD.WIDE R2, R4, R2, c[0x0][0x168]; /* 0x00005a0004027625 */
- /* 0x000fd400078e0202 */
- /*0090*/ LDG.E.SYS R2, [R2]; /* 0x0000000002027381 */
- /* 0x000e2200001ee900 */
- /*00a0*/ MOV R5, 0x2; /* 0x0000000200057802 */
- /* 0x000fca0000000f00 */
- /*00b0*/ IMAD.WIDE R4, R4, R5, c[0x0][0x160]; /* 0x0000580004047625 */
- /* 0x000fe200078e0205 */
- /*00c0*/ F2F.F16.F32 R6, R2; /* 0x0000000200067304 */
- /* 0x001e320000200800 */
- /*00d0*/ STG.E.U16.SYS [R4], R6; /* 0x0000000604007386 */
- /* 0x0011e2000010e500 */
- /*00e0*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*00f0*/ BRA 0xf0; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- ...........................................
-
-
- Function : _Z12wmma_exampleP6__halfS0_Pfiiiff
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ IMAD.U32 R1, RZ, RZ, c[0x0][0x28]; /* 0x00000a00ff017624 */
- /* 0x000fd000078e00ff */
- /*0020*/ IADD3 R1, R1, -0x8, RZ; /* 0xfffffff801017810 */
- /* 0x000fc80007ffe0ff */
- /*0030*/ IADD3 R2, P0, R1, c[0x0][0x20], RZ; /* 0x0000080001027a10 */
- /* 0x000fca0007f1e0ff */
- /*0040*/ IMAD.X R0, RZ, RZ, c[0x0][0x24], P0; /* 0x00000900ff007624 */
- /* 0x000fd000000e06ff */
- /*0050*/ CS2R.32 R3, SR_CLOCKLO; /* 0x0000000000037805 */
- /* 0x000fd00000005000 */
- /*0060*/ I2F.U32.RP R7, 0x20; /* 0x0000002000077906 */
- /* 0x000e240000209000 */
- /*0070*/ MUFU.RCP R7, R7; /* 0x0000000700077308 */
- /* 0x001e220000001000 */
- /*0080*/ S2R R6, SR_CTAID.X; /* 0x0000000000067919 */
- /* 0x000e620000002500 */
- /*0090*/ S2R R9, SR_TID.X; /* 0x0000000000097919 */
- /* 0x000e620000002100 */
- /*00a0*/ IADD3 R8, R7, 0xffffffe, RZ; /* 0x0ffffffe07087810 */
- /* 0x001fcc0007ffe0ff */
- /*00b0*/ F2I.FTZ.U32.TRUNC.NTZ R5, R8; /* 0x0000000800057305 */
- /* 0x0000a2000021f000 */
- /*00c0*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*00d0*/ IMAD R6, R6, c[0x0][0x0], R9; /* 0x0000000006067a24 */
- /* 0x002fe400078e0209 */
- /*00e0*/ IMAD.U32 R10, R5, -0x20, RZ; /* 0xffffffe0050a7824 */
- /* 0x004fc800078e00ff */
- /*00f0*/ IMAD.WIDE.U32 R4, R5, R10, R4; /* 0x0000000a05047225 */
- /* 0x000fd000078e0004 */
- /*0100*/ IMAD.WIDE.U32 R4, R5, R6, RZ; /* 0x0000000605047225 */
- /* 0x000fcc00078e00ff */
- /*0110*/ IMAD R4, RZ, RZ, -R5; /* 0x000000ffff047224 */
- /* 0x000fc800078e0a05 */
- /*0120*/ IMAD R6, R4, 0x20, R6; /* 0x0000002004067824 */
- /* 0x000fca00078e0206 */
- /*0130*/ ISETP.GE.U32.AND P0, PT, R6.reuse, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x040fe20003f060f0 */
- /*0140*/ S2R R28, SR_CTAID.Y; /* 0x00000000001c7919 */
- /* 0x000e220000002600 */
- /*0150*/ S2R R7, SR_TID.Y; /* 0x0000000000077919 */
- /* 0x000e340000002200 */
- /*0160*/ @P0 IADD3 R6, R6, -0x20, RZ; /* 0xffffffe006060810 */
- /* 0x000fc80007ffe0ff */
- /*0170*/ ISETP.GE.U32.AND P1, PT, R6, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x000fe40003f260f0 */
- /*0180*/ @P0 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105050810 */
- /* 0x000fe40007ffe0ff */
- /*0190*/ ISETP.LT.AND P0, PT, RZ, c[0x0][0x180], PT, !PT; /* 0x00006000ff007a0c */
- /* 0x000fd00003f012f0 */
- /*01a0*/ @P1 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105051810 */
- /* 0x000fe20007ffe0ff */
- /*01b0*/ IMAD R28, R28, c[0x0][0x4], R7; /* 0x000001001c1c7a24 */
- /* 0x001fc600078e0207 */
- /*01c0*/ SHF.L.U32 R29, R5, 0x4, RZ; /* 0x00000004051d7819 */
- /* 0x000fe200000006ff */
- /*01d0*/ IMAD.U32 R28, R28, 0x10, RZ; /* 0x000000101c1c7824 */
- /* 0x000fc600078e00ff */
- /*01e0*/ ISETP.LT.AND P0, PT, R29, c[0x0][0x178], P0, !PT; /* 0x00005e001d007a0c */
- /* 0x000fc800007012f0 */
- /*01f0*/ ISETP.LT.AND P0, PT, R28, c[0x0][0x17c], P0, !PT; /* 0x00005f001c007a0c */
- /* 0x000fe200007012f0 */
- /*0200*/ BSSY B0, 0x5b0; /* 0x000003a000007945 */
- /* 0x000fe20003800000 */
- /*0210*/ IMAD.U32 R7, RZ, RZ, RZ; /* 0x000000ffff077224 */
- /* 0x000fe200078e00ff */
- /*0220*/ MOV R11, RZ; /* 0x000000ff000b7202 */
- /* 0x000fe20000000f00 */
- /*0230*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe400078e00ff */
- /*0240*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0250*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*0260*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fc400078e00ff */
- /*0270*/ IMAD.U32 R9, RZ, RZ, RZ; /* 0x000000ffff097224 */
- /* 0x000fe400078e00ff */
- /*0280*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0290*/ @!P0 BRA 0x5a0; /* 0x0000030000008947 */
- /* 0x000fee0003800000 */
- /*02a0*/ S2R R6, SR_LANEID; /* 0x0000000000067919 */
- /* 0x000e220000000000 */
- /*02b0*/ IMAD.U32 R10, RZ, RZ, 0x2; /* 0x00000002ff0a7424 */
- /* 0x000fc800078e00ff */
- /*02c0*/ IMAD.WIDE R16, R29, R10, c[0x0][0x160]; /* 0x000058001d107625 */
- /* 0x000fe200078e020a */
- /*02d0*/ SHF.R.U32.HI R4, RZ, 0x2, R6; /* 0x00000002ff047819 */
- /* 0x001fc80000011606 */
- /*02e0*/ LOP3.LUT R5, R4, 0x3, RZ, 0xc0, !PT; /* 0x0000000304057812 */
- /* 0x000fe400078ec0ff */
- /*02f0*/ LOP3.LUT R4, R6, 0x3, RZ, 0xc0, !PT; /* 0x0000000306047812 */
- /* 0x000fe400078ec0ff */
- /*0300*/ LOP3.LUT R7, R5, 0x1, RZ, 0xc0, !PT; /* 0x0000000105077812 */
- /* 0x000fe400078ec0ff */
- /*0310*/ SHF.R.U32.HI R6, RZ, 0x4, R6; /* 0x00000004ff067819 */
- /* 0x000fe40000011606 */
- /*0320*/ SHF.R.U32.HI R5, RZ, 0x1, R5; /* 0x00000001ff057819 */
- /* 0x000fe20000011605 */
- /*0330*/ IMAD R7, R7, 0x8, R4; /* 0x0000000807077824 */
- /* 0x000fe200078e0204 */
- /*0340*/ LOP3.LUT R6, R6, 0x1, RZ, 0xc0, !PT; /* 0x0000000106067812 */
- /* 0x000fc400078ec0ff */
- /*0350*/ LEA R4, R5, R4, 0x3; /* 0x0000000405047211 */
- /* 0x000fe200078e18ff */
- /*0360*/ IMAD.WIDE R12, R28, R10, c[0x0][0x168]; /* 0x00005a001c0c7625 */
- /* 0x000fe400078e020a */
- /*0370*/ IMAD R7, R6.reuse, 0x4, R7; /* 0x0000000406077824 */
- /* 0x040fe400078e0207 */
- /*0380*/ IMAD R4, R6, 0x4, R4; /* 0x0000000406047824 */
- /* 0x000fe400078e0204 */
- /*0390*/ IMAD.U32 R7, R7, 0x2, RZ; /* 0x0000000207077824 */
- /* 0x000fe400078e00ff */
- /*03a0*/ IMAD.U32 R5, R4, 0x2, RZ; /* 0x0000000204057824 */
- /* 0x000fe400078e00ff */
- /*03b0*/ IMAD.WIDE.U32 R16, R7, c[0x0][0x178], R16; /* 0x00005e0007107a25 */
- /* 0x000fc400078e0010 */
- /*03c0*/ IMAD.WIDE.U32 R12, R5, c[0x0][0x180], R12; /* 0x00006000050c7a25 */
- /* 0x000fd000078e000c */
- /*03d0*/ LD.E.128.SYS R24, [R16]; /* 0x0000000010187980 */
- /* 0x000064000010ed00 */
- /*03e0*/ LD.E.128.SYS R20, [R12]; /* 0x000000000c147980 */
- /* 0x000462000010ed00 */
- /*03f0*/ LD.E.128.SYS R16, [R16+0x10]; /* 0x0000001010107980 */
- /* 0x001e22000010ed00 */
- /*0400*/ LD.E.128.SYS R12, [R12+0x10]; /* 0x000000100c0c7980 */
- /* 0x004e22000010ed00 */
- /*0410*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0420*/ MOV R9, RZ; /* 0x000000ff00097202 */
- /* 0x000fe20000000f00 */
- /*0430*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fe400078e00ff */
- /*0440*/ IMAD.U32 R11, RZ, RZ, RZ; /* 0x000000ffff0b7224 */
- /* 0x000fe200078e00ff */
- /*0450*/ MOV R7, RZ; /* 0x000000ff00077202 */
- /* 0x000fe20000000f00 */
- /*0460*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fc400078e00ff */
- /*0470*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0480*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe200078e00ff */
- /*0490*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*04a0*/ HMMA.884.F32.F32.STEP0 R8, R24.reuse, R20.reuse.T, R8; /* 0x0000001418087236 */
- /* 0x0c22640000005408 */
- /*04b0*/ HMMA.884.F32.F32.STEP1 R10, R24.reuse, R20.reuse.T, R10; /* 0x00000014180a7236 */
- /* 0x0c04a4000000d40a */
- /*04c0*/ HMMA.884.F32.F32.STEP2 R4, R24.reuse, R20.reuse.T, R4; /* 0x0000001418047236 */
- /* 0x0c06e40000015404 */
- /*04d0*/ HMMA.884.F32.F32.STEP3 R6, R24, R20.T, R6; /* 0x0000001418067236 */
- /* 0x000928000001d406 */
- /*04e0*/ HMMA.884.F32.F32.STEP0 R8, R26.reuse, R22.reuse.T, R8; /* 0x000000161a087236 */
- /* 0x0c20240000005408 */
- /*04f0*/ HMMA.884.F32.F32.STEP1 R10, R26.reuse, R22.reuse.T, R10; /* 0x000000161a0a7236 */
- /* 0x0c4264000000d40a */
- /*0500*/ HMMA.884.F32.F32.STEP2 R4, R26.reuse, R22.reuse.T, R4; /* 0x000000161a047236 */
- /* 0x0c84a40000015404 */
- /*0510*/ HMMA.884.F32.F32.STEP3 R6, R26, R22.T, R6; /* 0x000000161a067236 */
- /* 0x0106e8000001d406 */
- /*0520*/ HMMA.884.F32.F32.STEP0 R8, R16.reuse, R12.reuse.T, R8; /* 0x0000000c10087236 */
- /* 0x0c10240000005408 */
- /*0530*/ HMMA.884.F32.F32.STEP1 R10, R16.reuse, R12.reuse.T, R10; /* 0x0000000c100a7236 */
- /* 0x0c2264000000d40a */
- /*0540*/ HMMA.884.F32.F32.STEP2 R4, R16.reuse, R12.reuse.T, R4; /* 0x0000000c10047236 */
- /* 0x0c44a40000015404 */
- /*0550*/ HMMA.884.F32.F32.STEP3 R6, R16, R12.T, R6; /* 0x0000000c10067236 */
- /* 0x0086e8000001d406 */
- /*0560*/ HMMA.884.F32.F32.STEP0 R8, R18.reuse, R14.reuse.T, R8; /* 0x0000000e12087236 */
- /* 0x0c10240000005408 */
- /*0570*/ HMMA.884.F32.F32.STEP1 R10, R18.reuse, R14.reuse.T, R10; /* 0x0000000e120a7236 */
- /* 0x0c2024000000d40a */
- /*0580*/ HMMA.884.F32.F32.STEP2 R4, R18.reuse, R14.reuse.T, R4; /* 0x0000000e12047236 */
- /* 0x0c40240000015404 */
- /*0590*/ HMMA.884.F32.F32.STEP3 R6, R18, R14.T, R6; /* 0x0000000e12067236 */
- /* 0x008034000001d406 */
- /*05a0*/ BSYNC B0; /* 0x0000000000007941 */
- /* 0x001fea0003800000 */
- /*05b0*/ S2R R12, SR_LANEID; /* 0x00000000000c7919 */
- /* 0x000e220000000000 */
- /*05c0*/ IMAD R28, R28, c[0x0][0x178], RZ; /* 0x00005e001c1c7a24 */
- /* 0x000fe200078e02ff */
- /*05d0*/ SHF.R.U32.HI R14, RZ, 0x4, R12; /* 0x00000004ff0e7819 */
- /* 0x001fc4000001160c */
- /*05e0*/ SHF.R.U32.HI R13, RZ, 0x2, R12; /* 0x00000002ff0d7819 */
- /* 0x000fe4000001160c */
- /*05f0*/ LOP3.LUT R12, R12, 0x3, RZ, 0xc0, !PT; /* 0x000000030c0c7812 */
- /* 0x000fe400078ec0ff */
- /*0600*/ LOP3.LUT R14, R14, 0x1, RZ, 0xc0, !PT; /* 0x000000010e0e7812 */
- /* 0x000fe400078ec0ff */
- /*0610*/ LOP3.LUT R13, R13, 0x3, RZ, 0xc0, !PT; /* 0x000000030d0d7812 */
- /* 0x000fc600078ec0ff */
- /*0620*/ IMAD R12, R14, 0x4, R12; /* 0x000000040e0c7824 */
- /* 0x000fe200078e020c */
- /*0630*/ LOP3.LUT R15, R13, 0x1, RZ, 0xc0, !PT; /* 0x000000010d0f7812 */
- /* 0x000fe400078ec0ff */
- /*0640*/ SHF.R.U32.HI R16, RZ, 0x1, R13; /* 0x00000001ff107819 */
- /* 0x000fe4000001160d */
- /*0650*/ LOP3.LUT R13, R12.reuse, 0x5, RZ, 0xc0, !PT; /* 0x000000050c0d7812 */
- /* 0x040fe400078ec0ff */
- /*0660*/ LOP3.LUT R14, R12, 0x2, RZ, 0xc0, !PT; /* 0x000000020c0e7812 */
- /* 0x000fc600078ec0ff */
- /*0670*/ IMAD R12, R15, 0x8, R13; /* 0x000000080f0c7824 */
- /* 0x000fe200078e020d */
- /*0680*/ SHF.R.S32.HI R15, RZ, 0x1f, R29; /* 0x0000001fff0f7819 */
- /* 0x000fe2000001141d */
- /*0690*/ IMAD R14, R16, 0x8, R14; /* 0x00000008100e7824 */
- /* 0x000fe200078e020e */
- /*06a0*/ IADD3 R17, P0, R29, R28, RZ; /* 0x0000001c1d117210 */
- /* 0x000fe20007f1e0ff */
- /*06b0*/ IMAD.U32 R13, RZ, RZ, RZ; /* 0x000000ffff0d7224 */
- /* 0x000fc600078e00ff */
- /*06c0*/ LEA.HI.X.SX32 R15, R28, R15, 0x1, P0; /* 0x0000000f1c0f7211 */
- /* 0x000fe200000f0eff */
- /*06d0*/ IMAD.WIDE.U32 R12, R14, c[0x0][0x178], R12; /* 0x00005e000e0c7a25 */
- /* 0x000fe200078e000c */
- /*06e0*/ LEA R14, P0, R17, c[0x0][0x170], 0x2; /* 0x00005c00110e7a11 */
- /* 0x000fe200078010ff */
- /*06f0*/ IMAD.U32 R18, RZ, RZ, c[0x0][0x178]; /* 0x00005e00ff127624 */
- /* 0x000fc600078e00ff */
- /*0700*/ LEA.HI.X R17, R17, c[0x0][0x174], R15, 0x2, P0; /* 0x00005d0011117a11 */
- /* 0x000fe400000f140f */
- /*0710*/ LEA R16, P0, R12, R14, 0x2; /* 0x0000000e0c107211 */
- /* 0x000fe400078010ff */
- /*0720*/ SHF.L.U32 R14, R18, 0x2, RZ; /* 0x00000002120e7819 */
- /* 0x000fe400000006ff */
- /*0730*/ SHF.R.U32.HI R15, RZ, 0x1e, R18; /* 0x0000001eff0f7819 */
- /* 0x000fe40000011612 */
- /*0740*/ LEA.HI.X R13, R12, R17, R13, 0x2, P0; /* 0x000000110c0d7211 */
- /* 0x000fe400000f140d */
- /*0750*/ LEA R18, P1, R14, R16, 0x2; /* 0x000000100e127211 */
- /* 0x000fc400078210ff */
- /*0760*/ IADD3 R17, P0, R14.reuse, R16, RZ; /* 0x000000100e117210 */
- /* 0x040fe40007f1e0ff */
- /*0770*/ LEA.HI.X R19, R14.reuse, R13, R15, 0x2, P1; /* 0x0000000d0e137211 */
- /* 0x040fe400008f140f */
- /*0780*/ IADD3 R21, P1, R14, R18, RZ; /* 0x000000120e157210 */
- /* 0x000fe20007f3e0ff */
- /*0790*/ IMAD.X R20, R15.reuse, 0x1, R13, P0; /* 0x000000010f147824 */
- /* 0x040fe400000e060d */
- /*07a0*/ IMAD.U32 R12, RZ, RZ, R16; /* 0x000000ffff0c7224 */
- /* 0x000fe400078e0010 */
- /*07b0*/ IMAD.X R22, R15, 0x1, R19, P1; /* 0x000000010f167824 */
- /* 0x000fe400008e0613 */
- /*07c0*/ IMAD.U32 R14, RZ, RZ, R17; /* 0x000000ffff0e7224 */
- /* 0x000fc400078e0011 */
- /*07d0*/ IMAD.U32 R15, RZ, RZ, R20; /* 0x000000ffff0f7224 */
- /* 0x000fe200078e0014 */
- /*07e0*/ MOV R16, R21; /* 0x0000001500107202 */
- /* 0x000fe20000000f00 */
- /*07f0*/ IMAD.U32 R17, RZ, RZ, R22; /* 0x000000ffff117224 */
- /* 0x000fe200078e0016 */
- /*0800*/ ST.E.SYS [R12], R8; /* 0x000000000c007385 */
- /* 0x0001e2000010e908 */
- /*0810*/ ST.E.SYS [R12+0x8], R10; /* 0x000000080c007385 */
- /* 0x0003e8000010e90a */
- /*0820*/ ST.E.SYS [R14], R9; /* 0x000000000e007385 */
- /* 0x0003e2000010e909 */
- /*0830*/ ST.E.SYS [R14+0x8], R11; /* 0x000000080e007385 */
- /* 0x0003e2000010e90b */
- /*0840*/ ST.E.SYS [R18], R4; /* 0x0000000012007385 */
- /* 0x0003e2000010e904 */
- /*0850*/ ST.E.SYS [R18+0x8], R6; /* 0x0000000812007385 */
- /* 0x0003e2000010e906 */
- /*0860*/ ST.E.SYS [R16], R5; /* 0x0000000010007385 */
- /* 0x0003e2000010e905 */
- /*0870*/ ST.E.SYS [R16+0x8], R7; /* 0x0000000810007385 */
- /* 0x0003e2000010e907 */
- /*0880*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*0890*/ IADD3 R8, R2, -c[0x0][0x20], RZ; /* 0x8000080002087a10 */
- /* 0x001fd00007ffe0ff */
- /*08a0*/ CS2R.32 R4, SR_CLOCKLO; /* 0x0000000000047805 */
- /* 0x002fd00000005000 */
- /*08b0*/ IMAD R3, R4, 0x1, -R3; /* 0x0000000104037824 */
- /* 0x000fd000078e0a03 */
- /*08c0*/ STL [R8], R3; /* 0x0000000308007387 */
- /* 0x0001e20000100800 */
- /*08d0*/ IMAD.U32 R6, RZ, RZ, R2; /* 0x000000ffff067224 */
- /* 0x000fe200078e0002 */
- /*08e0*/ MOV R4, 0x0; /* 0x0000000000047802 */
- /* 0x000fe20000000f00 */
- /*08f0*/ IMAD.U32 R7, RZ, RZ, R0; /* 0x000000ffff077224 */
- /* 0x000fe200078e0000 */
- /*0900*/ MOV R5, 0x0; /* 0x0000000000057802 */
- /* 0x000fe40000000f00 */
- /*0910*/ MOV R20, 0x0; /* 0x0000000000147802 */
- /* 0x000fe40000000f00 */
- /*0920*/ MOV R21, 0x0; /* 0x0000000000157802 */
- /* 0x000fd00000000f00 */
- /*0930*/ CALL.ABS.NOINC 0x0; /* 0x0000000000007943 */
- /* 0x001fea0003c00000 */
- /*0940*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*0950*/ BRA 0x950; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- /*0960*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- /*0970*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- .............................................
-
-
-
diff --git a/cuda-kernels/_cuobjdump_complete_output_EIGzTK b/cuda-kernels/_cuobjdump_complete_output_EIGzTK
deleted file mode 100644
index 36999c0..0000000
--- a/cuda-kernels/_cuobjdump_complete_output_EIGzTK
+++ /dev/null
@@ -1,1055 +0,0 @@
-
-Fatbin elf code:
-================
-arch = sm_70
-code version = [1,7]
-producer = <unknown>
-host = linux
-compile_size = 64bit
-
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 32 0 1 STRTAB 0 0 0 .shstrtab
- 2 72 32 0 1 STRTAB 0 0 0 .strtab
- 3 a8 18 18 8 SYMTAB 0 2 0 .symtab
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
-
- code for sm_70
-
-Fatbin elf code:
-================
-arch = sm_70
-code version = [1,7]
-producer = cuda
-host = linux
-compile_size = 64bit
-
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 21b 0 1 STRTAB 0 0 0 .shstrtab
- 2 25b 273 0 1 STRTAB 0 0 0 .strtab
- 3 4d0 108 18 8 SYMTAB 0 2 7 .symtab
- 4 5d8 e0 0 1 PROGBITS 0 0 0 .debug_frame
- 5 6b8 48 0 4 CUDA_INFO 0 3 0 .nv.info
- 6 700 50 0 4 CUDA_INFO 0 3 d .nv.info._Z17convertFp32ToFp16P6__halfPfi
- 7 750 ac 0 4 CUDA_INFO 0 3 e .nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- 8 800 30 10 8 REL 0 3 e .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 9 830 30 18 8 RELA 0 3 e .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- a 860 20 10 8 REL 0 3 4 .rel.debug_frame
- b 880 174 0 4 PROGBITS 2 0 d .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- c 9f4 18c 0 4 PROGBITS 2 0 e .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- d b80 100 0 80 PROGBITS 6 3 9000008 .text._Z17convertFp32ToFp16P6__halfPfi
- e c80 980 0 80 PROGBITS 6 3 20000009 .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- f 1600 9 0 10 PROGBITS 3 0 0 .nv.global.init
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
- 1 0 0 3 0 d .text._Z17convertFp32ToFp16P6__halfPfi
- 2 0 0 3 0 f .nv.global.init
- 3 0 9 1 0 f $str
- 4 0 0 3 0 b .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- 5 0 0 3 0 e .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 6 0 0 3 0 c .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- 7 0 0 3 0 4 .debug_frame
- 8 0 256 12 10 d _Z17convertFp32ToFp16P6__halfPfi
- 9 0 2432 12 10 e _Z12wmma_exampleP6__halfS0_Pfiiiff
- 10 0 0 12 0 0 vprintf
-
-
-.nv.constant0._Z17convertFp32ToFp16P6__halfPfi
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-
-
-
-.nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000
-
-
-.nv.global.init
-0x636f6c63 0x64253d6b 0
-
-
-.nv.info
- <0x1>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x9 0x0
- <0x2>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) min stack size: 0x8
- <0x3>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) frame size: 0x8
- <0x4>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x8 0x0
- <0x5>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) min stack size: 0x0
- <0x6>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) frame size: 0x0
-
-
-.nv.info._Z17convertFp32ToFp16P6__halfPfi
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x4 0x140160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x14
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x7>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x60 0xe0
-
-
-.nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x6 0x2c0160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x2c
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x7 Offset : 0x28 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x6 Offset : 0x24 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x5 Offset : 0x20 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x4 Offset : 0x1c Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x7>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x3 Offset : 0x18 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x8>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x9>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x10>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x11>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x12>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x940
- <0x13>
- Attribute: EIATTR_EXTERNS
- Format: EIFMT_SVAL
- Value: externs: vprintf(0xa)
- <0x14>
- Attribute: EIATTR_CRS_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x0
-
-
-.text._Z17convertFp32ToFp16P6__halfPfi
-bar = 0 reg = 9 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0x00017a02 0x00000a00 0x00000f00 0x000fd000
-0x00047919 0x00000000 0x00002500 0x000e2200
-0x00027919 0x00000000 0x00002100 0x000e2400
-0x04047a24 0x00000000 0x078e0202 0x001fca00
-0x04007a0c 0x00005c00 0x03f062f0 0x000fd800
-0x0000094d 0x00000000 0x03800000 0x000fea00
-0x00027802 0x00000004 0x00000f00 0x000fca00
-0x04027625 0x00005a00 0x078e0202 0x000fd400
-0x02027381 0x00000000 0x001ee900 0x000e2200
-0x00057802 0x00000002 0x00000f00 0x000fca00
-0x04047625 0x00005800 0x078e0205 0x000fe200
-0x00067304 0x00000002 0x00200800 0x001e3200
-0x04007386 0x00000006 0x0010e500 0x0011e200
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-
-
-
-.text._Z12wmma_exampleP6__halfS0_Pfiiiff
-bar = 0 reg = 32 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0xff017624 0x00000a00 0x078e00ff 0x000fd000
-0x01017810 0xfffffff8 0x07ffe0ff 0x000fc800
-0x01027a10 0x00000800 0x07f1e0ff 0x000fca00
-0xff007624 0x00000900 0x000e06ff 0x000fd000
-0x00037805 0x00000000 0x00005000 0x000fd000
-0x00077906 0x00000020 0x00209000 0x000e2400
-0x00077308 0x00000007 0x00001000 0x001e2200
-0x00067919 0x00000000 0x00002500 0x000e6200
-0x00097919 0x00000000 0x00002100 0x000e6200
-0x07087810 0x0ffffffe 0x07ffe0ff 0x001fcc00
-0x00057305 0x00000008 0x0021f000 0x0000a200
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0x06067a24 0x00000000 0x078e0209 0x002fe400
-0x050a7824 0xffffffe0 0x078e00ff 0x004fc800
-0x05047225 0x0000000a 0x078e0004 0x000fd000
-0x05047225 0x00000006 0x078e00ff 0x000fcc00
-0xff047224 0x000000ff 0x078e0a05 0x000fc800
-0x04067824 0x00000020 0x078e0206 0x000fca00
-0x0600780c 0x00000020 0x03f060f0 0x040fe200
-0x001c7919 0x00000000 0x00002600 0x000e2200
-0x00077919 0x00000000 0x00002200 0x000e3400
-0x06060810 0xffffffe0 0x07ffe0ff 0x000fc800
-0x0600780c 0x00000020 0x03f260f0 0x000fe400
-0x05050810 0x00000001 0x07ffe0ff 0x000fe400
-0xff007a0c 0x00006000 0x03f012f0 0x000fd000
-0x05051810 0x00000001 0x07ffe0ff 0x000fe200
-0x1c1c7a24 0x00000100 0x078e0207 0x001fc600
-0x051d7819 0x00000004 0x000006ff 0x000fe200
-0x1c1c7824 0x00000010 0x078e00ff 0x000fc600
-0x1d007a0c 0x00005e00 0x007012f0 0x000fc800
-0x1c007a0c 0x00005f00 0x007012f0 0x000fe200
-0x00007945 0x000003a0 0x03800000 0x000fe200
-0xff077224 0x000000ff 0x078e00ff 0x000fe200
-0x000b7202 0x000000ff 0x00000f00 0x000fe200
-0xff067224 0x000000ff 0x078e00ff 0x000fe400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0xff0a7224 0x000000ff 0x078e00ff 0x000fc400
-0xff097224 0x000000ff 0x078e00ff 0x000fe400
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00008947 0x00000300 0x03800000 0x000fee00
-0x00067919 0x00000000 0x00000000 0x000e2200
-0xff0a7424 0x00000002 0x078e00ff 0x000fc800
-0x1d107625 0x00005800 0x078e020a 0x000fe200
-0xff047819 0x00000002 0x00011606 0x001fc800
-0x04057812 0x00000003 0x078ec0ff 0x000fe400
-0x06047812 0x00000003 0x078ec0ff 0x000fe400
-0x05077812 0x00000001 0x078ec0ff 0x000fe400
-0xff067819 0x00000004 0x00011606 0x000fe400
-0xff057819 0x00000001 0x00011605 0x000fe200
-0x07077824 0x00000008 0x078e0204 0x000fe200
-0x06067812 0x00000001 0x078ec0ff 0x000fc400
-0x05047211 0x00000004 0x078e18ff 0x000fe200
-0x1c0c7625 0x00005a00 0x078e020a 0x000fe400
-0x06077824 0x00000004 0x078e0207 0x040fe400
-0x06047824 0x00000004 0x078e0204 0x000fe400
-0x07077824 0x00000002 0x078e00ff 0x000fe400
-0x04057824 0x00000002 0x078e00ff 0x000fe400
-0x07107a25 0x00005e00 0x078e0010 0x000fc400
-0x050c7a25 0x00006000 0x078e000c 0x000fd000
-0x10187980 0x00000000 0x0010ed00 0x00006400
-0x0c147980 0x00000000 0x0010ed00 0x00046200
-0x10107980 0x00000010 0x0010ed00 0x001e2200
-0x0c0c7980 0x00000010 0x0010ed00 0x004e2200
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00097202 0x000000ff 0x00000f00 0x000fe200
-0xff0a7224 0x000000ff 0x078e00ff 0x000fe400
-0xff0b7224 0x000000ff 0x078e00ff 0x000fe200
-0x00077202 0x000000ff 0x00000f00 0x000fe200
-0xff047224 0x000000ff 0x078e00ff 0x000fc400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff067224 0x000000ff 0x078e00ff 0x000fe200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x18087236 0x00000014 0x00005408 0x0c226400
-0x180a7236 0x00000014 0x0000d40a 0x0c04a400
-0x18047236 0x00000014 0x00015404 0x0c06e400
-0x18067236 0x00000014 0x0001d406 0x00092800
-0x1a087236 0x00000016 0x00005408 0x0c202400
-0x1a0a7236 0x00000016 0x0000d40a 0x0c426400
-0x1a047236 0x00000016 0x00015404 0x0c84a400
-0x1a067236 0x00000016 0x0001d406 0x0106e800
-0x10087236 0x0000000c 0x00005408 0x0c102400
-0x100a7236 0x0000000c 0x0000d40a 0x0c226400
-0x10047236 0x0000000c 0x00015404 0x0c44a400
-0x10067236 0x0000000c 0x0001d406 0x0086e800
-0x12087236 0x0000000e 0x00005408 0x0c102400
-0x120a7236 0x0000000e 0x0000d40a 0x0c202400
-0x12047236 0x0000000e 0x00015404 0x0c402400
-0x12067236 0x0000000e 0x0001d406 0x00803400
-0x00007941 0x00000000 0x03800000 0x001fea00
-0x000c7919 0x00000000 0x00000000 0x000e2200
-0x1c1c7a24 0x00005e00 0x078e02ff 0x000fe200
-0xff0e7819 0x00000004 0x0001160c 0x001fc400
-0xff0d7819 0x00000002 0x0001160c 0x000fe400
-0x0c0c7812 0x00000003 0x078ec0ff 0x000fe400
-0x0e0e7812 0x00000001 0x078ec0ff 0x000fe400
-0x0d0d7812 0x00000003 0x078ec0ff 0x000fc600
-0x0e0c7824 0x00000004 0x078e020c 0x000fe200
-0x0d0f7812 0x00000001 0x078ec0ff 0x000fe400
-0xff107819 0x00000001 0x0001160d 0x000fe400
-0x0c0d7812 0x00000005 0x078ec0ff 0x040fe400
-0x0c0e7812 0x00000002 0x078ec0ff 0x000fc600
-0x0f0c7824 0x00000008 0x078e020d 0x000fe200
-0xff0f7819 0x0000001f 0x0001141d 0x000fe200
-0x100e7824 0x00000008 0x078e020e 0x000fe200
-0x1d117210 0x0000001c 0x07f1e0ff 0x000fe200
-0xff0d7224 0x000000ff 0x078e00ff 0x000fc600
-0x1c0f7211 0x0000000f 0x000f0eff 0x000fe200
-0x0e0c7a25 0x00005e00 0x078e000c 0x000fe200
-0x110e7a11 0x00005c00 0x078010ff 0x000fe200
-0xff127624 0x00005e00 0x078e00ff 0x000fc600
-0x11117a11 0x00005d00 0x000f140f 0x000fe400
-0x0c107211 0x0000000e 0x078010ff 0x000fe400
-0x120e7819 0x00000002 0x000006ff 0x000fe400
-0xff0f7819 0x0000001e 0x00011612 0x000fe400
-0x0c0d7211 0x00000011 0x000f140d 0x000fe400
-0x0e127211 0x00000010 0x078210ff 0x000fc400
-0x0e117210 0x00000010 0x07f1e0ff 0x040fe400
-0x0e137211 0x0000000d 0x008f140f 0x040fe400
-0x0e157210 0x00000012 0x07f3e0ff 0x000fe200
-0x0f147824 0x00000001 0x000e060d 0x040fe400
-0xff0c7224 0x000000ff 0x078e0010 0x000fe400
-0x0f167824 0x00000001 0x008e0613 0x000fe400
-0xff0e7224 0x000000ff 0x078e0011 0x000fc400
-0xff0f7224 0x000000ff 0x078e0014 0x000fe200
-0x00107202 0x00000015 0x00000f00 0x000fe200
-0xff117224 0x000000ff 0x078e0016 0x000fe200
-0x0c007385 0x00000000 0x0010e908 0x0001e200
-0x0c007385 0x00000008 0x0010e90a 0x0003e800
-0x0e007385 0x00000000 0x0010e909 0x0003e200
-0x0e007385 0x00000008 0x0010e90b 0x0003e200
-0x12007385 0x00000000 0x0010e904 0x0003e200
-0x12007385 0x00000008 0x0010e906 0x0003e200
-0x10007385 0x00000000 0x0010e905 0x0003e200
-0x10007385 0x00000008 0x0010e907 0x0003e200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x02087a10 0x80000800 0x07ffe0ff 0x001fd000
-0x00047805 0x00000000 0x00005000 0x002fd000
-0x04037824 0x00000001 0x078e0a03 0x000fd000
-0x08007387 0x00000003 0x00100800 0x0001e200
-0xff067224 0x000000ff 0x078e0002 0x000fe200
-0x00047802 0x00000000 0x00000f00 0x000fe200
-0xff077224 0x000000ff 0x078e0000 0x000fe200
-0x00057802 0x00000000 0x00000f00 0x000fe400
-0x00147802 0x00000000 0x00000f00 0x000fe400
-0x00157802 0x00000000 0x00000f00 0x000fd000
-0x00007943 0x00000000 0x03c00000 0x001fea00
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-
-
-.section .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff REL
-2272 $str R_CUDA_ABS32_LO_32
-2304 $str R_CUDA_ABS32_HI_32
-2352 vprintf R_CUDA_ABS47_34
-
-.section .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff RELA
-2320 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_LO_32 2368
-2336 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_HI_32 2368
-
-.section .debug_frame
-decodeDebugFrame, frameBuf 0xffffffff, total_length 224
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x100
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 0
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_advance_loc4 delta 52
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x970
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 2
- DW_CFA_def_cfa register R1, offset 8
- DW_CFA_advance_loc4 delta 586
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-
-.section .rel.debug_frame REL
-72 _Z17convertFp32ToFp16P6__halfPfi R_NV_64
-184 _Z12wmma_exampleP6__halfS0_Pfiiiff R_NV_64
-
- code for sm_70
- Function : _Z17convertFp32ToFp16P6__halfPfi
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ MOV R1, c[0x0][0x28]; /* 0x00000a0000017a02 */
- /* 0x000fd00000000f00 */
- /*0020*/ S2R R4, SR_CTAID.X; /* 0x0000000000047919 */
- /* 0x000e220000002500 */
- /*0030*/ S2R R2, SR_TID.X; /* 0x0000000000027919 */
- /* 0x000e240000002100 */
- /*0040*/ IMAD R4, R4, c[0x0][0x0], R2; /* 0x0000000004047a24 */
- /* 0x001fca00078e0202 */
- /*0050*/ ISETP.GE.AND P0, PT, R4, c[0x0][0x170], PT, !PT; /* 0x00005c0004007a0c */
- /* 0x000fd80003f062f0 */
- /*0060*/ @P0 EXIT; /* 0x000000000000094d */
- /* 0x000fea0003800000 */
- /*0070*/ MOV R2, 0x4; /* 0x0000000400027802 */
- /* 0x000fca0000000f00 */
- /*0080*/ IMAD.WIDE R2, R4, R2, c[0x0][0x168]; /* 0x00005a0004027625 */
- /* 0x000fd400078e0202 */
- /*0090*/ LDG.E.SYS R2, [R2]; /* 0x0000000002027381 */
- /* 0x000e2200001ee900 */
- /*00a0*/ MOV R5, 0x2; /* 0x0000000200057802 */
- /* 0x000fca0000000f00 */
- /*00b0*/ IMAD.WIDE R4, R4, R5, c[0x0][0x160]; /* 0x0000580004047625 */
- /* 0x000fe200078e0205 */
- /*00c0*/ F2F.F16.F32 R6, R2; /* 0x0000000200067304 */
- /* 0x001e320000200800 */
- /*00d0*/ STG.E.U16.SYS [R4], R6; /* 0x0000000604007386 */
- /* 0x0011e2000010e500 */
- /*00e0*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*00f0*/ BRA 0xf0; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- ...........................................
-
-
- Function : _Z12wmma_exampleP6__halfS0_Pfiiiff
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ IMAD.U32 R1, RZ, RZ, c[0x0][0x28]; /* 0x00000a00ff017624 */
- /* 0x000fd000078e00ff */
- /*0020*/ IADD3 R1, R1, -0x8, RZ; /* 0xfffffff801017810 */
- /* 0x000fc80007ffe0ff */
- /*0030*/ IADD3 R2, P0, R1, c[0x0][0x20], RZ; /* 0x0000080001027a10 */
- /* 0x000fca0007f1e0ff */
- /*0040*/ IMAD.X R0, RZ, RZ, c[0x0][0x24], P0; /* 0x00000900ff007624 */
- /* 0x000fd000000e06ff */
- /*0050*/ CS2R.32 R3, SR_CLOCKLO; /* 0x0000000000037805 */
- /* 0x000fd00000005000 */
- /*0060*/ I2F.U32.RP R7, 0x20; /* 0x0000002000077906 */
- /* 0x000e240000209000 */
- /*0070*/ MUFU.RCP R7, R7; /* 0x0000000700077308 */
- /* 0x001e220000001000 */
- /*0080*/ S2R R6, SR_CTAID.X; /* 0x0000000000067919 */
- /* 0x000e620000002500 */
- /*0090*/ S2R R9, SR_TID.X; /* 0x0000000000097919 */
- /* 0x000e620000002100 */
- /*00a0*/ IADD3 R8, R7, 0xffffffe, RZ; /* 0x0ffffffe07087810 */
- /* 0x001fcc0007ffe0ff */
- /*00b0*/ F2I.FTZ.U32.TRUNC.NTZ R5, R8; /* 0x0000000800057305 */
- /* 0x0000a2000021f000 */
- /*00c0*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*00d0*/ IMAD R6, R6, c[0x0][0x0], R9; /* 0x0000000006067a24 */
- /* 0x002fe400078e0209 */
- /*00e0*/ IMAD.U32 R10, R5, -0x20, RZ; /* 0xffffffe0050a7824 */
- /* 0x004fc800078e00ff */
- /*00f0*/ IMAD.WIDE.U32 R4, R5, R10, R4; /* 0x0000000a05047225 */
- /* 0x000fd000078e0004 */
- /*0100*/ IMAD.WIDE.U32 R4, R5, R6, RZ; /* 0x0000000605047225 */
- /* 0x000fcc00078e00ff */
- /*0110*/ IMAD R4, RZ, RZ, -R5; /* 0x000000ffff047224 */
- /* 0x000fc800078e0a05 */
- /*0120*/ IMAD R6, R4, 0x20, R6; /* 0x0000002004067824 */
- /* 0x000fca00078e0206 */
- /*0130*/ ISETP.GE.U32.AND P0, PT, R6.reuse, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x040fe20003f060f0 */
- /*0140*/ S2R R28, SR_CTAID.Y; /* 0x00000000001c7919 */
- /* 0x000e220000002600 */
- /*0150*/ S2R R7, SR_TID.Y; /* 0x0000000000077919 */
- /* 0x000e340000002200 */
- /*0160*/ @P0 IADD3 R6, R6, -0x20, RZ; /* 0xffffffe006060810 */
- /* 0x000fc80007ffe0ff */
- /*0170*/ ISETP.GE.U32.AND P1, PT, R6, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x000fe40003f260f0 */
- /*0180*/ @P0 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105050810 */
- /* 0x000fe40007ffe0ff */
- /*0190*/ ISETP.LT.AND P0, PT, RZ, c[0x0][0x180], PT, !PT; /* 0x00006000ff007a0c */
- /* 0x000fd00003f012f0 */
- /*01a0*/ @P1 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105051810 */
- /* 0x000fe20007ffe0ff */
- /*01b0*/ IMAD R28, R28, c[0x0][0x4], R7; /* 0x000001001c1c7a24 */
- /* 0x001fc600078e0207 */
- /*01c0*/ SHF.L.U32 R29, R5, 0x4, RZ; /* 0x00000004051d7819 */
- /* 0x000fe200000006ff */
- /*01d0*/ IMAD.U32 R28, R28, 0x10, RZ; /* 0x000000101c1c7824 */
- /* 0x000fc600078e00ff */
- /*01e0*/ ISETP.LT.AND P0, PT, R29, c[0x0][0x178], P0, !PT; /* 0x00005e001d007a0c */
- /* 0x000fc800007012f0 */
- /*01f0*/ ISETP.LT.AND P0, PT, R28, c[0x0][0x17c], P0, !PT; /* 0x00005f001c007a0c */
- /* 0x000fe200007012f0 */
- /*0200*/ BSSY B0, 0x5b0; /* 0x000003a000007945 */
- /* 0x000fe20003800000 */
- /*0210*/ IMAD.U32 R7, RZ, RZ, RZ; /* 0x000000ffff077224 */
- /* 0x000fe200078e00ff */
- /*0220*/ MOV R11, RZ; /* 0x000000ff000b7202 */
- /* 0x000fe20000000f00 */
- /*0230*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe400078e00ff */
- /*0240*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0250*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*0260*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fc400078e00ff */
- /*0270*/ IMAD.U32 R9, RZ, RZ, RZ; /* 0x000000ffff097224 */
- /* 0x000fe400078e00ff */
- /*0280*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0290*/ @!P0 BRA 0x5a0; /* 0x0000030000008947 */
- /* 0x000fee0003800000 */
- /*02a0*/ S2R R6, SR_LANEID; /* 0x0000000000067919 */
- /* 0x000e220000000000 */
- /*02b0*/ IMAD.U32 R10, RZ, RZ, 0x2; /* 0x00000002ff0a7424 */
- /* 0x000fc800078e00ff */
- /*02c0*/ IMAD.WIDE R16, R29, R10, c[0x0][0x160]; /* 0x000058001d107625 */
- /* 0x000fe200078e020a */
- /*02d0*/ SHF.R.U32.HI R4, RZ, 0x2, R6; /* 0x00000002ff047819 */
- /* 0x001fc80000011606 */
- /*02e0*/ LOP3.LUT R5, R4, 0x3, RZ, 0xc0, !PT; /* 0x0000000304057812 */
- /* 0x000fe400078ec0ff */
- /*02f0*/ LOP3.LUT R4, R6, 0x3, RZ, 0xc0, !PT; /* 0x0000000306047812 */
- /* 0x000fe400078ec0ff */
- /*0300*/ LOP3.LUT R7, R5, 0x1, RZ, 0xc0, !PT; /* 0x0000000105077812 */
- /* 0x000fe400078ec0ff */
- /*0310*/ SHF.R.U32.HI R6, RZ, 0x4, R6; /* 0x00000004ff067819 */
- /* 0x000fe40000011606 */
- /*0320*/ SHF.R.U32.HI R5, RZ, 0x1, R5; /* 0x00000001ff057819 */
- /* 0x000fe20000011605 */
- /*0330*/ IMAD R7, R7, 0x8, R4; /* 0x0000000807077824 */
- /* 0x000fe200078e0204 */
- /*0340*/ LOP3.LUT R6, R6, 0x1, RZ, 0xc0, !PT; /* 0x0000000106067812 */
- /* 0x000fc400078ec0ff */
- /*0350*/ LEA R4, R5, R4, 0x3; /* 0x0000000405047211 */
- /* 0x000fe200078e18ff */
- /*0360*/ IMAD.WIDE R12, R28, R10, c[0x0][0x168]; /* 0x00005a001c0c7625 */
- /* 0x000fe400078e020a */
- /*0370*/ IMAD R7, R6.reuse, 0x4, R7; /* 0x0000000406077824 */
- /* 0x040fe400078e0207 */
- /*0380*/ IMAD R4, R6, 0x4, R4; /* 0x0000000406047824 */
- /* 0x000fe400078e0204 */
- /*0390*/ IMAD.U32 R7, R7, 0x2, RZ; /* 0x0000000207077824 */
- /* 0x000fe400078e00ff */
- /*03a0*/ IMAD.U32 R5, R4, 0x2, RZ; /* 0x0000000204057824 */
- /* 0x000fe400078e00ff */
- /*03b0*/ IMAD.WIDE.U32 R16, R7, c[0x0][0x178], R16; /* 0x00005e0007107a25 */
- /* 0x000fc400078e0010 */
- /*03c0*/ IMAD.WIDE.U32 R12, R5, c[0x0][0x180], R12; /* 0x00006000050c7a25 */
- /* 0x000fd000078e000c */
- /*03d0*/ LD.E.128.SYS R24, [R16]; /* 0x0000000010187980 */
- /* 0x000064000010ed00 */
- /*03e0*/ LD.E.128.SYS R20, [R12]; /* 0x000000000c147980 */
- /* 0x000462000010ed00 */
- /*03f0*/ LD.E.128.SYS R16, [R16+0x10]; /* 0x0000001010107980 */
- /* 0x001e22000010ed00 */
- /*0400*/ LD.E.128.SYS R12, [R12+0x10]; /* 0x000000100c0c7980 */
- /* 0x004e22000010ed00 */
- /*0410*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0420*/ MOV R9, RZ; /* 0x000000ff00097202 */
- /* 0x000fe20000000f00 */
- /*0430*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fe400078e00ff */
- /*0440*/ IMAD.U32 R11, RZ, RZ, RZ; /* 0x000000ffff0b7224 */
- /* 0x000fe200078e00ff */
- /*0450*/ MOV R7, RZ; /* 0x000000ff00077202 */
- /* 0x000fe20000000f00 */
- /*0460*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fc400078e00ff */
- /*0470*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0480*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe200078e00ff */
- /*0490*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*04a0*/ HMMA.884.F32.F32.STEP0 R8, R24.reuse, R20.reuse.T, R8; /* 0x0000001418087236 */
- /* 0x0c22640000005408 */
- /*04b0*/ HMMA.884.F32.F32.STEP1 R10, R24.reuse, R20.reuse.T, R10; /* 0x00000014180a7236 */
- /* 0x0c04a4000000d40a */
- /*04c0*/ HMMA.884.F32.F32.STEP2 R4, R24.reuse, R20.reuse.T, R4; /* 0x0000001418047236 */
- /* 0x0c06e40000015404 */
- /*04d0*/ HMMA.884.F32.F32.STEP3 R6, R24, R20.T, R6; /* 0x0000001418067236 */
- /* 0x000928000001d406 */
- /*04e0*/ HMMA.884.F32.F32.STEP0 R8, R26.reuse, R22.reuse.T, R8; /* 0x000000161a087236 */
- /* 0x0c20240000005408 */
- /*04f0*/ HMMA.884.F32.F32.STEP1 R10, R26.reuse, R22.reuse.T, R10; /* 0x000000161a0a7236 */
- /* 0x0c4264000000d40a */
- /*0500*/ HMMA.884.F32.F32.STEP2 R4, R26.reuse, R22.reuse.T, R4; /* 0x000000161a047236 */
- /* 0x0c84a40000015404 */
- /*0510*/ HMMA.884.F32.F32.STEP3 R6, R26, R22.T, R6; /* 0x000000161a067236 */
- /* 0x0106e8000001d406 */
- /*0520*/ HMMA.884.F32.F32.STEP0 R8, R16.reuse, R12.reuse.T, R8; /* 0x0000000c10087236 */
- /* 0x0c10240000005408 */
- /*0530*/ HMMA.884.F32.F32.STEP1 R10, R16.reuse, R12.reuse.T, R10; /* 0x0000000c100a7236 */
- /* 0x0c2264000000d40a */
- /*0540*/ HMMA.884.F32.F32.STEP2 R4, R16.reuse, R12.reuse.T, R4; /* 0x0000000c10047236 */
- /* 0x0c44a40000015404 */
- /*0550*/ HMMA.884.F32.F32.STEP3 R6, R16, R12.T, R6; /* 0x0000000c10067236 */
- /* 0x0086e8000001d406 */
- /*0560*/ HMMA.884.F32.F32.STEP0 R8, R18.reuse, R14.reuse.T, R8; /* 0x0000000e12087236 */
- /* 0x0c10240000005408 */
- /*0570*/ HMMA.884.F32.F32.STEP1 R10, R18.reuse, R14.reuse.T, R10; /* 0x0000000e120a7236 */
- /* 0x0c2024000000d40a */
- /*0580*/ HMMA.884.F32.F32.STEP2 R4, R18.reuse, R14.reuse.T, R4; /* 0x0000000e12047236 */
- /* 0x0c40240000015404 */
- /*0590*/ HMMA.884.F32.F32.STEP3 R6, R18, R14.T, R6; /* 0x0000000e12067236 */
- /* 0x008034000001d406 */
- /*05a0*/ BSYNC B0; /* 0x0000000000007941 */
- /* 0x001fea0003800000 */
- /*05b0*/ S2R R12, SR_LANEID; /* 0x00000000000c7919 */
- /* 0x000e220000000000 */
- /*05c0*/ IMAD R28, R28, c[0x0][0x178], RZ; /* 0x00005e001c1c7a24 */
- /* 0x000fe200078e02ff */
- /*05d0*/ SHF.R.U32.HI R14, RZ, 0x4, R12; /* 0x00000004ff0e7819 */
- /* 0x001fc4000001160c */
- /*05e0*/ SHF.R.U32.HI R13, RZ, 0x2, R12; /* 0x00000002ff0d7819 */
- /* 0x000fe4000001160c */
- /*05f0*/ LOP3.LUT R12, R12, 0x3, RZ, 0xc0, !PT; /* 0x000000030c0c7812 */
- /* 0x000fe400078ec0ff */
- /*0600*/ LOP3.LUT R14, R14, 0x1, RZ, 0xc0, !PT; /* 0x000000010e0e7812 */
- /* 0x000fe400078ec0ff */
- /*0610*/ LOP3.LUT R13, R13, 0x3, RZ, 0xc0, !PT; /* 0x000000030d0d7812 */
- /* 0x000fc600078ec0ff */
- /*0620*/ IMAD R12, R14, 0x4, R12; /* 0x000000040e0c7824 */
- /* 0x000fe200078e020c */
- /*0630*/ LOP3.LUT R15, R13, 0x1, RZ, 0xc0, !PT; /* 0x000000010d0f7812 */
- /* 0x000fe400078ec0ff */
- /*0640*/ SHF.R.U32.HI R16, RZ, 0x1, R13; /* 0x00000001ff107819 */
- /* 0x000fe4000001160d */
- /*0650*/ LOP3.LUT R13, R12.reuse, 0x5, RZ, 0xc0, !PT; /* 0x000000050c0d7812 */
- /* 0x040fe400078ec0ff */
- /*0660*/ LOP3.LUT R14, R12, 0x2, RZ, 0xc0, !PT; /* 0x000000020c0e7812 */
- /* 0x000fc600078ec0ff */
- /*0670*/ IMAD R12, R15, 0x8, R13; /* 0x000000080f0c7824 */
- /* 0x000fe200078e020d */
- /*0680*/ SHF.R.S32.HI R15, RZ, 0x1f, R29; /* 0x0000001fff0f7819 */
- /* 0x000fe2000001141d */
- /*0690*/ IMAD R14, R16, 0x8, R14; /* 0x00000008100e7824 */
- /* 0x000fe200078e020e */
- /*06a0*/ IADD3 R17, P0, R29, R28, RZ; /* 0x0000001c1d117210 */
- /* 0x000fe20007f1e0ff */
- /*06b0*/ IMAD.U32 R13, RZ, RZ, RZ; /* 0x000000ffff0d7224 */
- /* 0x000fc600078e00ff */
- /*06c0*/ LEA.HI.X.SX32 R15, R28, R15, 0x1, P0; /* 0x0000000f1c0f7211 */
- /* 0x000fe200000f0eff */
- /*06d0*/ IMAD.WIDE.U32 R12, R14, c[0x0][0x178], R12; /* 0x00005e000e0c7a25 */
- /* 0x000fe200078e000c */
- /*06e0*/ LEA R14, P0, R17, c[0x0][0x170], 0x2; /* 0x00005c00110e7a11 */
- /* 0x000fe200078010ff */
- /*06f0*/ IMAD.U32 R18, RZ, RZ, c[0x0][0x178]; /* 0x00005e00ff127624 */
- /* 0x000fc600078e00ff */
- /*0700*/ LEA.HI.X R17, R17, c[0x0][0x174], R15, 0x2, P0; /* 0x00005d0011117a11 */
- /* 0x000fe400000f140f */
- /*0710*/ LEA R16, P0, R12, R14, 0x2; /* 0x0000000e0c107211 */
- /* 0x000fe400078010ff */
- /*0720*/ SHF.L.U32 R14, R18, 0x2, RZ; /* 0x00000002120e7819 */
- /* 0x000fe400000006ff */
- /*0730*/ SHF.R.U32.HI R15, RZ, 0x1e, R18; /* 0x0000001eff0f7819 */
- /* 0x000fe40000011612 */
- /*0740*/ LEA.HI.X R13, R12, R17, R13, 0x2, P0; /* 0x000000110c0d7211 */
- /* 0x000fe400000f140d */
- /*0750*/ LEA R18, P1, R14, R16, 0x2; /* 0x000000100e127211 */
- /* 0x000fc400078210ff */
- /*0760*/ IADD3 R17, P0, R14.reuse, R16, RZ; /* 0x000000100e117210 */
- /* 0x040fe40007f1e0ff */
- /*0770*/ LEA.HI.X R19, R14.reuse, R13, R15, 0x2, P1; /* 0x0000000d0e137211 */
- /* 0x040fe400008f140f */
- /*0780*/ IADD3 R21, P1, R14, R18, RZ; /* 0x000000120e157210 */
- /* 0x000fe20007f3e0ff */
- /*0790*/ IMAD.X R20, R15.reuse, 0x1, R13, P0; /* 0x000000010f147824 */
- /* 0x040fe400000e060d */
- /*07a0*/ IMAD.U32 R12, RZ, RZ, R16; /* 0x000000ffff0c7224 */
- /* 0x000fe400078e0010 */
- /*07b0*/ IMAD.X R22, R15, 0x1, R19, P1; /* 0x000000010f167824 */
- /* 0x000fe400008e0613 */
- /*07c0*/ IMAD.U32 R14, RZ, RZ, R17; /* 0x000000ffff0e7224 */
- /* 0x000fc400078e0011 */
- /*07d0*/ IMAD.U32 R15, RZ, RZ, R20; /* 0x000000ffff0f7224 */
- /* 0x000fe200078e0014 */
- /*07e0*/ MOV R16, R21; /* 0x0000001500107202 */
- /* 0x000fe20000000f00 */
- /*07f0*/ IMAD.U32 R17, RZ, RZ, R22; /* 0x000000ffff117224 */
- /* 0x000fe200078e0016 */
- /*0800*/ ST.E.SYS [R12], R8; /* 0x000000000c007385 */
- /* 0x0001e2000010e908 */
- /*0810*/ ST.E.SYS [R12+0x8], R10; /* 0x000000080c007385 */
- /* 0x0003e8000010e90a */
- /*0820*/ ST.E.SYS [R14], R9; /* 0x000000000e007385 */
- /* 0x0003e2000010e909 */
- /*0830*/ ST.E.SYS [R14+0x8], R11; /* 0x000000080e007385 */
- /* 0x0003e2000010e90b */
- /*0840*/ ST.E.SYS [R18], R4; /* 0x0000000012007385 */
- /* 0x0003e2000010e904 */
- /*0850*/ ST.E.SYS [R18+0x8], R6; /* 0x0000000812007385 */
- /* 0x0003e2000010e906 */
- /*0860*/ ST.E.SYS [R16], R5; /* 0x0000000010007385 */
- /* 0x0003e2000010e905 */
- /*0870*/ ST.E.SYS [R16+0x8], R7; /* 0x0000000810007385 */
- /* 0x0003e2000010e907 */
- /*0880*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*0890*/ IADD3 R8, R2, -c[0x0][0x20], RZ; /* 0x8000080002087a10 */
- /* 0x001fd00007ffe0ff */
- /*08a0*/ CS2R.32 R4, SR_CLOCKLO; /* 0x0000000000047805 */
- /* 0x002fd00000005000 */
- /*08b0*/ IMAD R3, R4, 0x1, -R3; /* 0x0000000104037824 */
- /* 0x000fd000078e0a03 */
- /*08c0*/ STL [R8], R3; /* 0x0000000308007387 */
- /* 0x0001e20000100800 */
- /*08d0*/ IMAD.U32 R6, RZ, RZ, R2; /* 0x000000ffff067224 */
- /* 0x000fe200078e0002 */
- /*08e0*/ MOV R4, 0x0; /* 0x0000000000047802 */
- /* 0x000fe20000000f00 */
- /*08f0*/ IMAD.U32 R7, RZ, RZ, R0; /* 0x000000ffff077224 */
- /* 0x000fe200078e0000 */
- /*0900*/ MOV R5, 0x0; /* 0x0000000000057802 */
- /* 0x000fe40000000f00 */
- /*0910*/ MOV R20, 0x0; /* 0x0000000000147802 */
- /* 0x000fe40000000f00 */
- /*0920*/ MOV R21, 0x0; /* 0x0000000000157802 */
- /* 0x000fd00000000f00 */
- /*0930*/ CALL.ABS.NOINC 0x0; /* 0x0000000000007943 */
- /* 0x001fea0003c00000 */
- /*0940*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*0950*/ BRA 0x950; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- /*0960*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- /*0970*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- .............................................
-
-
-
-Fatbin ptx code:
-================
-arch = sm_70
-code version = [6,0]
-producer = cuda
-host = linux
-compile_size = 64bit
-compressed
-
-
-
-
-
-
-
-
-.version 6.0
-.target sm_70
-.address_size 64
-
-
-.extern .func (.param .b32 func_retval0) vprintf
-(
-.param .b64 vprintf_param_0,
-.param .b64 vprintf_param_1
-)
-;
-.global .align 16 .b8 $str[9] = {99, 108, 111, 99, 107, 61, 37, 100, 0};
-
-.visible .entry _Z12wmma_exampleP6__halfS0_Pfiiiff(
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_0,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_1,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_2,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_3,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_4,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_5,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_6,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_7
-)
-{
-.local .align 8 .b8 __local_depot0[8];
-.reg .b64 %SP;
-.reg .b64 %SPL;
-.reg .pred %p<6>;
-.reg .f32 %f<34>;
-.reg .b32 %r<38>;
-.reg .b64 %rd<18>;
-
-
-mov.u64 %rd17, __local_depot0;
-cvta.local.u64 %SP, %rd17;
-ld.param.u64 %rd1, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_0];
-ld.param.u64 %rd2, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_1];
-ld.param.u64 %rd3, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_2];
-ld.param.u32 %r4, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_3];
-ld.param.u32 %r7, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_4];
-ld.param.u32 %r5, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_5];
-
- mov.u32 %r6, %clock;
-
- mov.u32 %r8, %ntid.x;
-mov.u32 %r9, %ctaid.x;
-mov.u32 %r10, %tid.x;
-mad.lo.s32 %r11, %r8, %r9, %r10;
-mov.u32 %r12, WARP_SZ;
-div.u32 %r13, %r11, %r12;
-mov.u32 %r14, %ntid.y;
-mov.u32 %r15, %ctaid.y;
-mov.u32 %r16, %tid.y;
-mad.lo.s32 %r17, %r14, %r15, %r16;
-shl.b32 %r2, %r13, 4;
-shl.b32 %r3, %r17, 4;
-setp.lt.s32 %p1, %r2, %r4;
-setp.gt.s32 %p2, %r5, 0;
-and.pred %p3, %p1, %p2;
-setp.lt.s32 %p4, %r3, %r7;
-and.pred %p5, %p3, %p4;
-mov.f32 %f26, 0f00000000;
-mov.f32 %f27, %f26;
-mov.f32 %f28, %f26;
-mov.f32 %f29, %f26;
-mov.f32 %f30, %f26;
-mov.f32 %f31, %f26;
-mov.f32 %f32, %f26;
-mov.f32 %f33, %f26;
-@!%p5 bra BB0_2;
-bra.uni BB0_1;
-
-BB0_1:
-mul.wide.s32 %rd4, %r2, 2;
-add.s64 %rd5, %rd1, %rd4;
-wmma.load.a.sync.row.m16n16k16.f16 {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, [%rd5], %r4;
-mul.wide.s32 %rd6, %r3, 2;
-add.s64 %rd7, %rd2, %rd6;
-wmma.load.b.sync.col.m16n16k16.f16 {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, [%rd7], %r5;
-mov.f32 %f25, 0f00000000;
-wmma.mma.sync.row.col.m16n16k16.f32.f32 {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, {%f25, %f25, %f25, %f25, %f25, %f25, %f25, %f25};
-
-BB0_2:
-add.u64 %rd8, %SP, 0;
-cvta.to.local.u64 %rd9, %rd8;
-mul.lo.s32 %r35, %r3, %r4;
-cvt.s64.s32 %rd10, %r35;
-cvt.s64.s32 %rd11, %r2;
-add.s64 %rd12, %rd10, %rd11;
-shl.b64 %rd13, %rd12, 2;
-add.s64 %rd14, %rd3, %rd13;
-wmma.store.d.sync.col.m16n16k16.f32 [%rd14], {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, %r4;
-
- mov.u32 %r34, %clock;
-
- sub.s32 %r36, %r34, %r6;
-st.local.u32 [%rd9], %r36;
-mov.u64 %rd15, $str;
-cvta.global.u64 %rd16, %rd15;
-
- {
-.reg .b32 temp_param_reg;
-
- .param .b64 param0;
-st.param.b64 [param0+0], %rd16;
-.param .b64 param1;
-st.param.b64 [param1+0], %rd8;
-.param .b32 retval0;
-call.uni (retval0),
-vprintf,
-(
-param0,
-param1
-);
-ld.param.b32 %r37, [retval0+0];
-
-
- }
- ret;
-}
-
-
-.visible .entry _Z17convertFp32ToFp16P6__halfPfi(
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_0,
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_1,
-.param .u32 _Z17convertFp32ToFp16P6__halfPfi_param_2
-)
-{
-.reg .pred %p<2>;
-.reg .b16 %rs<2>;
-.reg .f32 %f<2>;
-.reg .b32 %r<6>;
-.reg .b64 %rd<9>;
-
-
-ld.param.u64 %rd1, [_Z17convertFp32ToFp16P6__halfPfi_param_0];
-ld.param.u64 %rd2, [_Z17convertFp32ToFp16P6__halfPfi_param_1];
-ld.param.u32 %r2, [_Z17convertFp32ToFp16P6__halfPfi_param_2];
-mov.u32 %r3, %ntid.x;
-mov.u32 %r4, %ctaid.x;
-mov.u32 %r5, %tid.x;
-mad.lo.s32 %r1, %r4, %r3, %r5;
-setp.ge.s32 %p1, %r1, %r2;
-@%p1 bra BB1_2;
-
-cvta.to.global.u64 %rd3, %rd2;
-mul.wide.s32 %rd4, %r1, 4;
-add.s64 %rd5, %rd3, %rd4;
-ld.global.f32 %f1, [%rd5];
-
- { cvt.rn.f16.f32 %rs1, %f1;}
-
-
- cvta.to.global.u64 %rd6, %rd1;
-mul.wide.s32 %rd7, %r1, 2;
-add.s64 %rd8, %rd6, %rd7;
-st.global.u16 [%rd8], %rs1;
-
-BB1_2:
-ret;
-}
-
-
diff --git a/cuda-kernels/_cuobjdump_complete_output_rndQyq b/cuda-kernels/_cuobjdump_complete_output_rndQyq
deleted file mode 100644
index 36999c0..0000000
--- a/cuda-kernels/_cuobjdump_complete_output_rndQyq
+++ /dev/null
@@ -1,1055 +0,0 @@
-
-Fatbin elf code:
-================
-arch = sm_70
-code version = [1,7]
-producer = <unknown>
-host = linux
-compile_size = 64bit
-
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 32 0 1 STRTAB 0 0 0 .shstrtab
- 2 72 32 0 1 STRTAB 0 0 0 .strtab
- 3 a8 18 18 8 SYMTAB 0 2 0 .symtab
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
-
- code for sm_70
-
-Fatbin elf code:
-================
-arch = sm_70
-code version = [1,7]
-producer = cuda
-host = linux
-compile_size = 64bit
-
-64bit elf: type=2, abi=7, sm=70, toolkit=90, flags = 0x460546
-Sections:
-Index Offset Size ES Align Type Flags Link Info Name
- 1 40 21b 0 1 STRTAB 0 0 0 .shstrtab
- 2 25b 273 0 1 STRTAB 0 0 0 .strtab
- 3 4d0 108 18 8 SYMTAB 0 2 7 .symtab
- 4 5d8 e0 0 1 PROGBITS 0 0 0 .debug_frame
- 5 6b8 48 0 4 CUDA_INFO 0 3 0 .nv.info
- 6 700 50 0 4 CUDA_INFO 0 3 d .nv.info._Z17convertFp32ToFp16P6__halfPfi
- 7 750 ac 0 4 CUDA_INFO 0 3 e .nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- 8 800 30 10 8 REL 0 3 e .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 9 830 30 18 8 RELA 0 3 e .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff
- a 860 20 10 8 REL 0 3 4 .rel.debug_frame
- b 880 174 0 4 PROGBITS 2 0 d .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- c 9f4 18c 0 4 PROGBITS 2 0 e .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- d b80 100 0 80 PROGBITS 6 3 9000008 .text._Z17convertFp32ToFp16P6__halfPfi
- e c80 980 0 80 PROGBITS 6 3 20000009 .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- f 1600 9 0 10 PROGBITS 3 0 0 .nv.global.init
-
-.section .strtab
-
-.section .shstrtab
-
-.section .symtab
- index value size info other shndx name
- 0 0 0 0 0 0 (null)
- 1 0 0 3 0 d .text._Z17convertFp32ToFp16P6__halfPfi
- 2 0 0 3 0 f .nv.global.init
- 3 0 9 1 0 f $str
- 4 0 0 3 0 b .nv.constant0._Z17convertFp32ToFp16P6__halfPfi
- 5 0 0 3 0 e .text._Z12wmma_exampleP6__halfS0_Pfiiiff
- 6 0 0 3 0 c .nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
- 7 0 0 3 0 4 .debug_frame
- 8 0 256 12 10 d _Z17convertFp32ToFp16P6__halfPfi
- 9 0 2432 12 10 e _Z12wmma_exampleP6__halfS0_Pfiiiff
- 10 0 0 12 0 0 vprintf
-
-
-.nv.constant0._Z17convertFp32ToFp16P6__halfPfi
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-
-
-
-.nv.constant0._Z12wmma_exampleP6__halfS0_Pfiiiff
-0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000 0x00000000 0x00000000
-0x00000000 0x00000000
-
-
-.nv.global.init
-0x636f6c63 0x64253d6b 0
-
-
-.nv.info
- <0x1>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x9 0x0
- <0x2>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) min stack size: 0x8
- <0x3>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z12wmma_exampleP6__halfS0_Pfiiiff(0x9) frame size: 0x8
- <0x4>
- Attribute: EIATTR_MAX_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x8 0x0
- <0x5>
- Attribute: EIATTR_MIN_STACK_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) min stack size: 0x0
- <0x6>
- Attribute: EIATTR_FRAME_SIZE
- Format: EIFMT_SVAL
- Value: function: _Z17convertFp32ToFp16P6__halfPfi(0x8) frame size: 0x0
-
-
-.nv.info._Z17convertFp32ToFp16P6__halfPfi
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x4 0x140160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x14
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x7>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x60 0xe0
-
-
-.nv.info._Z12wmma_exampleP6__halfS0_Pfiiiff
- <0x1>
- Attribute: EIATTR_PARAM_CBANK
- Format: EIFMT_SVAL
- Value: 0x6 0x2c0160
- <0x2>
- Attribute: EIATTR_CBANK_PARAM_SIZE
- Format: EIFMT_HVAL
- Value: 0x2c
- <0x3>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x7 Offset : 0x28 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x4>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x6 Offset : 0x24 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x5>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x5 Offset : 0x20 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x6>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x4 Offset : 0x1c Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x7>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x3 Offset : 0x18 Size : 0x4
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x8>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x2 Offset : 0x10 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x9>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x1 Offset : 0x8 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x10>
- Attribute: EIATTR_KPARAM_INFO
- Format: EIFMT_SVAL
- Value: Index : 0x0 Ordinal : 0x0 Offset : 0x0 Size : 0x8
- Pointee's logAlignment : 0x0 Space : 0x0 cbank : 0x1f Parameter Space : CBANK
- <0x11>
- Attribute: EIATTR_MAXREG_COUNT
- Format: EIFMT_HVAL
- Value: 0xff
- <0x12>
- Attribute: EIATTR_EXIT_INSTR_OFFSETS
- Format: EIFMT_SVAL
- Value: 0x940
- <0x13>
- Attribute: EIATTR_EXTERNS
- Format: EIFMT_SVAL
- Value: externs: vprintf(0xa)
- <0x14>
- Attribute: EIATTR_CRS_STACK_SIZE
- Format: EIFMT_SVAL
- Value: 0x0
-
-
-.text._Z17convertFp32ToFp16P6__halfPfi
-bar = 0 reg = 9 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0x00017a02 0x00000a00 0x00000f00 0x000fd000
-0x00047919 0x00000000 0x00002500 0x000e2200
-0x00027919 0x00000000 0x00002100 0x000e2400
-0x04047a24 0x00000000 0x078e0202 0x001fca00
-0x04007a0c 0x00005c00 0x03f062f0 0x000fd800
-0x0000094d 0x00000000 0x03800000 0x000fea00
-0x00027802 0x00000004 0x00000f00 0x000fca00
-0x04027625 0x00005a00 0x078e0202 0x000fd400
-0x02027381 0x00000000 0x001ee900 0x000e2200
-0x00057802 0x00000002 0x00000f00 0x000fca00
-0x04047625 0x00005800 0x078e0205 0x000fe200
-0x00067304 0x00000002 0x00200800 0x001e3200
-0x04007386 0x00000006 0x0010e500 0x0011e200
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-
-
-
-.text._Z12wmma_exampleP6__halfS0_Pfiiiff
-bar = 0 reg = 32 lmem=0 smem=0
-0xfffff389 0x000000ff 0x000e00ff 0x000fe200
-0xff017624 0x00000a00 0x078e00ff 0x000fd000
-0x01017810 0xfffffff8 0x07ffe0ff 0x000fc800
-0x01027a10 0x00000800 0x07f1e0ff 0x000fca00
-0xff007624 0x00000900 0x000e06ff 0x000fd000
-0x00037805 0x00000000 0x00005000 0x000fd000
-0x00077906 0x00000020 0x00209000 0x000e2400
-0x00077308 0x00000007 0x00001000 0x001e2200
-0x00067919 0x00000000 0x00002500 0x000e6200
-0x00097919 0x00000000 0x00002100 0x000e6200
-0x07087810 0x0ffffffe 0x07ffe0ff 0x001fcc00
-0x00057305 0x00000008 0x0021f000 0x0000a200
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0x06067a24 0x00000000 0x078e0209 0x002fe400
-0x050a7824 0xffffffe0 0x078e00ff 0x004fc800
-0x05047225 0x0000000a 0x078e0004 0x000fd000
-0x05047225 0x00000006 0x078e00ff 0x000fcc00
-0xff047224 0x000000ff 0x078e0a05 0x000fc800
-0x04067824 0x00000020 0x078e0206 0x000fca00
-0x0600780c 0x00000020 0x03f060f0 0x040fe200
-0x001c7919 0x00000000 0x00002600 0x000e2200
-0x00077919 0x00000000 0x00002200 0x000e3400
-0x06060810 0xffffffe0 0x07ffe0ff 0x000fc800
-0x0600780c 0x00000020 0x03f260f0 0x000fe400
-0x05050810 0x00000001 0x07ffe0ff 0x000fe400
-0xff007a0c 0x00006000 0x03f012f0 0x000fd000
-0x05051810 0x00000001 0x07ffe0ff 0x000fe200
-0x1c1c7a24 0x00000100 0x078e0207 0x001fc600
-0x051d7819 0x00000004 0x000006ff 0x000fe200
-0x1c1c7824 0x00000010 0x078e00ff 0x000fc600
-0x1d007a0c 0x00005e00 0x007012f0 0x000fc800
-0x1c007a0c 0x00005f00 0x007012f0 0x000fe200
-0x00007945 0x000003a0 0x03800000 0x000fe200
-0xff077224 0x000000ff 0x078e00ff 0x000fe200
-0x000b7202 0x000000ff 0x00000f00 0x000fe200
-0xff067224 0x000000ff 0x078e00ff 0x000fe400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff047224 0x000000ff 0x078e00ff 0x000fe400
-0xff0a7224 0x000000ff 0x078e00ff 0x000fc400
-0xff097224 0x000000ff 0x078e00ff 0x000fe400
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00008947 0x00000300 0x03800000 0x000fee00
-0x00067919 0x00000000 0x00000000 0x000e2200
-0xff0a7424 0x00000002 0x078e00ff 0x000fc800
-0x1d107625 0x00005800 0x078e020a 0x000fe200
-0xff047819 0x00000002 0x00011606 0x001fc800
-0x04057812 0x00000003 0x078ec0ff 0x000fe400
-0x06047812 0x00000003 0x078ec0ff 0x000fe400
-0x05077812 0x00000001 0x078ec0ff 0x000fe400
-0xff067819 0x00000004 0x00011606 0x000fe400
-0xff057819 0x00000001 0x00011605 0x000fe200
-0x07077824 0x00000008 0x078e0204 0x000fe200
-0x06067812 0x00000001 0x078ec0ff 0x000fc400
-0x05047211 0x00000004 0x078e18ff 0x000fe200
-0x1c0c7625 0x00005a00 0x078e020a 0x000fe400
-0x06077824 0x00000004 0x078e0207 0x040fe400
-0x06047824 0x00000004 0x078e0204 0x000fe400
-0x07077824 0x00000002 0x078e00ff 0x000fe400
-0x04057824 0x00000002 0x078e00ff 0x000fe400
-0x07107a25 0x00005e00 0x078e0010 0x000fc400
-0x050c7a25 0x00006000 0x078e000c 0x000fd000
-0x10187980 0x00000000 0x0010ed00 0x00006400
-0x0c147980 0x00000000 0x0010ed00 0x00046200
-0x10107980 0x00000010 0x0010ed00 0x001e2200
-0x0c0c7980 0x00000010 0x0010ed00 0x004e2200
-0xff087224 0x000000ff 0x078e00ff 0x000fe200
-0x00097202 0x000000ff 0x00000f00 0x000fe200
-0xff0a7224 0x000000ff 0x078e00ff 0x000fe400
-0xff0b7224 0x000000ff 0x078e00ff 0x000fe200
-0x00077202 0x000000ff 0x00000f00 0x000fe200
-0xff047224 0x000000ff 0x078e00ff 0x000fc400
-0xff057224 0x000000ff 0x078e00ff 0x000fe400
-0xff067224 0x000000ff 0x078e00ff 0x000fe200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x18087236 0x00000014 0x00005408 0x0c226400
-0x180a7236 0x00000014 0x0000d40a 0x0c04a400
-0x18047236 0x00000014 0x00015404 0x0c06e400
-0x18067236 0x00000014 0x0001d406 0x00092800
-0x1a087236 0x00000016 0x00005408 0x0c202400
-0x1a0a7236 0x00000016 0x0000d40a 0x0c426400
-0x1a047236 0x00000016 0x00015404 0x0c84a400
-0x1a067236 0x00000016 0x0001d406 0x0106e800
-0x10087236 0x0000000c 0x00005408 0x0c102400
-0x100a7236 0x0000000c 0x0000d40a 0x0c226400
-0x10047236 0x0000000c 0x00015404 0x0c44a400
-0x10067236 0x0000000c 0x0001d406 0x0086e800
-0x12087236 0x0000000e 0x00005408 0x0c102400
-0x120a7236 0x0000000e 0x0000d40a 0x0c202400
-0x12047236 0x0000000e 0x00015404 0x0c402400
-0x12067236 0x0000000e 0x0001d406 0x00803400
-0x00007941 0x00000000 0x03800000 0x001fea00
-0x000c7919 0x00000000 0x00000000 0x000e2200
-0x1c1c7a24 0x00005e00 0x078e02ff 0x000fe200
-0xff0e7819 0x00000004 0x0001160c 0x001fc400
-0xff0d7819 0x00000002 0x0001160c 0x000fe400
-0x0c0c7812 0x00000003 0x078ec0ff 0x000fe400
-0x0e0e7812 0x00000001 0x078ec0ff 0x000fe400
-0x0d0d7812 0x00000003 0x078ec0ff 0x000fc600
-0x0e0c7824 0x00000004 0x078e020c 0x000fe200
-0x0d0f7812 0x00000001 0x078ec0ff 0x000fe400
-0xff107819 0x00000001 0x0001160d 0x000fe400
-0x0c0d7812 0x00000005 0x078ec0ff 0x040fe400
-0x0c0e7812 0x00000002 0x078ec0ff 0x000fc600
-0x0f0c7824 0x00000008 0x078e020d 0x000fe200
-0xff0f7819 0x0000001f 0x0001141d 0x000fe200
-0x100e7824 0x00000008 0x078e020e 0x000fe200
-0x1d117210 0x0000001c 0x07f1e0ff 0x000fe200
-0xff0d7224 0x000000ff 0x078e00ff 0x000fc600
-0x1c0f7211 0x0000000f 0x000f0eff 0x000fe200
-0x0e0c7a25 0x00005e00 0x078e000c 0x000fe200
-0x110e7a11 0x00005c00 0x078010ff 0x000fe200
-0xff127624 0x00005e00 0x078e00ff 0x000fc600
-0x11117a11 0x00005d00 0x000f140f 0x000fe400
-0x0c107211 0x0000000e 0x078010ff 0x000fe400
-0x120e7819 0x00000002 0x000006ff 0x000fe400
-0xff0f7819 0x0000001e 0x00011612 0x000fe400
-0x0c0d7211 0x00000011 0x000f140d 0x000fe400
-0x0e127211 0x00000010 0x078210ff 0x000fc400
-0x0e117210 0x00000010 0x07f1e0ff 0x040fe400
-0x0e137211 0x0000000d 0x008f140f 0x040fe400
-0x0e157210 0x00000012 0x07f3e0ff 0x000fe200
-0x0f147824 0x00000001 0x000e060d 0x040fe400
-0xff0c7224 0x000000ff 0x078e0010 0x000fe400
-0x0f167824 0x00000001 0x008e0613 0x000fe400
-0xff0e7224 0x000000ff 0x078e0011 0x000fc400
-0xff0f7224 0x000000ff 0x078e0014 0x000fe200
-0x00107202 0x00000015 0x00000f00 0x000fe200
-0xff117224 0x000000ff 0x078e0016 0x000fe200
-0x0c007385 0x00000000 0x0010e908 0x0001e200
-0x0c007385 0x00000008 0x0010e90a 0x0003e800
-0x0e007385 0x00000000 0x0010e909 0x0003e200
-0x0e007385 0x00000008 0x0010e90b 0x0003e200
-0x12007385 0x00000000 0x0010e904 0x0003e200
-0x12007385 0x00000008 0x0010e906 0x0003e200
-0x10007385 0x00000000 0x0010e905 0x0003e200
-0x10007385 0x00000008 0x0010e907 0x0003e200
-0x00007948 0xffffffff 0x03800000 0x000fe200
-0x02087a10 0x80000800 0x07ffe0ff 0x001fd000
-0x00047805 0x00000000 0x00005000 0x002fd000
-0x04037824 0x00000001 0x078e0a03 0x000fd000
-0x08007387 0x00000003 0x00100800 0x0001e200
-0xff067224 0x000000ff 0x078e0002 0x000fe200
-0x00047802 0x00000000 0x00000f00 0x000fe200
-0xff077224 0x000000ff 0x078e0000 0x000fe200
-0x00057802 0x00000000 0x00000f00 0x000fe400
-0x00147802 0x00000000 0x00000f00 0x000fe400
-0x00157802 0x00000000 0x00000f00 0x000fd000
-0x00007943 0x00000000 0x03c00000 0x001fea00
-0x0000794d 0x00000000 0x03800000 0x000fea00
-0x00007947 0xfffffff0 0x0383ffff 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-0x00007918 0x00000000 0x00000000 0x000fc000
-
-
-.section .rel.text._Z12wmma_exampleP6__halfS0_Pfiiiff REL
-2272 $str R_CUDA_ABS32_LO_32
-2304 $str R_CUDA_ABS32_HI_32
-2352 vprintf R_CUDA_ABS47_34
-
-.section .rela.text._Z12wmma_exampleP6__halfS0_Pfiiiff RELA
-2320 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_LO_32 2368
-2336 _Z12wmma_exampleP6__halfS0_Pfiiiff R_CUDA_ABS32_HI_32 2368
-
-.section .debug_frame
-decodeDebugFrame, frameBuf 0xffffffff, total_length 224
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x100
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 0
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_advance_loc4 delta 52
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-CIE length 40, cie_id -1
-version 3
-augmentation slen 1
-augmentation
-code_align_factor slen 1
-data_align_factor slen 1
- Debug Frame Common Information Entry
- length: 40
- CIE_id : -1
- version: 3
- augmentation:
- code align factor: 4
- data align factor: -4
- return address register 16777215
- initial instructions: 23 bytes, ptr = 0x8080810c, frameBuf = 0xffffffff
- DW_CFA_def_cfa register R1, offset 0
- DW_CFA_same_value R255
- DW_CFA_same_value R1
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
- Debug Frame Description Entry
- length: 48
- CIE_pointer: 0
- initial_location: 0x0
- address_range: 0x970
- instructions: 24 bytes
- DW_CFA_advance_loc4 delta 4
- DW_CFA_advance_loc4 delta 2
- DW_CFA_def_cfa register R1, offset 8
- DW_CFA_advance_loc4 delta 586
- DW_CFA_nop
- DW_CFA_nop
- DW_CFA_nop
-
-.section .rel.debug_frame REL
-72 _Z17convertFp32ToFp16P6__halfPfi R_NV_64
-184 _Z12wmma_exampleP6__halfS0_Pfiiiff R_NV_64
-
- code for sm_70
- Function : _Z17convertFp32ToFp16P6__halfPfi
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ MOV R1, c[0x0][0x28]; /* 0x00000a0000017a02 */
- /* 0x000fd00000000f00 */
- /*0020*/ S2R R4, SR_CTAID.X; /* 0x0000000000047919 */
- /* 0x000e220000002500 */
- /*0030*/ S2R R2, SR_TID.X; /* 0x0000000000027919 */
- /* 0x000e240000002100 */
- /*0040*/ IMAD R4, R4, c[0x0][0x0], R2; /* 0x0000000004047a24 */
- /* 0x001fca00078e0202 */
- /*0050*/ ISETP.GE.AND P0, PT, R4, c[0x0][0x170], PT, !PT; /* 0x00005c0004007a0c */
- /* 0x000fd80003f062f0 */
- /*0060*/ @P0 EXIT; /* 0x000000000000094d */
- /* 0x000fea0003800000 */
- /*0070*/ MOV R2, 0x4; /* 0x0000000400027802 */
- /* 0x000fca0000000f00 */
- /*0080*/ IMAD.WIDE R2, R4, R2, c[0x0][0x168]; /* 0x00005a0004027625 */
- /* 0x000fd400078e0202 */
- /*0090*/ LDG.E.SYS R2, [R2]; /* 0x0000000002027381 */
- /* 0x000e2200001ee900 */
- /*00a0*/ MOV R5, 0x2; /* 0x0000000200057802 */
- /* 0x000fca0000000f00 */
- /*00b0*/ IMAD.WIDE R4, R4, R5, c[0x0][0x160]; /* 0x0000580004047625 */
- /* 0x000fe200078e0205 */
- /*00c0*/ F2F.F16.F32 R6, R2; /* 0x0000000200067304 */
- /* 0x001e320000200800 */
- /*00d0*/ STG.E.U16.SYS [R4], R6; /* 0x0000000604007386 */
- /* 0x0011e2000010e500 */
- /*00e0*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*00f0*/ BRA 0xf0; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- ...........................................
-
-
- Function : _Z12wmma_exampleP6__halfS0_Pfiiiff
- .headerflags @"EF_CUDA_SM70 EF_CUDA_PTX_SM(EF_CUDA_SM70)"
- /*0000*/ @!PT SHFL.IDX PT, RZ, RZ, RZ, RZ; /* 0x000000fffffff389 */
- /* 0x000fe200000e00ff */
- /*0010*/ IMAD.U32 R1, RZ, RZ, c[0x0][0x28]; /* 0x00000a00ff017624 */
- /* 0x000fd000078e00ff */
- /*0020*/ IADD3 R1, R1, -0x8, RZ; /* 0xfffffff801017810 */
- /* 0x000fc80007ffe0ff */
- /*0030*/ IADD3 R2, P0, R1, c[0x0][0x20], RZ; /* 0x0000080001027a10 */
- /* 0x000fca0007f1e0ff */
- /*0040*/ IMAD.X R0, RZ, RZ, c[0x0][0x24], P0; /* 0x00000900ff007624 */
- /* 0x000fd000000e06ff */
- /*0050*/ CS2R.32 R3, SR_CLOCKLO; /* 0x0000000000037805 */
- /* 0x000fd00000005000 */
- /*0060*/ I2F.U32.RP R7, 0x20; /* 0x0000002000077906 */
- /* 0x000e240000209000 */
- /*0070*/ MUFU.RCP R7, R7; /* 0x0000000700077308 */
- /* 0x001e220000001000 */
- /*0080*/ S2R R6, SR_CTAID.X; /* 0x0000000000067919 */
- /* 0x000e620000002500 */
- /*0090*/ S2R R9, SR_TID.X; /* 0x0000000000097919 */
- /* 0x000e620000002100 */
- /*00a0*/ IADD3 R8, R7, 0xffffffe, RZ; /* 0x0ffffffe07087810 */
- /* 0x001fcc0007ffe0ff */
- /*00b0*/ F2I.FTZ.U32.TRUNC.NTZ R5, R8; /* 0x0000000800057305 */
- /* 0x0000a2000021f000 */
- /*00c0*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*00d0*/ IMAD R6, R6, c[0x0][0x0], R9; /* 0x0000000006067a24 */
- /* 0x002fe400078e0209 */
- /*00e0*/ IMAD.U32 R10, R5, -0x20, RZ; /* 0xffffffe0050a7824 */
- /* 0x004fc800078e00ff */
- /*00f0*/ IMAD.WIDE.U32 R4, R5, R10, R4; /* 0x0000000a05047225 */
- /* 0x000fd000078e0004 */
- /*0100*/ IMAD.WIDE.U32 R4, R5, R6, RZ; /* 0x0000000605047225 */
- /* 0x000fcc00078e00ff */
- /*0110*/ IMAD R4, RZ, RZ, -R5; /* 0x000000ffff047224 */
- /* 0x000fc800078e0a05 */
- /*0120*/ IMAD R6, R4, 0x20, R6; /* 0x0000002004067824 */
- /* 0x000fca00078e0206 */
- /*0130*/ ISETP.GE.U32.AND P0, PT, R6.reuse, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x040fe20003f060f0 */
- /*0140*/ S2R R28, SR_CTAID.Y; /* 0x00000000001c7919 */
- /* 0x000e220000002600 */
- /*0150*/ S2R R7, SR_TID.Y; /* 0x0000000000077919 */
- /* 0x000e340000002200 */
- /*0160*/ @P0 IADD3 R6, R6, -0x20, RZ; /* 0xffffffe006060810 */
- /* 0x000fc80007ffe0ff */
- /*0170*/ ISETP.GE.U32.AND P1, PT, R6, 0x20, PT, !PT; /* 0x000000200600780c */
- /* 0x000fe40003f260f0 */
- /*0180*/ @P0 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105050810 */
- /* 0x000fe40007ffe0ff */
- /*0190*/ ISETP.LT.AND P0, PT, RZ, c[0x0][0x180], PT, !PT; /* 0x00006000ff007a0c */
- /* 0x000fd00003f012f0 */
- /*01a0*/ @P1 IADD3 R5, R5, 0x1, RZ; /* 0x0000000105051810 */
- /* 0x000fe20007ffe0ff */
- /*01b0*/ IMAD R28, R28, c[0x0][0x4], R7; /* 0x000001001c1c7a24 */
- /* 0x001fc600078e0207 */
- /*01c0*/ SHF.L.U32 R29, R5, 0x4, RZ; /* 0x00000004051d7819 */
- /* 0x000fe200000006ff */
- /*01d0*/ IMAD.U32 R28, R28, 0x10, RZ; /* 0x000000101c1c7824 */
- /* 0x000fc600078e00ff */
- /*01e0*/ ISETP.LT.AND P0, PT, R29, c[0x0][0x178], P0, !PT; /* 0x00005e001d007a0c */
- /* 0x000fc800007012f0 */
- /*01f0*/ ISETP.LT.AND P0, PT, R28, c[0x0][0x17c], P0, !PT; /* 0x00005f001c007a0c */
- /* 0x000fe200007012f0 */
- /*0200*/ BSSY B0, 0x5b0; /* 0x000003a000007945 */
- /* 0x000fe20003800000 */
- /*0210*/ IMAD.U32 R7, RZ, RZ, RZ; /* 0x000000ffff077224 */
- /* 0x000fe200078e00ff */
- /*0220*/ MOV R11, RZ; /* 0x000000ff000b7202 */
- /* 0x000fe20000000f00 */
- /*0230*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe400078e00ff */
- /*0240*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0250*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fe400078e00ff */
- /*0260*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fc400078e00ff */
- /*0270*/ IMAD.U32 R9, RZ, RZ, RZ; /* 0x000000ffff097224 */
- /* 0x000fe400078e00ff */
- /*0280*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0290*/ @!P0 BRA 0x5a0; /* 0x0000030000008947 */
- /* 0x000fee0003800000 */
- /*02a0*/ S2R R6, SR_LANEID; /* 0x0000000000067919 */
- /* 0x000e220000000000 */
- /*02b0*/ IMAD.U32 R10, RZ, RZ, 0x2; /* 0x00000002ff0a7424 */
- /* 0x000fc800078e00ff */
- /*02c0*/ IMAD.WIDE R16, R29, R10, c[0x0][0x160]; /* 0x000058001d107625 */
- /* 0x000fe200078e020a */
- /*02d0*/ SHF.R.U32.HI R4, RZ, 0x2, R6; /* 0x00000002ff047819 */
- /* 0x001fc80000011606 */
- /*02e0*/ LOP3.LUT R5, R4, 0x3, RZ, 0xc0, !PT; /* 0x0000000304057812 */
- /* 0x000fe400078ec0ff */
- /*02f0*/ LOP3.LUT R4, R6, 0x3, RZ, 0xc0, !PT; /* 0x0000000306047812 */
- /* 0x000fe400078ec0ff */
- /*0300*/ LOP3.LUT R7, R5, 0x1, RZ, 0xc0, !PT; /* 0x0000000105077812 */
- /* 0x000fe400078ec0ff */
- /*0310*/ SHF.R.U32.HI R6, RZ, 0x4, R6; /* 0x00000004ff067819 */
- /* 0x000fe40000011606 */
- /*0320*/ SHF.R.U32.HI R5, RZ, 0x1, R5; /* 0x00000001ff057819 */
- /* 0x000fe20000011605 */
- /*0330*/ IMAD R7, R7, 0x8, R4; /* 0x0000000807077824 */
- /* 0x000fe200078e0204 */
- /*0340*/ LOP3.LUT R6, R6, 0x1, RZ, 0xc0, !PT; /* 0x0000000106067812 */
- /* 0x000fc400078ec0ff */
- /*0350*/ LEA R4, R5, R4, 0x3; /* 0x0000000405047211 */
- /* 0x000fe200078e18ff */
- /*0360*/ IMAD.WIDE R12, R28, R10, c[0x0][0x168]; /* 0x00005a001c0c7625 */
- /* 0x000fe400078e020a */
- /*0370*/ IMAD R7, R6.reuse, 0x4, R7; /* 0x0000000406077824 */
- /* 0x040fe400078e0207 */
- /*0380*/ IMAD R4, R6, 0x4, R4; /* 0x0000000406047824 */
- /* 0x000fe400078e0204 */
- /*0390*/ IMAD.U32 R7, R7, 0x2, RZ; /* 0x0000000207077824 */
- /* 0x000fe400078e00ff */
- /*03a0*/ IMAD.U32 R5, R4, 0x2, RZ; /* 0x0000000204057824 */
- /* 0x000fe400078e00ff */
- /*03b0*/ IMAD.WIDE.U32 R16, R7, c[0x0][0x178], R16; /* 0x00005e0007107a25 */
- /* 0x000fc400078e0010 */
- /*03c0*/ IMAD.WIDE.U32 R12, R5, c[0x0][0x180], R12; /* 0x00006000050c7a25 */
- /* 0x000fd000078e000c */
- /*03d0*/ LD.E.128.SYS R24, [R16]; /* 0x0000000010187980 */
- /* 0x000064000010ed00 */
- /*03e0*/ LD.E.128.SYS R20, [R12]; /* 0x000000000c147980 */
- /* 0x000462000010ed00 */
- /*03f0*/ LD.E.128.SYS R16, [R16+0x10]; /* 0x0000001010107980 */
- /* 0x001e22000010ed00 */
- /*0400*/ LD.E.128.SYS R12, [R12+0x10]; /* 0x000000100c0c7980 */
- /* 0x004e22000010ed00 */
- /*0410*/ IMAD.U32 R8, RZ, RZ, RZ; /* 0x000000ffff087224 */
- /* 0x000fe200078e00ff */
- /*0420*/ MOV R9, RZ; /* 0x000000ff00097202 */
- /* 0x000fe20000000f00 */
- /*0430*/ IMAD.U32 R10, RZ, RZ, RZ; /* 0x000000ffff0a7224 */
- /* 0x000fe400078e00ff */
- /*0440*/ IMAD.U32 R11, RZ, RZ, RZ; /* 0x000000ffff0b7224 */
- /* 0x000fe200078e00ff */
- /*0450*/ MOV R7, RZ; /* 0x000000ff00077202 */
- /* 0x000fe20000000f00 */
- /*0460*/ IMAD.U32 R4, RZ, RZ, RZ; /* 0x000000ffff047224 */
- /* 0x000fc400078e00ff */
- /*0470*/ IMAD.U32 R5, RZ, RZ, RZ; /* 0x000000ffff057224 */
- /* 0x000fe400078e00ff */
- /*0480*/ IMAD.U32 R6, RZ, RZ, RZ; /* 0x000000ffff067224 */
- /* 0x000fe200078e00ff */
- /*0490*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*04a0*/ HMMA.884.F32.F32.STEP0 R8, R24.reuse, R20.reuse.T, R8; /* 0x0000001418087236 */
- /* 0x0c22640000005408 */
- /*04b0*/ HMMA.884.F32.F32.STEP1 R10, R24.reuse, R20.reuse.T, R10; /* 0x00000014180a7236 */
- /* 0x0c04a4000000d40a */
- /*04c0*/ HMMA.884.F32.F32.STEP2 R4, R24.reuse, R20.reuse.T, R4; /* 0x0000001418047236 */
- /* 0x0c06e40000015404 */
- /*04d0*/ HMMA.884.F32.F32.STEP3 R6, R24, R20.T, R6; /* 0x0000001418067236 */
- /* 0x000928000001d406 */
- /*04e0*/ HMMA.884.F32.F32.STEP0 R8, R26.reuse, R22.reuse.T, R8; /* 0x000000161a087236 */
- /* 0x0c20240000005408 */
- /*04f0*/ HMMA.884.F32.F32.STEP1 R10, R26.reuse, R22.reuse.T, R10; /* 0x000000161a0a7236 */
- /* 0x0c4264000000d40a */
- /*0500*/ HMMA.884.F32.F32.STEP2 R4, R26.reuse, R22.reuse.T, R4; /* 0x000000161a047236 */
- /* 0x0c84a40000015404 */
- /*0510*/ HMMA.884.F32.F32.STEP3 R6, R26, R22.T, R6; /* 0x000000161a067236 */
- /* 0x0106e8000001d406 */
- /*0520*/ HMMA.884.F32.F32.STEP0 R8, R16.reuse, R12.reuse.T, R8; /* 0x0000000c10087236 */
- /* 0x0c10240000005408 */
- /*0530*/ HMMA.884.F32.F32.STEP1 R10, R16.reuse, R12.reuse.T, R10; /* 0x0000000c100a7236 */
- /* 0x0c2264000000d40a */
- /*0540*/ HMMA.884.F32.F32.STEP2 R4, R16.reuse, R12.reuse.T, R4; /* 0x0000000c10047236 */
- /* 0x0c44a40000015404 */
- /*0550*/ HMMA.884.F32.F32.STEP3 R6, R16, R12.T, R6; /* 0x0000000c10067236 */
- /* 0x0086e8000001d406 */
- /*0560*/ HMMA.884.F32.F32.STEP0 R8, R18.reuse, R14.reuse.T, R8; /* 0x0000000e12087236 */
- /* 0x0c10240000005408 */
- /*0570*/ HMMA.884.F32.F32.STEP1 R10, R18.reuse, R14.reuse.T, R10; /* 0x0000000e120a7236 */
- /* 0x0c2024000000d40a */
- /*0580*/ HMMA.884.F32.F32.STEP2 R4, R18.reuse, R14.reuse.T, R4; /* 0x0000000e12047236 */
- /* 0x0c40240000015404 */
- /*0590*/ HMMA.884.F32.F32.STEP3 R6, R18, R14.T, R6; /* 0x0000000e12067236 */
- /* 0x008034000001d406 */
- /*05a0*/ BSYNC B0; /* 0x0000000000007941 */
- /* 0x001fea0003800000 */
- /*05b0*/ S2R R12, SR_LANEID; /* 0x00000000000c7919 */
- /* 0x000e220000000000 */
- /*05c0*/ IMAD R28, R28, c[0x0][0x178], RZ; /* 0x00005e001c1c7a24 */
- /* 0x000fe200078e02ff */
- /*05d0*/ SHF.R.U32.HI R14, RZ, 0x4, R12; /* 0x00000004ff0e7819 */
- /* 0x001fc4000001160c */
- /*05e0*/ SHF.R.U32.HI R13, RZ, 0x2, R12; /* 0x00000002ff0d7819 */
- /* 0x000fe4000001160c */
- /*05f0*/ LOP3.LUT R12, R12, 0x3, RZ, 0xc0, !PT; /* 0x000000030c0c7812 */
- /* 0x000fe400078ec0ff */
- /*0600*/ LOP3.LUT R14, R14, 0x1, RZ, 0xc0, !PT; /* 0x000000010e0e7812 */
- /* 0x000fe400078ec0ff */
- /*0610*/ LOP3.LUT R13, R13, 0x3, RZ, 0xc0, !PT; /* 0x000000030d0d7812 */
- /* 0x000fc600078ec0ff */
- /*0620*/ IMAD R12, R14, 0x4, R12; /* 0x000000040e0c7824 */
- /* 0x000fe200078e020c */
- /*0630*/ LOP3.LUT R15, R13, 0x1, RZ, 0xc0, !PT; /* 0x000000010d0f7812 */
- /* 0x000fe400078ec0ff */
- /*0640*/ SHF.R.U32.HI R16, RZ, 0x1, R13; /* 0x00000001ff107819 */
- /* 0x000fe4000001160d */
- /*0650*/ LOP3.LUT R13, R12.reuse, 0x5, RZ, 0xc0, !PT; /* 0x000000050c0d7812 */
- /* 0x040fe400078ec0ff */
- /*0660*/ LOP3.LUT R14, R12, 0x2, RZ, 0xc0, !PT; /* 0x000000020c0e7812 */
- /* 0x000fc600078ec0ff */
- /*0670*/ IMAD R12, R15, 0x8, R13; /* 0x000000080f0c7824 */
- /* 0x000fe200078e020d */
- /*0680*/ SHF.R.S32.HI R15, RZ, 0x1f, R29; /* 0x0000001fff0f7819 */
- /* 0x000fe2000001141d */
- /*0690*/ IMAD R14, R16, 0x8, R14; /* 0x00000008100e7824 */
- /* 0x000fe200078e020e */
- /*06a0*/ IADD3 R17, P0, R29, R28, RZ; /* 0x0000001c1d117210 */
- /* 0x000fe20007f1e0ff */
- /*06b0*/ IMAD.U32 R13, RZ, RZ, RZ; /* 0x000000ffff0d7224 */
- /* 0x000fc600078e00ff */
- /*06c0*/ LEA.HI.X.SX32 R15, R28, R15, 0x1, P0; /* 0x0000000f1c0f7211 */
- /* 0x000fe200000f0eff */
- /*06d0*/ IMAD.WIDE.U32 R12, R14, c[0x0][0x178], R12; /* 0x00005e000e0c7a25 */
- /* 0x000fe200078e000c */
- /*06e0*/ LEA R14, P0, R17, c[0x0][0x170], 0x2; /* 0x00005c00110e7a11 */
- /* 0x000fe200078010ff */
- /*06f0*/ IMAD.U32 R18, RZ, RZ, c[0x0][0x178]; /* 0x00005e00ff127624 */
- /* 0x000fc600078e00ff */
- /*0700*/ LEA.HI.X R17, R17, c[0x0][0x174], R15, 0x2, P0; /* 0x00005d0011117a11 */
- /* 0x000fe400000f140f */
- /*0710*/ LEA R16, P0, R12, R14, 0x2; /* 0x0000000e0c107211 */
- /* 0x000fe400078010ff */
- /*0720*/ SHF.L.U32 R14, R18, 0x2, RZ; /* 0x00000002120e7819 */
- /* 0x000fe400000006ff */
- /*0730*/ SHF.R.U32.HI R15, RZ, 0x1e, R18; /* 0x0000001eff0f7819 */
- /* 0x000fe40000011612 */
- /*0740*/ LEA.HI.X R13, R12, R17, R13, 0x2, P0; /* 0x000000110c0d7211 */
- /* 0x000fe400000f140d */
- /*0750*/ LEA R18, P1, R14, R16, 0x2; /* 0x000000100e127211 */
- /* 0x000fc400078210ff */
- /*0760*/ IADD3 R17, P0, R14.reuse, R16, RZ; /* 0x000000100e117210 */
- /* 0x040fe40007f1e0ff */
- /*0770*/ LEA.HI.X R19, R14.reuse, R13, R15, 0x2, P1; /* 0x0000000d0e137211 */
- /* 0x040fe400008f140f */
- /*0780*/ IADD3 R21, P1, R14, R18, RZ; /* 0x000000120e157210 */
- /* 0x000fe20007f3e0ff */
- /*0790*/ IMAD.X R20, R15.reuse, 0x1, R13, P0; /* 0x000000010f147824 */
- /* 0x040fe400000e060d */
- /*07a0*/ IMAD.U32 R12, RZ, RZ, R16; /* 0x000000ffff0c7224 */
- /* 0x000fe400078e0010 */
- /*07b0*/ IMAD.X R22, R15, 0x1, R19, P1; /* 0x000000010f167824 */
- /* 0x000fe400008e0613 */
- /*07c0*/ IMAD.U32 R14, RZ, RZ, R17; /* 0x000000ffff0e7224 */
- /* 0x000fc400078e0011 */
- /*07d0*/ IMAD.U32 R15, RZ, RZ, R20; /* 0x000000ffff0f7224 */
- /* 0x000fe200078e0014 */
- /*07e0*/ MOV R16, R21; /* 0x0000001500107202 */
- /* 0x000fe20000000f00 */
- /*07f0*/ IMAD.U32 R17, RZ, RZ, R22; /* 0x000000ffff117224 */
- /* 0x000fe200078e0016 */
- /*0800*/ ST.E.SYS [R12], R8; /* 0x000000000c007385 */
- /* 0x0001e2000010e908 */
- /*0810*/ ST.E.SYS [R12+0x8], R10; /* 0x000000080c007385 */
- /* 0x0003e8000010e90a */
- /*0820*/ ST.E.SYS [R14], R9; /* 0x000000000e007385 */
- /* 0x0003e2000010e909 */
- /*0830*/ ST.E.SYS [R14+0x8], R11; /* 0x000000080e007385 */
- /* 0x0003e2000010e90b */
- /*0840*/ ST.E.SYS [R18], R4; /* 0x0000000012007385 */
- /* 0x0003e2000010e904 */
- /*0850*/ ST.E.SYS [R18+0x8], R6; /* 0x0000000812007385 */
- /* 0x0003e2000010e906 */
- /*0860*/ ST.E.SYS [R16], R5; /* 0x0000000010007385 */
- /* 0x0003e2000010e905 */
- /*0870*/ ST.E.SYS [R16+0x8], R7; /* 0x0000000810007385 */
- /* 0x0003e2000010e907 */
- /*0880*/ WARPSYNC 0xffffffff; /* 0xffffffff00007948 */
- /* 0x000fe20003800000 */
- /*0890*/ IADD3 R8, R2, -c[0x0][0x20], RZ; /* 0x8000080002087a10 */
- /* 0x001fd00007ffe0ff */
- /*08a0*/ CS2R.32 R4, SR_CLOCKLO; /* 0x0000000000047805 */
- /* 0x002fd00000005000 */
- /*08b0*/ IMAD R3, R4, 0x1, -R3; /* 0x0000000104037824 */
- /* 0x000fd000078e0a03 */
- /*08c0*/ STL [R8], R3; /* 0x0000000308007387 */
- /* 0x0001e20000100800 */
- /*08d0*/ IMAD.U32 R6, RZ, RZ, R2; /* 0x000000ffff067224 */
- /* 0x000fe200078e0002 */
- /*08e0*/ MOV R4, 0x0; /* 0x0000000000047802 */
- /* 0x000fe20000000f00 */
- /*08f0*/ IMAD.U32 R7, RZ, RZ, R0; /* 0x000000ffff077224 */
- /* 0x000fe200078e0000 */
- /*0900*/ MOV R5, 0x0; /* 0x0000000000057802 */
- /* 0x000fe40000000f00 */
- /*0910*/ MOV R20, 0x0; /* 0x0000000000147802 */
- /* 0x000fe40000000f00 */
- /*0920*/ MOV R21, 0x0; /* 0x0000000000157802 */
- /* 0x000fd00000000f00 */
- /*0930*/ CALL.ABS.NOINC 0x0; /* 0x0000000000007943 */
- /* 0x001fea0003c00000 */
- /*0940*/ EXIT; /* 0x000000000000794d */
- /* 0x000fea0003800000 */
- /*0950*/ BRA 0x950; /* 0xfffffff000007947 */
- /* 0x000fc0000383ffff */
- /*0960*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- /*0970*/ NOP; /* 0x0000000000007918 */
- /* 0x000fc00000000000 */
- .............................................
-
-
-
-Fatbin ptx code:
-================
-arch = sm_70
-code version = [6,0]
-producer = cuda
-host = linux
-compile_size = 64bit
-compressed
-
-
-
-
-
-
-
-
-.version 6.0
-.target sm_70
-.address_size 64
-
-
-.extern .func (.param .b32 func_retval0) vprintf
-(
-.param .b64 vprintf_param_0,
-.param .b64 vprintf_param_1
-)
-;
-.global .align 16 .b8 $str[9] = {99, 108, 111, 99, 107, 61, 37, 100, 0};
-
-.visible .entry _Z12wmma_exampleP6__halfS0_Pfiiiff(
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_0,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_1,
-.param .u64 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_2,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_3,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_4,
-.param .u32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_5,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_6,
-.param .f32 _Z12wmma_exampleP6__halfS0_Pfiiiff_param_7
-)
-{
-.local .align 8 .b8 __local_depot0[8];
-.reg .b64 %SP;
-.reg .b64 %SPL;
-.reg .pred %p<6>;
-.reg .f32 %f<34>;
-.reg .b32 %r<38>;
-.reg .b64 %rd<18>;
-
-
-mov.u64 %rd17, __local_depot0;
-cvta.local.u64 %SP, %rd17;
-ld.param.u64 %rd1, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_0];
-ld.param.u64 %rd2, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_1];
-ld.param.u64 %rd3, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_2];
-ld.param.u32 %r4, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_3];
-ld.param.u32 %r7, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_4];
-ld.param.u32 %r5, [_Z12wmma_exampleP6__halfS0_Pfiiiff_param_5];
-
- mov.u32 %r6, %clock;
-
- mov.u32 %r8, %ntid.x;
-mov.u32 %r9, %ctaid.x;
-mov.u32 %r10, %tid.x;
-mad.lo.s32 %r11, %r8, %r9, %r10;
-mov.u32 %r12, WARP_SZ;
-div.u32 %r13, %r11, %r12;
-mov.u32 %r14, %ntid.y;
-mov.u32 %r15, %ctaid.y;
-mov.u32 %r16, %tid.y;
-mad.lo.s32 %r17, %r14, %r15, %r16;
-shl.b32 %r2, %r13, 4;
-shl.b32 %r3, %r17, 4;
-setp.lt.s32 %p1, %r2, %r4;
-setp.gt.s32 %p2, %r5, 0;
-and.pred %p3, %p1, %p2;
-setp.lt.s32 %p4, %r3, %r7;
-and.pred %p5, %p3, %p4;
-mov.f32 %f26, 0f00000000;
-mov.f32 %f27, %f26;
-mov.f32 %f28, %f26;
-mov.f32 %f29, %f26;
-mov.f32 %f30, %f26;
-mov.f32 %f31, %f26;
-mov.f32 %f32, %f26;
-mov.f32 %f33, %f26;
-@!%p5 bra BB0_2;
-bra.uni BB0_1;
-
-BB0_1:
-mul.wide.s32 %rd4, %r2, 2;
-add.s64 %rd5, %rd1, %rd4;
-wmma.load.a.sync.row.m16n16k16.f16 {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, [%rd5], %r4;
-mul.wide.s32 %rd6, %r3, 2;
-add.s64 %rd7, %rd2, %rd6;
-wmma.load.b.sync.col.m16n16k16.f16 {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, [%rd7], %r5;
-mov.f32 %f25, 0f00000000;
-wmma.mma.sync.row.col.m16n16k16.f32.f32 {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, {%r18, %r19, %r20, %r21, %r22, %r23, %r24, %r25}, {%r26, %r27, %r28, %r29, %r30, %r31, %r32, %r33}, {%f25, %f25, %f25, %f25, %f25, %f25, %f25, %f25};
-
-BB0_2:
-add.u64 %rd8, %SP, 0;
-cvta.to.local.u64 %rd9, %rd8;
-mul.lo.s32 %r35, %r3, %r4;
-cvt.s64.s32 %rd10, %r35;
-cvt.s64.s32 %rd11, %r2;
-add.s64 %rd12, %rd10, %rd11;
-shl.b64 %rd13, %rd12, 2;
-add.s64 %rd14, %rd3, %rd13;
-wmma.store.d.sync.col.m16n16k16.f32 [%rd14], {%f33, %f32, %f31, %f30, %f29, %f28, %f27, %f26}, %r4;
-
- mov.u32 %r34, %clock;
-
- sub.s32 %r36, %r34, %r6;
-st.local.u32 [%rd9], %r36;
-mov.u64 %rd15, $str;
-cvta.global.u64 %rd16, %rd15;
-
- {
-.reg .b32 temp_param_reg;
-
- .param .b64 param0;
-st.param.b64 [param0+0], %rd16;
-.param .b64 param1;
-st.param.b64 [param1+0], %rd8;
-.param .b32 retval0;
-call.uni (retval0),
-vprintf,
-(
-param0,
-param1
-);
-ld.param.b32 %r37, [retval0+0];
-
-
- }
- ret;
-}
-
-
-.visible .entry _Z17convertFp32ToFp16P6__halfPfi(
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_0,
-.param .u64 _Z17convertFp32ToFp16P6__halfPfi_param_1,
-.param .u32 _Z17convertFp32ToFp16P6__halfPfi_param_2
-)
-{
-.reg .pred %p<2>;
-.reg .b16 %rs<2>;
-.reg .f32 %f<2>;
-.reg .b32 %r<6>;
-.reg .b64 %rd<9>;
-
-
-ld.param.u64 %rd1, [_Z17convertFp32ToFp16P6__halfPfi_param_0];
-ld.param.u64 %rd2, [_Z17convertFp32ToFp16P6__halfPfi_param_1];
-ld.param.u32 %r2, [_Z17convertFp32ToFp16P6__halfPfi_param_2];
-mov.u32 %r3, %ntid.x;
-mov.u32 %r4, %ctaid.x;
-mov.u32 %r5, %tid.x;
-mad.lo.s32 %r1, %r4, %r3, %r5;
-setp.ge.s32 %p1, %r1, %r2;
-@%p1 bra BB1_2;
-
-cvta.to.global.u64 %rd3, %rd2;
-mul.wide.s32 %rd4, %r1, 4;
-add.s64 %rd5, %rd3, %rd4;
-ld.global.f32 %f1, [%rd5];
-
- { cvt.rn.f16.f32 %rs1, %f1;}
-
-
- cvta.to.global.u64 %rd6, %rd1;
-mul.wide.s32 %rd7, %r1, 2;
-add.s64 %rd8, %rd6, %rd7;
-st.global.u16 [%rd8], %rs1;
-
-BB1_2:
-ret;
-}
-
-
diff --git a/cuda-kernels/gpgpu_inst_stats.txt b/cuda-kernels/gpgpu_inst_stats.txt
deleted file mode 100755
index 41f06a4..0000000
--- a/cuda-kernels/gpgpu_inst_stats.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-kernel line : count latency dram_traffic smem_bk_conflicts smem_warp gmem_access_generated gmem_warp exposed_latency warp_divergence
-_1.ptx 164 : 512 2560 1024 0 0 16 16 0 0
-_1.ptx 163 : 512 5696 0 0 0 0 0 0 0
-_1.ptx 162 : 512 5664 0 0 0 0 0 0 0
-_1.ptx 161 : 512 3616 0 0 0 0 0 0 0
-_1.ptx 158 : 512 3616 0 0 0 0 0 0 0
-_1.ptx 156 : 512 134048 2048 0 0 16 16 0 0
-_1.ptx 155 : 512 5632 0 0 0 0 0 0 0
-_1.ptx 154 : 512 5376 0 0 0 0 0 0 0
-_1.ptx 143 : 512 100864 128 0 0 0 0 0 0
-_1.ptx 167 : 512 3072 0 0 0 0 0 0 0
-_1.ptx 144 : 512 100864 0 0 0 0 0 0 0
-_1.ptx 145 : 512 1536 0 0 0 0 0 0 0
-_1.ptx 146 : 512 3072 0 0 0 0 0 0 0
-_1.ptx 147 : 512 3072 0 0 0 0 0 0 0
-_1.ptx 148 : 512 3072 0 0 0 0 0 0 0
-_1.ptx 149 : 512 8384 0 0 0 0 0 0 0
-_1.ptx 150 : 512 4096 0 0 0 0 0 0 0
-_1.ptx 151 : 512 0 0 0 0 0 0 0 0
-_1.ptx 153 : 512 3968 0 0 0 0 0 0 0
diff --git a/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-34-2018.log b/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-34-2018.log
deleted file mode 100644
index f754f0c..0000000
--- a/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-34-2018.log
+++ /dev/null
@@ -1,324 +0,0 @@
-kernel_name =
-kernel_launch_uid =
-
-Kernel Average Power Data:
-kernel_avg_power = 0
-gpu_avg_IBP, = -nan
-gpu_avg_ICP, = -nan
-gpu_avg_DCP, = -nan
-gpu_avg_TCP, = -nan
-gpu_avg_CCP, = -nan
-gpu_avg_SHRDP, = -nan
-gpu_avg_RFP, = -nan
-gpu_avg_SPP, = -nan
-gpu_avg_SFUP, = -nan
-gpu_avg_FPUP, = -nan
-gpu_avg_SCHEDP, = -nan
-gpu_avg_L2CP, = -nan
-gpu_avg_MCP, = -nan
-gpu_avg_NOCP, = -nan
-gpu_avg_DRAMP, = -nan
-gpu_avg_PIPEP, = -nan
-gpu_avg_IDLE_COREP, = -nan
-gpu_avg_CONST_DYNAMICP = -nan
-gpu_avg_TOT_INST, = -nan
-gpu_avg_FP_INT, = -nan
-gpu_avg_IC_H, = -nan
-gpu_avg_IC_M, = -nan
-gpu_avg_DC_RH, = -nan
-gpu_avg_DC_RM, = -nan
-gpu_avg_DC_WH, = -nan
-gpu_avg_DC_WM, = -nan
-gpu_avg_TC_H, = -nan
-gpu_avg_TC_M, = -nan
-gpu_avg_CC_H, = -nan
-gpu_avg_CC_M, = -nan
-gpu_avg_SHRD_ACC, = -nan
-gpu_avg_REG_RD, = -nan
-gpu_avg_REG_WR, = -nan
-gpu_avg_NON_REG_OPs, = -nan
-gpu_avg_SP_ACC, = -nan
-gpu_avg_SFU_ACC, = -nan
-gpu_avg_FPU_ACC, = -nan
-gpu_avg_MEM_RD, = -nan
-gpu_avg_MEM_WR, = -nan
-gpu_avg_MEM_PRE, = -nan
-gpu_avg_L2_RH, = -nan
-gpu_avg_L2_RM, = -nan
-gpu_avg_L2_WH, = -nan
-gpu_avg_L2_WM, = -nan
-gpu_avg_NOC_A, = -nan
-gpu_avg_PIPE_A, = -nan
-gpu_avg_IDLE_CORE_N, = -nan
-gpu_avg_CONST_DYNAMICN = -nan
-
-Kernel Maximum Power Data:
-kernel_max_power = 0
-gpu_max_IBP, = 0
-gpu_max_ICP, = 0
-gpu_max_DCP, = 0
-gpu_max_TCP, = 0
-gpu_max_CCP, = 0
-gpu_max_SHRDP, = 0
-gpu_max_RFP, = 0
-gpu_max_SPP, = 0
-gpu_max_SFUP, = 0
-gpu_max_FPUP, = 0
-gpu_max_SCHEDP, = 0
-gpu_max_L2CP, = 0
-gpu_max_MCP, = 0
-gpu_max_NOCP, = 0
-gpu_max_DRAMP, = 0
-gpu_max_PIPEP, = 0
-gpu_max_IDLE_COREP, = 0
-gpu_max_CONST_DYNAMICP = 0
-gpu_max_TOT_INST, = 0
-gpu_max_FP_INT, = 0
-gpu_max_IC_H, = 0
-gpu_max_IC_M, = 0
-gpu_max_DC_RH, = 0
-gpu_max_DC_RM, = 0
-gpu_max_DC_WH, = 0
-gpu_max_DC_WM, = 0
-gpu_max_TC_H, = 0
-gpu_max_TC_M, = 0
-gpu_max_CC_H, = 0
-gpu_max_CC_M, = 0
-gpu_max_SHRD_ACC, = 0
-gpu_max_REG_RD, = 0
-gpu_max_REG_WR, = 0
-gpu_max_NON_REG_OPs, = 0
-gpu_max_SP_ACC, = 0
-gpu_max_SFU_ACC, = 0
-gpu_max_FPU_ACC, = 0
-gpu_max_MEM_RD, = 0
-gpu_max_MEM_WR, = 0
-gpu_max_MEM_PRE, = 0
-gpu_max_L2_RH, = 0
-gpu_max_L2_RM, = 0
-gpu_max_L2_WH, = 0
-gpu_max_L2_WM, = 0
-gpu_max_NOC_A, = 0
-gpu_max_PIPE_A, = 0
-gpu_max_IDLE_CORE_N, = 0
-gpu_max_CONST_DYNAMICN = 0
-
-Kernel Minimum Power Data:
-kernel_min_power = 0
-gpu_min_IBP, = 0
-gpu_min_ICP, = 0
-gpu_min_DCP, = 0
-gpu_min_TCP, = 0
-gpu_min_CCP, = 0
-gpu_min_SHRDP, = 0
-gpu_min_RFP, = 0
-gpu_min_SPP, = 0
-gpu_min_SFUP, = 0
-gpu_min_FPUP, = 0
-gpu_min_SCHEDP, = 0
-gpu_min_L2CP, = 0
-gpu_min_MCP, = 0
-gpu_min_NOCP, = 0
-gpu_min_DRAMP, = 0
-gpu_min_PIPEP, = 0
-gpu_min_IDLE_COREP, = 0
-gpu_min_CONST_DYNAMICP = 0
-gpu_min_TOT_INST, = 0
-gpu_min_FP_INT, = 0
-gpu_min_IC_H, = 0
-gpu_min_IC_M, = 0
-gpu_min_DC_RH, = 0
-gpu_min_DC_RM, = 0
-gpu_min_DC_WH, = 0
-gpu_min_DC_WM, = 0
-gpu_min_TC_H, = 0
-gpu_min_TC_M, = 0
-gpu_min_CC_H, = 0
-gpu_min_CC_M, = 0
-gpu_min_SHRD_ACC, = 0
-gpu_min_REG_RD, = 0
-gpu_min_REG_WR, = 0
-gpu_min_NON_REG_OPs, = 0
-gpu_min_SP_ACC, = 0
-gpu_min_SFU_ACC, = 0
-gpu_min_FPU_ACC, = 0
-gpu_min_MEM_RD, = 0
-gpu_min_MEM_WR, = 0
-gpu_min_MEM_PRE, = 0
-gpu_min_L2_RH, = 0
-gpu_min_L2_RM, = 0
-gpu_min_L2_WH, = 0
-gpu_min_L2_WM, = 0
-gpu_min_NOC_A, = 0
-gpu_min_PIPE_A, = 0
-gpu_min_IDLE_CORE_N, = 0
-gpu_min_CONST_DYNAMICN = 0
-
-Accumulative Power Statistics Over Previous Kernels:
-gpu_tot_avg_power = -nan
-gpu_tot_max_power = 0
-gpu_tot_min_power = 0
-
-
-kernel_name =
-kernel_launch_uid =
-
-Kernel Average Power Data:
-kernel_avg_power = 0
-gpu_avg_IBP, = -nan
-gpu_avg_ICP, = -nan
-gpu_avg_DCP, = -nan
-gpu_avg_TCP, = -nan
-gpu_avg_CCP, = -nan
-gpu_avg_SHRDP, = -nan
-gpu_avg_RFP, = -nan
-gpu_avg_SPP, = -nan
-gpu_avg_SFUP, = -nan
-gpu_avg_FPUP, = -nan
-gpu_avg_SCHEDP, = -nan
-gpu_avg_L2CP, = -nan
-gpu_avg_MCP, = -nan
-gpu_avg_NOCP, = -nan
-gpu_avg_DRAMP, = -nan
-gpu_avg_PIPEP, = -nan
-gpu_avg_IDLE_COREP, = -nan
-gpu_avg_CONST_DYNAMICP = -nan
-gpu_avg_TOT_INST, = -nan
-gpu_avg_FP_INT, = -nan
-gpu_avg_IC_H, = -nan
-gpu_avg_IC_M, = -nan
-gpu_avg_DC_RH, = -nan
-gpu_avg_DC_RM, = -nan
-gpu_avg_DC_WH, = -nan
-gpu_avg_DC_WM, = -nan
-gpu_avg_TC_H, = -nan
-gpu_avg_TC_M, = -nan
-gpu_avg_CC_H, = -nan
-gpu_avg_CC_M, = -nan
-gpu_avg_SHRD_ACC, = -nan
-gpu_avg_REG_RD, = -nan
-gpu_avg_REG_WR, = -nan
-gpu_avg_NON_REG_OPs, = -nan
-gpu_avg_SP_ACC, = -nan
-gpu_avg_SFU_ACC, = -nan
-gpu_avg_FPU_ACC, = -nan
-gpu_avg_MEM_RD, = -nan
-gpu_avg_MEM_WR, = -nan
-gpu_avg_MEM_PRE, = -nan
-gpu_avg_L2_RH, = -nan
-gpu_avg_L2_RM, = -nan
-gpu_avg_L2_WH, = -nan
-gpu_avg_L2_WM, = -nan
-gpu_avg_NOC_A, = -nan
-gpu_avg_PIPE_A, = -nan
-gpu_avg_IDLE_CORE_N, = -nan
-gpu_avg_CONST_DYNAMICN = -nan
-
-Kernel Maximum Power Data:
-kernel_max_power = 0
-gpu_max_IBP, = 0
-gpu_max_ICP, = 0
-gpu_max_DCP, = 0
-gpu_max_TCP, = 0
-gpu_max_CCP, = 0
-gpu_max_SHRDP, = 0
-gpu_max_RFP, = 0
-gpu_max_SPP, = 0
-gpu_max_SFUP, = 0
-gpu_max_FPUP, = 0
-gpu_max_SCHEDP, = 0
-gpu_max_L2CP, = 0
-gpu_max_MCP, = 0
-gpu_max_NOCP, = 0
-gpu_max_DRAMP, = 0
-gpu_max_PIPEP, = 0
-gpu_max_IDLE_COREP, = 0
-gpu_max_CONST_DYNAMICP = 0
-gpu_max_TOT_INST, = 0
-gpu_max_FP_INT, = 0
-gpu_max_IC_H, = 0
-gpu_max_IC_M, = 0
-gpu_max_DC_RH, = 0
-gpu_max_DC_RM, = 0
-gpu_max_DC_WH, = 0
-gpu_max_DC_WM, = 0
-gpu_max_TC_H, = 0
-gpu_max_TC_M, = 0
-gpu_max_CC_H, = 0
-gpu_max_CC_M, = 0
-gpu_max_SHRD_ACC, = 0
-gpu_max_REG_RD, = 0
-gpu_max_REG_WR, = 0
-gpu_max_NON_REG_OPs, = 0
-gpu_max_SP_ACC, = 0
-gpu_max_SFU_ACC, = 0
-gpu_max_FPU_ACC, = 0
-gpu_max_MEM_RD, = 0
-gpu_max_MEM_WR, = 0
-gpu_max_MEM_PRE, = 0
-gpu_max_L2_RH, = 0
-gpu_max_L2_RM, = 0
-gpu_max_L2_WH, = 0
-gpu_max_L2_WM, = 0
-gpu_max_NOC_A, = 0
-gpu_max_PIPE_A, = 0
-gpu_max_IDLE_CORE_N, = 0
-gpu_max_CONST_DYNAMICN = 0
-
-Kernel Minimum Power Data:
-kernel_min_power = 0
-gpu_min_IBP, = 0
-gpu_min_ICP, = 0
-gpu_min_DCP, = 0
-gpu_min_TCP, = 0
-gpu_min_CCP, = 0
-gpu_min_SHRDP, = 0
-gpu_min_RFP, = 0
-gpu_min_SPP, = 0
-gpu_min_SFUP, = 0
-gpu_min_FPUP, = 0
-gpu_min_SCHEDP, = 0
-gpu_min_L2CP, = 0
-gpu_min_MCP, = 0
-gpu_min_NOCP, = 0
-gpu_min_DRAMP, = 0
-gpu_min_PIPEP, = 0
-gpu_min_IDLE_COREP, = 0
-gpu_min_CONST_DYNAMICP = 0
-gpu_min_TOT_INST, = 0
-gpu_min_FP_INT, = 0
-gpu_min_IC_H, = 0
-gpu_min_IC_M, = 0
-gpu_min_DC_RH, = 0
-gpu_min_DC_RM, = 0
-gpu_min_DC_WH, = 0
-gpu_min_DC_WM, = 0
-gpu_min_TC_H, = 0
-gpu_min_TC_M, = 0
-gpu_min_CC_H, = 0
-gpu_min_CC_M, = 0
-gpu_min_SHRD_ACC, = 0
-gpu_min_REG_RD, = 0
-gpu_min_REG_WR, = 0
-gpu_min_NON_REG_OPs, = 0
-gpu_min_SP_ACC, = 0
-gpu_min_SFU_ACC, = 0
-gpu_min_FPU_ACC, = 0
-gpu_min_MEM_RD, = 0
-gpu_min_MEM_WR, = 0
-gpu_min_MEM_PRE, = 0
-gpu_min_L2_RH, = 0
-gpu_min_L2_RM, = 0
-gpu_min_L2_WH, = 0
-gpu_min_L2_WM, = 0
-gpu_min_NOC_A, = 0
-gpu_min_PIPE_A, = 0
-gpu_min_IDLE_CORE_N, = 0
-gpu_min_CONST_DYNAMICN = 0
-
-Accumulative Power Statistics Over Previous Kernels:
-gpu_tot_avg_power = -nan
-gpu_tot_max_power = 0
-gpu_tot_min_power = 0
-
-
diff --git a/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-47-2018.log b/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-47-2018.log
deleted file mode 100644
index f754f0c..0000000
--- a/cuda-kernels/gpgpusim_power_report__Sun-May-27-14-17-47-2018.log
+++ /dev/null
@@ -1,324 +0,0 @@
-kernel_name =
-kernel_launch_uid =
-
-Kernel Average Power Data:
-kernel_avg_power = 0
-gpu_avg_IBP, = -nan
-gpu_avg_ICP, = -nan
-gpu_avg_DCP, = -nan
-gpu_avg_TCP, = -nan
-gpu_avg_CCP, = -nan
-gpu_avg_SHRDP, = -nan
-gpu_avg_RFP, = -nan
-gpu_avg_SPP, = -nan
-gpu_avg_SFUP, = -nan
-gpu_avg_FPUP, = -nan
-gpu_avg_SCHEDP, = -nan
-gpu_avg_L2CP, = -nan
-gpu_avg_MCP, = -nan
-gpu_avg_NOCP, = -nan
-gpu_avg_DRAMP, = -nan
-gpu_avg_PIPEP, = -nan
-gpu_avg_IDLE_COREP, = -nan
-gpu_avg_CONST_DYNAMICP = -nan
-gpu_avg_TOT_INST, = -nan
-gpu_avg_FP_INT, = -nan
-gpu_avg_IC_H, = -nan
-gpu_avg_IC_M, = -nan
-gpu_avg_DC_RH, = -nan
-gpu_avg_DC_RM, = -nan
-gpu_avg_DC_WH, = -nan
-gpu_avg_DC_WM, = -nan
-gpu_avg_TC_H, = -nan
-gpu_avg_TC_M, = -nan
-gpu_avg_CC_H, = -nan
-gpu_avg_CC_M, = -nan
-gpu_avg_SHRD_ACC, = -nan
-gpu_avg_REG_RD, = -nan
-gpu_avg_REG_WR, = -nan
-gpu_avg_NON_REG_OPs, = -nan
-gpu_avg_SP_ACC, = -nan
-gpu_avg_SFU_ACC, = -nan
-gpu_avg_FPU_ACC, = -nan
-gpu_avg_MEM_RD, = -nan
-gpu_avg_MEM_WR, = -nan
-gpu_avg_MEM_PRE, = -nan
-gpu_avg_L2_RH, = -nan
-gpu_avg_L2_RM, = -nan
-gpu_avg_L2_WH, = -nan
-gpu_avg_L2_WM, = -nan
-gpu_avg_NOC_A, = -nan
-gpu_avg_PIPE_A, = -nan
-gpu_avg_IDLE_CORE_N, = -nan
-gpu_avg_CONST_DYNAMICN = -nan
-
-Kernel Maximum Power Data:
-kernel_max_power = 0
-gpu_max_IBP, = 0
-gpu_max_ICP, = 0
-gpu_max_DCP, = 0
-gpu_max_TCP, = 0
-gpu_max_CCP, = 0
-gpu_max_SHRDP, = 0
-gpu_max_RFP, = 0
-gpu_max_SPP, = 0
-gpu_max_SFUP, = 0
-gpu_max_FPUP, = 0
-gpu_max_SCHEDP, = 0
-gpu_max_L2CP, = 0
-gpu_max_MCP, = 0
-gpu_max_NOCP, = 0
-gpu_max_DRAMP, = 0
-gpu_max_PIPEP, = 0
-gpu_max_IDLE_COREP, = 0
-gpu_max_CONST_DYNAMICP = 0
-gpu_max_TOT_INST, = 0
-gpu_max_FP_INT, = 0
-gpu_max_IC_H, = 0
-gpu_max_IC_M, = 0
-gpu_max_DC_RH, = 0
-gpu_max_DC_RM, = 0
-gpu_max_DC_WH, = 0
-gpu_max_DC_WM, = 0
-gpu_max_TC_H, = 0
-gpu_max_TC_M, = 0
-gpu_max_CC_H, = 0
-gpu_max_CC_M, = 0
-gpu_max_SHRD_ACC, = 0
-gpu_max_REG_RD, = 0
-gpu_max_REG_WR, = 0
-gpu_max_NON_REG_OPs, = 0
-gpu_max_SP_ACC, = 0
-gpu_max_SFU_ACC, = 0
-gpu_max_FPU_ACC, = 0
-gpu_max_MEM_RD, = 0
-gpu_max_MEM_WR, = 0
-gpu_max_MEM_PRE, = 0
-gpu_max_L2_RH, = 0
-gpu_max_L2_RM, = 0
-gpu_max_L2_WH, = 0
-gpu_max_L2_WM, = 0
-gpu_max_NOC_A, = 0
-gpu_max_PIPE_A, = 0
-gpu_max_IDLE_CORE_N, = 0
-gpu_max_CONST_DYNAMICN = 0
-
-Kernel Minimum Power Data:
-kernel_min_power = 0
-gpu_min_IBP, = 0
-gpu_min_ICP, = 0
-gpu_min_DCP, = 0
-gpu_min_TCP, = 0
-gpu_min_CCP, = 0
-gpu_min_SHRDP, = 0
-gpu_min_RFP, = 0
-gpu_min_SPP, = 0
-gpu_min_SFUP, = 0
-gpu_min_FPUP, = 0
-gpu_min_SCHEDP, = 0
-gpu_min_L2CP, = 0
-gpu_min_MCP, = 0
-gpu_min_NOCP, = 0
-gpu_min_DRAMP, = 0
-gpu_min_PIPEP, = 0
-gpu_min_IDLE_COREP, = 0
-gpu_min_CONST_DYNAMICP = 0
-gpu_min_TOT_INST, = 0
-gpu_min_FP_INT, = 0
-gpu_min_IC_H, = 0
-gpu_min_IC_M, = 0
-gpu_min_DC_RH, = 0
-gpu_min_DC_RM, = 0
-gpu_min_DC_WH, = 0
-gpu_min_DC_WM, = 0
-gpu_min_TC_H, = 0
-gpu_min_TC_M, = 0
-gpu_min_CC_H, = 0
-gpu_min_CC_M, = 0
-gpu_min_SHRD_ACC, = 0
-gpu_min_REG_RD, = 0
-gpu_min_REG_WR, = 0
-gpu_min_NON_REG_OPs, = 0
-gpu_min_SP_ACC, = 0
-gpu_min_SFU_ACC, = 0
-gpu_min_FPU_ACC, = 0
-gpu_min_MEM_RD, = 0
-gpu_min_MEM_WR, = 0
-gpu_min_MEM_PRE, = 0
-gpu_min_L2_RH, = 0
-gpu_min_L2_RM, = 0
-gpu_min_L2_WH, = 0
-gpu_min_L2_WM, = 0
-gpu_min_NOC_A, = 0
-gpu_min_PIPE_A, = 0
-gpu_min_IDLE_CORE_N, = 0
-gpu_min_CONST_DYNAMICN = 0
-
-Accumulative Power Statistics Over Previous Kernels:
-gpu_tot_avg_power = -nan
-gpu_tot_max_power = 0
-gpu_tot_min_power = 0
-
-
-kernel_name =
-kernel_launch_uid =
-
-Kernel Average Power Data:
-kernel_avg_power = 0
-gpu_avg_IBP, = -nan
-gpu_avg_ICP, = -nan
-gpu_avg_DCP, = -nan
-gpu_avg_TCP, = -nan
-gpu_avg_CCP, = -nan
-gpu_avg_SHRDP, = -nan
-gpu_avg_RFP, = -nan
-gpu_avg_SPP, = -nan
-gpu_avg_SFUP, = -nan
-gpu_avg_FPUP, = -nan
-gpu_avg_SCHEDP, = -nan
-gpu_avg_L2CP, = -nan
-gpu_avg_MCP, = -nan
-gpu_avg_NOCP, = -nan
-gpu_avg_DRAMP, = -nan
-gpu_avg_PIPEP, = -nan
-gpu_avg_IDLE_COREP, = -nan
-gpu_avg_CONST_DYNAMICP = -nan
-gpu_avg_TOT_INST, = -nan
-gpu_avg_FP_INT, = -nan
-gpu_avg_IC_H, = -nan
-gpu_avg_IC_M, = -nan
-gpu_avg_DC_RH, = -nan
-gpu_avg_DC_RM, = -nan
-gpu_avg_DC_WH, = -nan
-gpu_avg_DC_WM, = -nan
-gpu_avg_TC_H, = -nan
-gpu_avg_TC_M, = -nan
-gpu_avg_CC_H, = -nan
-gpu_avg_CC_M, = -nan
-gpu_avg_SHRD_ACC, = -nan
-gpu_avg_REG_RD, = -nan
-gpu_avg_REG_WR, = -nan
-gpu_avg_NON_REG_OPs, = -nan
-gpu_avg_SP_ACC, = -nan
-gpu_avg_SFU_ACC, = -nan
-gpu_avg_FPU_ACC, = -nan
-gpu_avg_MEM_RD, = -nan
-gpu_avg_MEM_WR, = -nan
-gpu_avg_MEM_PRE, = -nan
-gpu_avg_L2_RH, = -nan
-gpu_avg_L2_RM, = -nan
-gpu_avg_L2_WH, = -nan
-gpu_avg_L2_WM, = -nan
-gpu_avg_NOC_A, = -nan
-gpu_avg_PIPE_A, = -nan
-gpu_avg_IDLE_CORE_N, = -nan
-gpu_avg_CONST_DYNAMICN = -nan
-
-Kernel Maximum Power Data:
-kernel_max_power = 0
-gpu_max_IBP, = 0
-gpu_max_ICP, = 0
-gpu_max_DCP, = 0
-gpu_max_TCP, = 0
-gpu_max_CCP, = 0
-gpu_max_SHRDP, = 0
-gpu_max_RFP, = 0
-gpu_max_SPP, = 0
-gpu_max_SFUP, = 0
-gpu_max_FPUP, = 0
-gpu_max_SCHEDP, = 0
-gpu_max_L2CP, = 0
-gpu_max_MCP, = 0
-gpu_max_NOCP, = 0
-gpu_max_DRAMP, = 0
-gpu_max_PIPEP, = 0
-gpu_max_IDLE_COREP, = 0
-gpu_max_CONST_DYNAMICP = 0
-gpu_max_TOT_INST, = 0
-gpu_max_FP_INT, = 0
-gpu_max_IC_H, = 0
-gpu_max_IC_M, = 0
-gpu_max_DC_RH, = 0
-gpu_max_DC_RM, = 0
-gpu_max_DC_WH, = 0
-gpu_max_DC_WM, = 0
-gpu_max_TC_H, = 0
-gpu_max_TC_M, = 0
-gpu_max_CC_H, = 0
-gpu_max_CC_M, = 0
-gpu_max_SHRD_ACC, = 0
-gpu_max_REG_RD, = 0
-gpu_max_REG_WR, = 0
-gpu_max_NON_REG_OPs, = 0
-gpu_max_SP_ACC, = 0
-gpu_max_SFU_ACC, = 0
-gpu_max_FPU_ACC, = 0
-gpu_max_MEM_RD, = 0
-gpu_max_MEM_WR, = 0
-gpu_max_MEM_PRE, = 0
-gpu_max_L2_RH, = 0
-gpu_max_L2_RM, = 0
-gpu_max_L2_WH, = 0
-gpu_max_L2_WM, = 0
-gpu_max_NOC_A, = 0
-gpu_max_PIPE_A, = 0
-gpu_max_IDLE_CORE_N, = 0
-gpu_max_CONST_DYNAMICN = 0
-
-Kernel Minimum Power Data:
-kernel_min_power = 0
-gpu_min_IBP, = 0
-gpu_min_ICP, = 0
-gpu_min_DCP, = 0
-gpu_min_TCP, = 0
-gpu_min_CCP, = 0
-gpu_min_SHRDP, = 0
-gpu_min_RFP, = 0
-gpu_min_SPP, = 0
-gpu_min_SFUP, = 0
-gpu_min_FPUP, = 0
-gpu_min_SCHEDP, = 0
-gpu_min_L2CP, = 0
-gpu_min_MCP, = 0
-gpu_min_NOCP, = 0
-gpu_min_DRAMP, = 0
-gpu_min_PIPEP, = 0
-gpu_min_IDLE_COREP, = 0
-gpu_min_CONST_DYNAMICP = 0
-gpu_min_TOT_INST, = 0
-gpu_min_FP_INT, = 0
-gpu_min_IC_H, = 0
-gpu_min_IC_M, = 0
-gpu_min_DC_RH, = 0
-gpu_min_DC_RM, = 0
-gpu_min_DC_WH, = 0
-gpu_min_DC_WM, = 0
-gpu_min_TC_H, = 0
-gpu_min_TC_M, = 0
-gpu_min_CC_H, = 0
-gpu_min_CC_M, = 0
-gpu_min_SHRD_ACC, = 0
-gpu_min_REG_RD, = 0
-gpu_min_REG_WR, = 0
-gpu_min_NON_REG_OPs, = 0
-gpu_min_SP_ACC, = 0
-gpu_min_SFU_ACC, = 0
-gpu_min_FPU_ACC, = 0
-gpu_min_MEM_RD, = 0
-gpu_min_MEM_WR, = 0
-gpu_min_MEM_PRE, = 0
-gpu_min_L2_RH, = 0
-gpu_min_L2_RM, = 0
-gpu_min_L2_WH, = 0
-gpu_min_L2_WM, = 0
-gpu_min_NOC_A, = 0
-gpu_min_PIPE_A, = 0
-gpu_min_IDLE_CORE_N, = 0
-gpu_min_CONST_DYNAMICN = 0
-
-Accumulative Power Statistics Over Previous Kernels:
-gpu_tot_avg_power = -nan
-gpu_tot_max_power = 0
-gpu_tot_min_power = 0
-
-
diff --git a/cuda-kernels/log b/cuda-kernels/log
deleted file mode 100644
index 98df26a..0000000
--- a/cuda-kernels/log
+++ /dev/null
@@ -1,6328 +0,0 @@
-
-
- *** GPGPU-Sim Simulator Version 3.2.2 [build gpgpu-sim_git-commit-03de5ae03420ba5666d669c6f76faccf2704fa58_modified_17] ***
-
-
-GPGPU-Sim PTX: simulation mode 0 (can change with PTX_SIM_MODE_FUNC environment variable:
- 1=functional simulation only, 0=detailed performance simulator)
-GPGPU-Sim: Configuration options:
-
--network_mode 1 # Interconnection network mode
--inter_config_file config_fermi_islip.icnt # Interconnection network config file
--gpgpu_ptx_use_cuobjdump 1 # Use cuobjdump to extract ptx and sass from binaries
--gpgpu_experimental_lib_support 0 # Try to extract code from cuda libraries [Broken because of unknown cudaGetExportTable]
--gpgpu_ptx_convert_to_ptxplus 0 # Convert SASS (native ISA) to ptxplus and run ptxplus
--gpgpu_ptx_force_max_capability 70 # Force maximum compute capability
--gpgpu_ptx_inst_debug_to_file 0 # Dump executed instructions' debug information to file
--gpgpu_ptx_inst_debug_file inst_debug.txt # Executed instructions' debug output file
--gpgpu_ptx_inst_debug_thread_uid 1 # Thread UID for executed instructions' debug output
--gpgpu_simd_model 1 # 1 = post-dominator
--gpgpu_shader_core_pipeline 2048:32 # shader core pipeline config, i.e., {<nthread>:<warpsize>}
--gpgpu_tex_cache:l1 16:128:24,L:R:m:N:L,F:128:4,128:2 # per-shader L1 texture cache (READ-ONLY) config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq>:<rf>}
--gpgpu_const_cache:l1 128:64:2,L:R:f:N:L,A:2:64,4 # per-shader L1 constant memory cache (READ-ONLY) config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq>}
--gpgpu_cache:il1 8:128:4,L:R:f:N:L,A:2:48,4 # shader L1 instruction cache config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq>}
--gpgpu_cache:dl1 64:128:6,L:L:m:N:H,A:128:8,8 # per-shader L1 data cache config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq> | none}
--gpgpu_cache:dl1PrefL1 none # per-shader L1 data cache config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq> | none}
--gpgpu_cache:dl1PreShared none # per-shader L1 data cache config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq> | none}
--gmem_skip_L1D 1 # global memory access skip L1D cache (implements -Xptxas -dlcm=cg, default=no skip)
--gpgpu_perfect_mem 0 # enable perfect memory mode (no cache miss)
--n_regfile_gating_group 4 # group of lanes that should be read/written together)
--gpgpu_clock_gated_reg_file 0 # enable clock gated reg file for power calculations
--gpgpu_clock_gated_lanes 0 # enable clock gated lanes for power calculations
--gpgpu_shader_registers 65536 # Number of registers per shader core. Limits number of concurrent CTAs. (default 8192)
--gpgpu_shader_cta 32 # Maximum number of concurrent CTAs in shader (default 8)
--gpgpu_num_cta_barriers 16 # Maximum number of named barriers per CTA (default 16)
--gpgpu_n_clusters 40 # number of processing clusters
--gpgpu_n_cores_per_cluster 1 # number of simd cores per cluster
--gpgpu_n_cluster_ejection_buffer_size 8 # number of packets in ejection buffer
--gpgpu_n_ldst_response_buffer_size 2 # number of response packets in ld/st unit ejection buffer
--gpgpu_shmem_size 16384 # Size of shared memory per shader core (default 16kB)
--gpgpu_shmem_size 98304 # Size of shared memory per shader core (default 16kB)
--gpgpu_shmem_size_PrefL1 16384 # Size of shared memory per shader core (default 16kB)
--gpgpu_shmem_size_PrefShared 16384 # Size of shared memory per shader core (default 16kB)
--gpgpu_shmem_num_banks 32 # Number of banks in the shared memory in each shader core (default 16)
--gpgpu_shmem_limited_broadcast 0 # Limit shared memory to do one broadcast per cycle (default on)
--gpgpu_shmem_warp_parts 1 # Number of portions a warp is divided into for shared memory bank conflict check
--gpgpu_warpdistro_shader -1 # Specify which shader core to collect the warp size distribution from
--gpgpu_warp_issue_shader 0 # Specify which shader core to collect the warp issue distribution from
--gpgpu_local_mem_map 1 # Mapping from local memory space address to simulated GPU physical address space (default = enabled)
--gpgpu_num_reg_banks 32 # Number of register banks (default = 8)
--gpgpu_reg_bank_use_warp_id 0 # Use warp ID in mapping registers to banks (default = off)
--gpgpu_operand_collector_num_units_sp 20 # number of collector units (default = 4)
--gpgpu_operand_collector_num_units_sfu 4 # number of collector units (default = 4)
--gpgpu_operand_collector_num_units_mem 8 # number of collector units (default = 2)
--gpgpu_operand_collector_num_units_gen 0 # number of collector units (default = 0)
--gpgpu_operand_collector_num_in_ports_sp 4 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_in_ports_sfu 1 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_in_ports_mem 1 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_in_ports_gen 0 # number of collector unit in ports (default = 0)
--gpgpu_operand_collector_num_out_ports_sp 4 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_out_ports_sfu 1 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_out_ports_mem 1 # number of collector unit in ports (default = 1)
--gpgpu_operand_collector_num_out_ports_gen 0 # number of collector unit in ports (default = 0)
--gpgpu_coalesce_arch 13 # Coalescing arch (default = 13, anything else is off for now)
--gpgpu_num_sched_per_core 2 # Number of warp schedulers per core
--gpgpu_max_insn_issue_per_warp 2 # Max number of instructions that can be issued per warp in one cycle by scheduler
--gpgpu_simt_core_sim_order 1 # Select the simulation order of cores in a cluster (0=Fix, 1=Round-Robin)
--gpgpu_pipeline_widths 4,1,1,4,1,1,6 # Pipeline widths ID_OC_SP,ID_OC_SFU,ID_OC_MEM,OC_EX_SP,OC_EX_SFU,OC_EX_MEM,EX_WB
--gpgpu_num_sp_units 4 # Number of SP units (default=1)
--gpgpu_num_sfu_units 1 # Number of SF units (default=1)
--gpgpu_num_mem_units 1 # Number if ldst units (default=1) WARNING: not hooked up to anything
--gpgpu_scheduler gto # Scheduler configuration: < lrr | gto | two_level_active > If two_level_active:<num_active_warps>:<inner_prioritization>:<outer_prioritization>For complete list of prioritization values see shader.h enum scheduler_prioritization_typeDefault: gto
--gpgpu_concurrent_kernel_sm 0 # Support concurrent kernels on a SM (default = disabled)
--gpgpu_dram_scheduler 1 # 0 = fifo, 1 = FR-FCFS (defaul)
--gpgpu_dram_partition_queues 8:8:8:8 # i2$:$2d:d2$:$2i
--l2_ideal 0 # Use a ideal L2 cache that always hit
--gpgpu_cache:dl2 64:128:16,L:B:m:W:L,A:1024:1024,4:0,32 # unified banked L2 data cache config {<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>,<mshr>:<N>:<merge>,<mq>}
--gpgpu_cache:dl2_texture_only 0 # L2 cache used for texture only
--gpgpu_n_mem 11 # number of memory modules (e.g. memory controllers) in gpu
--gpgpu_n_sub_partition_per_mchannel 2 # number of memory subpartition in each memory module
--gpgpu_n_mem_per_ctrlr 1 # number of memory chips per memory controller
--gpgpu_memlatency_stat 14 # track and display latency statistics 0x2 enables MC, 0x4 enables queue logs
--gpgpu_frfcfs_dram_sched_queue_size 64 # 0 = unlimited (default); # entries per chip
--gpgpu_dram_return_queue_size 116 # 0 = unlimited (default); # entries per chip
--gpgpu_dram_buswidth 4 # default = 4 bytes (8 bytes per cycle at DDR)
--gpgpu_dram_burst_length 8 # Burst length of each DRAM request (default = 4 data bus cycle)
--dram_data_command_freq_ratio 4 # Frequency ratio between DRAM data bus and command bus (default = 2 times, i.e. DDR)
--gpgpu_dram_timing_opt nbk=16:CCD=2:RRD=6:RCD=12:RAS=28:RP=12:RC=40: CL=12:WL=4:CDLR=5:WR=12:nbkgrp=1:CCDL=0:RTPL=0 # DRAM timing parameters = {nbk:tCCD:tRRD:tRCD:tRAS:tRP:tRC:CL:WL:tCDLR:tWR:nbkgrp:tCCDL:tRTPL}
--rop_latency 120 # ROP queue latency (default 85)
--dram_latency 100 # DRAM latency (default 30)
--gpgpu_mem_addr_mapping dramid@8;00000000.00000000.00000000.00000000.0000RRRR.RRRRRRRR.RBBBCCCC.BCCSSSSS # mapping memory address to dram model {dramid@<start bit>;<memory address map>}
--gpgpu_mem_addr_test 0 # run sweep test to check address mapping for aliased address
--gpgpu_mem_address_mask 1 # 0 = old addressing mask, 1 = new addressing mask, 2 = new add. mask + flipped bank sel and chip sel bits
--gpuwattch_xml_file gpuwattch_gtx1080Ti.xml # GPUWattch XML file
--power_simulation_enabled 1 # Turn on power simulator (1=On, 0=Off)
--power_per_cycle_dump 0 # Dump detailed power output each cycle
--power_trace_enabled 0 # produce a file for the power trace (1=On, 0=Off)
--power_trace_zlevel 6 # Compression level of the power trace output log (0=no comp, 9=highest)
--steady_power_levels_enabled 0 # produce a file for the steady power levels (1=On, 0=Off)
--steady_state_definition 8:4 # allowed deviation:number of samples
--gpgpu_max_cycle 0 # terminates gpu simulation early (0 = no limit)
--gpgpu_max_insn 0 # terminates gpu simulation early (0 = no limit)
--gpgpu_max_cta 0 # terminates gpu simulation early (0 = no limit)
--gpgpu_runtime_stat 500 # display runtime statistics such as dram utilization {<freq>:<flag>}
--liveness_message_freq 1 # Minimum number of seconds between simulation liveness messages (0 = always print)
--gpgpu_flush_l1_cache 0 # Flush L1 cache at the end of each kernel call
--gpgpu_flush_l2_cache 0 # Flush L2 cache at the end of each kernel call
--gpgpu_deadlock_detect 1 # Stop the simulation at deadlock (1=on (default), 0=off)
--gpgpu_ptx_instruction_classification 0 # if enabled will classify ptx instruction types per kernel (Max 255 kernels now)
--gpgpu_ptx_sim_mode 0 # Select between Performance (default) or Functional simulation (1)
--gpgpu_clock_domains 1481.0:2962.0:1481.0:2750.0 # Clock Domain Frequencies in MhZ {<Core Clock>:<ICNT Clock>:<L2 Clock>:<DRAM Clock>}
--gpgpu_max_concurrent_kernel 8 # maximum kernels that can run concurrently on GPU
--gpgpu_cflog_interval 0 # Interval between each snapshot in control flow logger
--visualizer_enabled 0 # Turn on visualizer output (1=On, 0=Off)
--visualizer_outputfile NULL # Specifies the output log file for visualizer
--visualizer_zlevel 6 # Compression level of the visualizer output log (0=no comp, 9=highest)
--trace_enabled 0 # Turn on traces
--trace_components none # comma seperated list of traces to enable. Complete list found in trace_streams.tup. Default none
--trace_sampling_core 0 # The core which is printed using CORE_DPRINTF. Default 0
--trace_sampling_memory_partition -1 # The memory partition which is printed using MEMPART_DPRINTF. Default -1 (i.e. all)
--enable_ptx_file_line_stats 1 # Turn on PTX source line statistic profiling. (1 = On)
--ptx_line_stats_filename gpgpu_inst_stats.txt # Output file for PTX source line statistics.
--gpgpu_kernel_launch_latency 0 # Kernel launch latency in cycles. Default: 0
--gpgpu_cdp_enabled 0 # Turn on CDP
--save_embedded_ptx 0 # saves ptx files embedded in binary as <n>.ptx
--keep 0 # keep intermediate files created by GPGPU-Sim when interfacing with external programs
--gpgpu_ptx_save_converted_ptxplus 0 # Saved converted ptxplus to a file
--ptx_opcode_latency_int 4,13,4,5,145,16,4 # Opcode latencies for integers <ADD,MAX,MUL,MAD,DIV,BSMAD_Presicion,BSMAD_lane_width>Default 1,1,19,25,145,1,4
--ptx_opcode_latency_fp 4,13,4,5,39 # Opcode latencies for single precision floating points <ADD,MAX,MUL,MAD,DIV>Default 1,1,1,1,30
--ptx_opcode_latency_dp 8,19,8,8,330 # Opcode latencies for double precision floating points <ADD,MAX,MUL,MAD,DIV>Default 8,8,8,8,335
--ptx_opcode_initiation_int 1,2,2,2,8,16,4 # Opcode initiation intervals for integers <ADD,MAX,MUL,MAD,DIV,BSMAD_Precision,BSMAD_lane_width>Default 1,1,4,4,32,1,1
--ptx_opcode_initiation_fp 1,2,1,1,4 # Opcode initiation intervals for single precision floating points <ADD,MAX,MUL,MAD,DIV>Default 1,1,1,1,5
--ptx_opcode_initiation_dp 1,2,1,1,130 # Opcode initiation intervals for double precision floating points <ADD,MAX,MUL,MAD,DIV>Default 8,8,8,8,130
--cdp_latency 7200,8000,100,12000,1600 # CDP API latency <cudaStreamCreateWithFlags, cudaGetParameterBufferV2_init_perWarp, cudaGetParameterBufferV2_perKernel, cudaLaunchDeviceV2_init_perWarp, cudaLaunchDevicV2_perKernel>Default 7200,8000,100,12000,1600
-DRAM Timing Options:
-nbk 16 # number of banks
-CCD 2 # column to column delay
-RRD 6 # minimal delay between activation of rows in different banks
-RCD 12 # row to column delay
-RAS 28 # time needed to activate row
-RP 12 # time needed to precharge (deactivate) row
-RC 40 # row cycle time
-CDLR 5 # switching from write to read (changes tWTR)
-WR 12 # last data-in to row precharge
-CL 12 # CAS latency
-WL 4 # Write latency
-nbkgrp 1 # number of bank groups
-CCDL 0 # column to column delay between accesses to different bank groups
-RTPL 0 # read to precharge delay between accesses to different bank groups
-Total number of memory sub partition = 22
-addr_dec_mask[CHIP] = 0000000000000000 high:64 low:0
-addr_dec_mask[BK] = 0000000000007080 high:15 low:7
-addr_dec_mask[ROW] = 000000000fff8000 high:28 low:15
-addr_dec_mask[COL] = 0000000000000f7f high:12 low:0
-addr_dec_mask[BURST] = 000000000000001f high:5 low:0
-sub_partition_id_mask = 0000000000000080
-GPGPU-Sim uArch: clock freqs: 1481000000.000000:2962000000.000000:1481000000.000000:2750000000.000000
-GPGPU-Sim uArch: clock periods: 0.00000000067521944632:0.00000000033760972316:0.00000000067521944632:0.00000000036363636364
-*** Initializing Memory Statistics ***
-GPGPU-Sim uArch: interconnect node map (shaderID+MemID to icntID)
-GPGPU-Sim uArch: Memory nodes ID start from index: 40
-GPGPU-Sim uArch: 0 1 2 3 4 5 6
-GPGPU-Sim uArch: 7 8 9 10 11 12 13
-GPGPU-Sim uArch: 14 15 16 17 18 19 20
-GPGPU-Sim uArch: 21 22 23 24 25 26 27
-GPGPU-Sim uArch: 28 29 30 31 32 33 34
-GPGPU-Sim uArch: 35 36 37 38 39 40 41
-GPGPU-Sim uArch: 42 43 44 45 46 47 48
-GPGPU-Sim uArch: 49 50 51 52 53 54 55
-GPGPU-Sim uArch: 56 57 58 59 60 61
-GPGPU-Sim uArch: interconnect node reverse map (icntID to shaderID+MemID)
-GPGPU-Sim uArch: Memory nodes start from ID: 40
-GPGPU-Sim uArch: 0 1 2 3 4 5 6
-GPGPU-Sim uArch: 7 8 9 10 11 12 13
-GPGPU-Sim uArch: 14 15 16 17 18 19 20
-GPGPU-Sim uArch: 21 22 23 24 25 26 27
-GPGPU-Sim uArch: 28 29 30 31 32 33 34
-GPGPU-Sim uArch: 35 36 37 38 39 40 41
-GPGPU-Sim uArch: 42 43 44 45 46 47 48
-GPGPU-Sim uArch: 49 50 51 52 53 54 55
-GPGPU-Sim uArch: 56 57 58 59 60 61
-a9478053306cbb4803bedf0d6ea12100 /home/araihan/gpgpusim-tensorcore/cuda-kernels/tensor_core
-GPGPU-Sim uArch: performance model initialization complete.
-GPGPU-Sim PTX: __cudaRegisterFatBinary, fat_cubin_handle = 1, filename=default
-self exe links to: /home/araihan/gpgpusim-tensorcore/cuda-kernels/tensor_core
-Running md5sum using "md5sum /home/araihan/gpgpusim-tensorcore/cuda-kernels/tensor_core "
-Parsing file _cuobjdump_complete_output_c7ZC8M
-######### cuobjdump parser ########
-## Adding new section PTX
-Adding ptx filename: _cuobjdump_1.ptx
-Adding arch: sm_70
-Adding identifier: default
-Done parsing!!!
-GPGPU-Sim PTX: __cudaRegisterFunction _Z17convertFp32ToFp16P6__halfPfi : hostFun 0x0x401dd7, fat_cubin_handle = 1
-WARNING: No guarantee that PTX will be parsed for SM version 70
- _1.ptx:13 => (ptx_parser.cc:175) start_function
- _1.ptx:13 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:13 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:13 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:13 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:13 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:13 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_local scalar_type_spec=B32_TYPE
- _1.ptx:14 => (ptx_parser.cc:189) add_function_name vprintf (extern)
- _1.ptx:14 => (ptx_parser.cc:381) add_identifier "func_retval0" (0)
-GPGPU-Sim PTX: allocating stack frame region for .param "func_retval0" from 0x0 to 0x4
- _1.ptx:14 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:15 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:15 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:15 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_local scalar_type_spec=B64_TYPE
- _1.ptx:15 => (ptx_parser.cc:381) add_identifier "vprintf_param_0" (1)
-GPGPU-Sim PTX: allocating stack frame region for .param "vprintf_param_0" from 0x4 to 0xc
- _1.ptx:15 => (ptx_parser.cc:577) add_function_arg "vprintf_param_0"
- _1.ptx:15 => (ptx_parser.cc:219) add_directive
- _1.ptx:15 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:16 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:16 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:16 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_local scalar_type_spec=B64_TYPE
- _1.ptx:17 => (ptx_parser.cc:381) add_identifier "vprintf_param_1" (2)
-GPGPU-Sim PTX: allocating stack frame region for .param "vprintf_param_1" from 0xc to 0x14
- _1.ptx:17 => (ptx_parser.cc:577) add_function_arg "vprintf_param_1"
- _1.ptx:17 => (ptx_parser.cc:219) add_directive
- _1.ptx:17 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:19 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:19 => (ptx_parser.cc:590) add_alignment_spec
- _1.ptx:19 => (ptx_parser.cc:631) add_scalar_type_spec "B8_TYPE"
- _1.ptx:19 => (ptx_parser.cc:331) set_variable_type space_spec=global_space scalar_type_spec=B8_TYPE
- _1.ptx:19 => (ptx_parser.cc:381) add_identifier "$str" (3)
-GPGPU-Sim PTX: allocating global region for "$str" from 0x100 to 0x109 (global memory space)
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:19 => (ptx_parser.cc:319) add_variables
- _1.ptx:19 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:21 => (ptx_parser.cc:175) start_function
- _1.ptx:21 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:21 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:21 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:21 => (ptx_parser.cc:189) add_function_name _Z12wmma_exampleP6__halfS0_Pfiiiff (entrypoint)
- _1.ptx:22 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:22 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:22 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U64_TYPE
- _1.ptx:22 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_0" (4)
- _1.ptx:22 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_0"
- _1.ptx:22 => (ptx_parser.cc:219) add_directive
- _1.ptx:22 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:23 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:23 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:23 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U64_TYPE
- _1.ptx:23 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_1" (5)
- _1.ptx:23 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_1"
- _1.ptx:23 => (ptx_parser.cc:219) add_directive
- _1.ptx:23 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:24 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:24 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:24 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U64_TYPE
- _1.ptx:24 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_2" (6)
- _1.ptx:24 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_2"
- _1.ptx:24 => (ptx_parser.cc:219) add_directive
- _1.ptx:24 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:25 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:25 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:25 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U32_TYPE
- _1.ptx:25 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_3" (7)
- _1.ptx:25 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_3"
- _1.ptx:25 => (ptx_parser.cc:219) add_directive
- _1.ptx:25 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:26 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:26 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:26 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U32_TYPE
- _1.ptx:26 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_4" (8)
- _1.ptx:26 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_4"
- _1.ptx:26 => (ptx_parser.cc:219) add_directive
- _1.ptx:26 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:27 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:27 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:27 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U32_TYPE
- _1.ptx:27 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_5" (9)
- _1.ptx:27 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_5"
- _1.ptx:27 => (ptx_parser.cc:219) add_directive
- _1.ptx:27 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:28 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:28 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:28 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=F32_TYPE
- _1.ptx:28 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_6" (10)
- _1.ptx:28 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_6"
- _1.ptx:28 => (ptx_parser.cc:219) add_directive
- _1.ptx:28 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:29 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:29 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:29 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=F32_TYPE
- _1.ptx:30 => (ptx_parser.cc:381) add_identifier "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_7" (11)
- _1.ptx:30 => (ptx_parser.cc:577) add_function_arg "_Z12wmma_exampleP6__halfS0_Pfiiiff_param_7"
- _1.ptx:30 => (ptx_parser.cc:219) add_directive
- _1.ptx:30 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:32 => (ptx_parser.cc:605) add_space_spec "local_space"
- _1.ptx:32 => (ptx_parser.cc:590) add_alignment_spec
- _1.ptx:32 => (ptx_parser.cc:631) add_scalar_type_spec "B8_TYPE"
- _1.ptx:32 => (ptx_parser.cc:331) set_variable_type space_spec=local_space scalar_type_spec=B8_TYPE
- _1.ptx:32 => (ptx_parser.cc:381) add_identifier "__local_depot0" (12)
-GPGPU-Sim PTX: allocating stack frame region for .local "__local_depot0" from 0x0 to 0x8
- _1.ptx:32 => (ptx_parser.cc:319) add_variables
- _1.ptx:32 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:32 => (ptx_parser.cc:219) add_directive
- _1.ptx:32 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:33 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:33 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:33 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B64_TYPE
- _1.ptx:33 => (ptx_parser.cc:381) add_identifier "%SP" (13)
- _1.ptx:33 => (ptx_parser.cc:319) add_variables
- _1.ptx:33 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:33 => (ptx_parser.cc:219) add_directive
- _1.ptx:33 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:34 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:34 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:34 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B64_TYPE
- _1.ptx:34 => (ptx_parser.cc:381) add_identifier "%SPL" (14)
- _1.ptx:34 => (ptx_parser.cc:319) add_variables
- _1.ptx:34 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:34 => (ptx_parser.cc:219) add_directive
- _1.ptx:34 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:35 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:35 => (ptx_parser.cc:631) add_scalar_type_spec "PRED_TYPE"
- _1.ptx:35 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=PRED_TYPE
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p0" (15)
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p1" (16)
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p2" (17)
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p3" (18)
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p4" (19)
- _1.ptx:35 => (ptx_parser.cc:381) add_identifier "%p5" (20)
- _1.ptx:35 => (ptx_parser.cc:319) add_variables
- _1.ptx:35 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:35 => (ptx_parser.cc:219) add_directive
- _1.ptx:35 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:36 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:36 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:36 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=F32_TYPE
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f0" (21)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f1" (22)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f2" (23)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f3" (24)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f4" (25)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f5" (26)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f6" (27)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f7" (28)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f8" (29)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f9" (30)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f10" (31)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f11" (32)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f12" (33)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f13" (34)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f14" (35)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f15" (36)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f16" (37)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f17" (38)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f18" (39)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f19" (40)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f20" (41)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f21" (42)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f22" (43)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f23" (44)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f24" (45)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f25" (46)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f26" (47)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f27" (48)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f28" (49)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f29" (50)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f30" (51)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f31" (52)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f32" (53)
- _1.ptx:36 => (ptx_parser.cc:381) add_identifier "%f33" (54)
- _1.ptx:36 => (ptx_parser.cc:319) add_variables
- _1.ptx:36 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:36 => (ptx_parser.cc:219) add_directive
- _1.ptx:36 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:37 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:37 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:37 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B32_TYPE
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r0" (55)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r1" (56)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r2" (57)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r3" (58)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r4" (59)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r5" (60)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r6" (61)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r7" (62)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r8" (63)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r9" (64)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r10" (65)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r11" (66)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r12" (67)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r13" (68)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r14" (69)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r15" (70)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r16" (71)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r17" (72)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r18" (73)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r19" (74)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r20" (75)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r21" (76)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r22" (77)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r23" (78)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r24" (79)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r25" (80)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r26" (81)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r27" (82)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r28" (83)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r29" (84)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r30" (85)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r31" (86)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r32" (87)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r33" (88)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r34" (89)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r35" (90)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r36" (91)
- _1.ptx:37 => (ptx_parser.cc:381) add_identifier "%r37" (92)
- _1.ptx:37 => (ptx_parser.cc:319) add_variables
- _1.ptx:37 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:37 => (ptx_parser.cc:219) add_directive
- _1.ptx:37 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:38 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:38 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:38 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B64_TYPE
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd0" (93)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd1" (94)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd2" (95)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd3" (96)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd4" (97)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd5" (98)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd6" (99)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd7" (100)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd8" (101)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd9" (102)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd10" (103)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd11" (104)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd12" (105)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd13" (106)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd14" (107)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd15" (108)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd16" (109)
- _1.ptx:38 => (ptx_parser.cc:381) add_identifier "%rd17" (110)
- _1.ptx:38 => (ptx_parser.cc:319) add_variables
- _1.ptx:38 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:38 => (ptx_parser.cc:219) add_directive
- _1.ptx:38 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:41 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:41 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:41 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:41 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:41 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:41 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:42 => (ptx_parser.cc:605) add_space_spec "local_space"
- _1.ptx:42 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:42 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:42 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:42 => (ptx_parser.cc:295) add_instruction: cvta
- _1.ptx:42 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:42 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:43 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:43 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:43 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:43 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:43 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:43 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:43 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:43 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:44 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:44 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:44 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:44 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:44 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:44 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:44 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:44 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:45 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:45 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:45 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:45 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:45 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:45 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:45 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:45 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:46 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:46 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:46 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:46 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:46 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:46 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:46 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:46 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:47 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:47 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:47 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:47 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:47 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:47 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:47 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:47 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:48 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:48 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:48 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:48 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:48 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:48 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:48 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:48 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:50 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:50 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:50 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:50 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:50 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:50 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:52 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:52 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:52 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:52 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:52 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:52 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:53 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:53 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:53 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:53 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:53 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:53 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:54 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:54 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:54 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:54 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:54 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:54 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:55 => (ptx_parser.cc:672) add_option
- _1.ptx:55 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:55 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:55 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:55 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:55 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:55 => (ptx_parser.cc:295) add_instruction: mad
- _1.ptx:55 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:55 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:56 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:56 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:56 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:56 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:56 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:56 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:57 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:57 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:57 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:57 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:57 => (ptx_parser.cc:295) add_instruction: div
- _1.ptx:57 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:57 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:58 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:58 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:58 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:58 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:58 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:58 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:59 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:59 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:59 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:59 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:59 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:59 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:60 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:60 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:60 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:60 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:60 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:60 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:61 => (ptx_parser.cc:672) add_option
- _1.ptx:61 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:61 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:61 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:61 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:61 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:61 => (ptx_parser.cc:295) add_instruction: mad
- _1.ptx:61 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:61 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:62 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:62 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:62 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:62 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:62 => (ptx_parser.cc:295) add_instruction: shl
- _1.ptx:62 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:62 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:63 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:63 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:63 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:63 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:63 => (ptx_parser.cc:295) add_instruction: shl
- _1.ptx:63 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:63 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:64 => (ptx_parser.cc:672) add_option
- _1.ptx:64 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:64 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:64 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:64 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:64 => (ptx_parser.cc:295) add_instruction: setp
- _1.ptx:64 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:64 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:65 => (ptx_parser.cc:672) add_option
- _1.ptx:65 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:65 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:65 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:65 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:65 => (ptx_parser.cc:295) add_instruction: setp
- _1.ptx:65 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:65 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:66 => (ptx_parser.cc:631) add_scalar_type_spec "PRED_TYPE"
- _1.ptx:66 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:66 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:66 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:66 => (ptx_parser.cc:295) add_instruction: and
- _1.ptx:66 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:66 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:67 => (ptx_parser.cc:672) add_option
- _1.ptx:67 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:67 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:67 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:67 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:67 => (ptx_parser.cc:295) add_instruction: setp
- _1.ptx:67 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:67 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:68 => (ptx_parser.cc:631) add_scalar_type_spec "PRED_TYPE"
- _1.ptx:68 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:68 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:68 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:68 => (ptx_parser.cc:295) add_instruction: and
- _1.ptx:68 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:68 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:69 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:69 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:69 => (ptx_parser.cc:889) add_literal_float
- _1.ptx:69 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:69 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:69 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:70 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:70 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:70 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:70 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:70 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:70 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:71 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:71 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:71 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:71 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:71 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:71 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:72 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:72 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:72 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:72 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:72 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:72 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:73 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:73 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:73 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:73 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:73 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:73 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:74 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:74 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:74 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:74 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:74 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:74 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:75 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:75 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:75 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:75 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:75 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:75 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:76 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:76 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:76 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:76 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:76 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:76 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:77 => (ptx_parser.cc:659) add_pred
- _1.ptx:77 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:77 => (ptx_parser.cc:295) add_instruction: bra
- _1.ptx:77 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:77 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:78 => (ptx_parser.cc:672) add_option
- _1.ptx:78 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:78 => (ptx_parser.cc:295) add_instruction: bra
- _1.ptx:78 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:78 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:80 => (ptx_parser.cc:643) add_label
- _1.ptx:80 => (ptx_parser.cc:295) add_instruction: <label>
- _1.ptx:80 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:80 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:81 => (ptx_parser.cc:672) add_option
- _1.ptx:81 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:81 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:81 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:81 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:81 => (ptx_parser.cc:295) add_instruction: mul
- _1.ptx:81 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:81 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:82 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:82 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:82 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:82 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:82 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:82 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:82 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:83 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:83 => (ptx_parser.cc:597) add_ptr_spec "global_space"
- _1.ptx:83 => (ptx_parser.cc:677) add_option
- _1.ptx:83 => (ptx_parser.cc:677) add_option
- _1.ptx:83 => (ptx_parser.cc:677) add_option
- _1.ptx:83 => (ptx_parser.cc:631) add_scalar_type_spec "F16_TYPE"
- _1.ptx:83 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:83 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:83 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:83 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:83 => (ptx_parser.cc:295) add_instruction: mma_load
- _1.ptx:83 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:83 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:84 => (ptx_parser.cc:672) add_option
- _1.ptx:84 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:84 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:84 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:84 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:84 => (ptx_parser.cc:295) add_instruction: mul
- _1.ptx:84 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:84 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:85 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:85 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:85 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:85 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:85 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:85 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:85 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:86 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:86 => (ptx_parser.cc:597) add_ptr_spec "global_space"
- _1.ptx:86 => (ptx_parser.cc:677) add_option
- _1.ptx:86 => (ptx_parser.cc:677) add_option
- _1.ptx:86 => (ptx_parser.cc:677) add_option
- _1.ptx:86 => (ptx_parser.cc:631) add_scalar_type_spec "F16_TYPE"
- _1.ptx:86 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:86 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:86 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:86 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:86 => (ptx_parser.cc:295) add_instruction: mma_load
- _1.ptx:86 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:86 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:87 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:87 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:87 => (ptx_parser.cc:889) add_literal_float
- _1.ptx:87 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:87 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:87 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:88 => (ptx_parser.cc:677) add_option
- _1.ptx:88 => (ptx_parser.cc:677) add_option
- _1.ptx:88 => (ptx_parser.cc:677) add_option
- _1.ptx:88 => (ptx_parser.cc:677) add_option
- _1.ptx:88 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:88 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:88 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:88 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:88 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:88 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:88 => (ptx_parser.cc:295) add_instruction: mma
- _1.ptx:88 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:88 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:90 => (ptx_parser.cc:643) add_label
- _1.ptx:90 => (ptx_parser.cc:295) add_instruction: <label>
- _1.ptx:90 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:90 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:91 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:91 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:91 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:91 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:91 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:91 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:91 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:92 => (ptx_parser.cc:672) add_option
- _1.ptx:92 => (ptx_parser.cc:605) add_space_spec "local_space"
- _1.ptx:92 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:92 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:92 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:92 => (ptx_parser.cc:295) add_instruction: cvta
- _1.ptx:92 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:92 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:93 => (ptx_parser.cc:672) add_option
- _1.ptx:93 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:93 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:93 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:93 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:93 => (ptx_parser.cc:295) add_instruction: mul
- _1.ptx:93 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:93 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:94 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:94 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:94 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:94 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:94 => (ptx_parser.cc:295) add_instruction: cvt
- _1.ptx:94 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:94 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:95 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:95 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:95 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:95 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:95 => (ptx_parser.cc:295) add_instruction: cvt
- _1.ptx:95 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:95 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:96 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:96 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:96 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:96 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:96 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:96 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:96 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:97 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:97 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:97 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:97 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:97 => (ptx_parser.cc:295) add_instruction: shl
- _1.ptx:97 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:97 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:98 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:98 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:98 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:98 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:98 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:98 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:98 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:99 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:99 => (ptx_parser.cc:597) add_ptr_spec "global_space"
- _1.ptx:99 => (ptx_parser.cc:677) add_option
- _1.ptx:99 => (ptx_parser.cc:677) add_option
- _1.ptx:99 => (ptx_parser.cc:677) add_option
- _1.ptx:99 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:99 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:99 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:99 => (ptx_parser.cc:737) add_8vector_operand
- _1.ptx:99 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:99 => (ptx_parser.cc:295) add_instruction: mma_store
- _1.ptx:99 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:99 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:101 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:101 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:101 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:101 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:101 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:101 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:103 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:103 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:103 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:103 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:103 => (ptx_parser.cc:295) add_instruction: sub
- _1.ptx:103 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:103 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:104 => (ptx_parser.cc:605) add_space_spec "local_space"
- _1.ptx:104 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:104 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:104 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:104 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:104 => (ptx_parser.cc:295) add_instruction: st
- _1.ptx:104 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:104 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:105 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:105 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:105 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:105 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:105 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:105 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:106 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:106 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:106 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:106 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:106 => (ptx_parser.cc:295) add_instruction: cvta
- _1.ptx:106 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:106 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:108 => (ptx_parser.cc:208) start_instruction_group
- _1.ptx:109 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:109 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:109 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B32_TYPE
- _1.ptx:109 => (ptx_parser.cc:381) add_identifier "temp_param_reg" (111)
- _1.ptx:109 => (ptx_parser.cc:319) add_variables
- _1.ptx:109 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:109 => (ptx_parser.cc:219) add_directive
- _1.ptx:109 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:111 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:111 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:111 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_unclassified scalar_type_spec=B64_TYPE
- _1.ptx:111 => (ptx_parser.cc:381) add_identifier "param0" (112)
-GPGPU-Sim PTX: allocating stack frame region for .param "param0" from 0x8 to 0x10
- _1.ptx:111 => (ptx_parser.cc:319) add_variables
- _1.ptx:111 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:111 => (ptx_parser.cc:219) add_directive
- _1.ptx:111 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:112 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:112 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:112 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:112 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:112 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:112 => (ptx_parser.cc:295) add_instruction: st
- _1.ptx:112 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:112 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:113 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:113 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:113 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_unclassified scalar_type_spec=B64_TYPE
- _1.ptx:113 => (ptx_parser.cc:381) add_identifier "param1" (113)
-GPGPU-Sim PTX: allocating stack frame region for .param "param1" from 0x10 to 0x18
- _1.ptx:113 => (ptx_parser.cc:319) add_variables
- _1.ptx:113 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:113 => (ptx_parser.cc:219) add_directive
- _1.ptx:113 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:114 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:114 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:114 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:114 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:114 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:114 => (ptx_parser.cc:295) add_instruction: st
- _1.ptx:114 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:114 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:115 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:115 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:115 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_unclassified scalar_type_spec=B32_TYPE
- _1.ptx:115 => (ptx_parser.cc:381) add_identifier "retval0" (114)
-GPGPU-Sim PTX: allocating stack frame region for .param "retval0" from 0x18 to 0x1c
- _1.ptx:115 => (ptx_parser.cc:319) add_variables
- _1.ptx:115 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:115 => (ptx_parser.cc:219) add_directive
- _1.ptx:115 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:116 => (ptx_parser.cc:672) add_option
- _1.ptx:116 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:117 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:119 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:121 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:121 => (ptx_parser.cc:295) add_instruction: call
- _1.ptx:121 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:121 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:122 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:122 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:122 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:122 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:122 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:122 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:122 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:122 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:125 => (ptx_parser.cc:213) end_instruction_group
- _1.ptx:126 => (ptx_parser.cc:295) add_instruction: ret
- _1.ptx:126 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:126 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:127 => (ptx_parser.cc:227) end_function
- _1.ptx:127 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:127 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:127 => (ptx_parser.cc:144) init_directive_state
-GPGPU-Sim PTX: instruction assembly for function '_Z12wmma_exampleP6__halfS0_Pfiiiff'... done.
-GPGPU-Sim PTX: finding reconvergence points for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: Finding dominators for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: Finding immediate dominators for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: Finding postdominators for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: Finding immediate postdominators for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: pre-decoding instructions for '_Z12wmma_exampleP6__halfS0_Pfiiiff'...
-GPGPU-Sim PTX: reconvergence points for _Z12wmma_exampleP6__halfS0_Pfiiiff...
-GPGPU-Sim PTX: 1 (potential) branch divergence @ PC=0x110 (_1.ptx:77) @!%p5 bra BB0_2;
-GPGPU-Sim PTX: immediate post dominator @ PC=0x160 (_1.ptx:91) add.u64 %rd8, %SP, 0;
-GPGPU-Sim PTX: 2 (potential) branch divergence @ PC=0x118 (_1.ptx:78) bra.uni BB0_1;
-GPGPU-Sim PTX: immediate post dominator @ PC=0x120 (_1.ptx:81) mul.wide.s32 %rd4, %r2, 2;
-GPGPU-Sim PTX: ... end of reconvergence points for _Z12wmma_exampleP6__halfS0_Pfiiiff
-GPGPU-Sim PTX: ... done pre-decoding instructions for '_Z12wmma_exampleP6__halfS0_Pfiiiff'.
- _1.ptx:127 => (ptx_parser.cc:237) function _Z12wmma_exampleP6__halfS0_Pfiiiff, PC = 0
-
- _1.ptx:130 => (ptx_parser.cc:175) start_function
- _1.ptx:130 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:130 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:130 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:130 => (ptx_parser.cc:189) add_function_name _Z17convertFp32ToFp16P6__halfPfi (entrypoint)
- _1.ptx:131 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:131 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:131 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U64_TYPE
- _1.ptx:131 => (ptx_parser.cc:381) add_identifier "_Z17convertFp32ToFp16P6__halfPfi_param_0" (115)
- _1.ptx:131 => (ptx_parser.cc:577) add_function_arg "_Z17convertFp32ToFp16P6__halfPfi_param_0"
- _1.ptx:131 => (ptx_parser.cc:219) add_directive
- _1.ptx:131 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:132 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:132 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:132 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U64_TYPE
- _1.ptx:132 => (ptx_parser.cc:381) add_identifier "_Z17convertFp32ToFp16P6__halfPfi_param_1" (116)
- _1.ptx:132 => (ptx_parser.cc:577) add_function_arg "_Z17convertFp32ToFp16P6__halfPfi_param_1"
- _1.ptx:132 => (ptx_parser.cc:219) add_directive
- _1.ptx:132 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:133 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:133 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:133 => (ptx_parser.cc:331) set_variable_type space_spec=param_space_kernel scalar_type_spec=U32_TYPE
- _1.ptx:134 => (ptx_parser.cc:381) add_identifier "_Z17convertFp32ToFp16P6__halfPfi_param_2" (117)
- _1.ptx:134 => (ptx_parser.cc:577) add_function_arg "_Z17convertFp32ToFp16P6__halfPfi_param_2"
- _1.ptx:134 => (ptx_parser.cc:219) add_directive
- _1.ptx:134 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:136 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:136 => (ptx_parser.cc:631) add_scalar_type_spec "PRED_TYPE"
- _1.ptx:136 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=PRED_TYPE
- _1.ptx:136 => (ptx_parser.cc:381) add_identifier "%p0" (118)
- _1.ptx:136 => (ptx_parser.cc:381) add_identifier "%p1" (119)
- _1.ptx:136 => (ptx_parser.cc:319) add_variables
- _1.ptx:136 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:136 => (ptx_parser.cc:219) add_directive
- _1.ptx:136 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:137 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:137 => (ptx_parser.cc:631) add_scalar_type_spec "B16_TYPE"
- _1.ptx:137 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B16_TYPE
- _1.ptx:137 => (ptx_parser.cc:381) add_identifier "%rs0" (120)
- _1.ptx:137 => (ptx_parser.cc:381) add_identifier "%rs1" (121)
- _1.ptx:137 => (ptx_parser.cc:319) add_variables
- _1.ptx:137 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:137 => (ptx_parser.cc:219) add_directive
- _1.ptx:137 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:138 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:138 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:138 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=F32_TYPE
- _1.ptx:138 => (ptx_parser.cc:381) add_identifier "%f0" (122)
- _1.ptx:138 => (ptx_parser.cc:381) add_identifier "%f1" (123)
- _1.ptx:138 => (ptx_parser.cc:319) add_variables
- _1.ptx:138 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:138 => (ptx_parser.cc:219) add_directive
- _1.ptx:138 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:139 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:139 => (ptx_parser.cc:631) add_scalar_type_spec "B32_TYPE"
- _1.ptx:139 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B32_TYPE
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r0" (124)
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r1" (125)
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r2" (126)
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r3" (127)
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r4" (128)
- _1.ptx:139 => (ptx_parser.cc:381) add_identifier "%r5" (129)
- _1.ptx:139 => (ptx_parser.cc:319) add_variables
- _1.ptx:139 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:139 => (ptx_parser.cc:219) add_directive
- _1.ptx:139 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:140 => (ptx_parser.cc:605) add_space_spec "reg_space"
- _1.ptx:140 => (ptx_parser.cc:631) add_scalar_type_spec "B64_TYPE"
- _1.ptx:140 => (ptx_parser.cc:331) set_variable_type space_spec=reg_space scalar_type_spec=B64_TYPE
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd0" (130)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd1" (131)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd2" (132)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd3" (133)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd4" (134)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd5" (135)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd6" (136)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd7" (137)
- _1.ptx:140 => (ptx_parser.cc:381) add_identifier "%rd8" (138)
- _1.ptx:140 => (ptx_parser.cc:319) add_variables
- _1.ptx:140 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:140 => (ptx_parser.cc:219) add_directive
- _1.ptx:140 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:143 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:143 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:143 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:143 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:143 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:143 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:143 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:143 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:144 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:144 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:144 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:144 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:144 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:144 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:144 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:144 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:145 => (ptx_parser.cc:605) add_space_spec "param_space_unclassified"
- _1.ptx:145 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:145 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:145 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:145 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:145 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:145 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:145 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:146 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:146 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:146 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:146 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:146 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:146 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:147 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:147 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:147 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:147 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:147 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:147 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:148 => (ptx_parser.cc:631) add_scalar_type_spec "U32_TYPE"
- _1.ptx:148 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:148 => (ptx_parser.cc:760) add_builtin_operand
- _1.ptx:148 => (ptx_parser.cc:295) add_instruction: mov
- _1.ptx:148 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:148 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:149 => (ptx_parser.cc:672) add_option
- _1.ptx:149 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:149 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:149 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:149 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:149 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:149 => (ptx_parser.cc:295) add_instruction: mad
- _1.ptx:149 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:149 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:150 => (ptx_parser.cc:672) add_option
- _1.ptx:150 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:150 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:150 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:150 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:150 => (ptx_parser.cc:295) add_instruction: setp
- _1.ptx:150 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:150 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:151 => (ptx_parser.cc:659) add_pred
- _1.ptx:151 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:151 => (ptx_parser.cc:295) add_instruction: bra
- _1.ptx:151 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:151 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:153 => (ptx_parser.cc:672) add_option
- _1.ptx:153 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:153 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:153 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:153 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:153 => (ptx_parser.cc:295) add_instruction: cvta
- _1.ptx:153 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:153 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:154 => (ptx_parser.cc:672) add_option
- _1.ptx:154 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:154 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:154 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:154 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:154 => (ptx_parser.cc:295) add_instruction: mul
- _1.ptx:154 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:154 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:155 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:155 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:155 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:155 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:155 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:155 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:155 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:156 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:156 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:156 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:156 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:156 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:156 => (ptx_parser.cc:295) add_instruction: ld
- _1.ptx:156 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:156 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:158 => (ptx_parser.cc:208) start_instruction_group
- _1.ptx:158 => (ptx_parser.cc:672) add_option
- _1.ptx:158 => (ptx_parser.cc:631) add_scalar_type_spec "F16_TYPE"
- _1.ptx:158 => (ptx_parser.cc:631) add_scalar_type_spec "F32_TYPE"
- _1.ptx:158 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:158 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:158 => (ptx_parser.cc:295) add_instruction: cvt
- _1.ptx:158 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:158 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:158 => (ptx_parser.cc:213) end_instruction_group
- _1.ptx:161 => (ptx_parser.cc:672) add_option
- _1.ptx:161 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:161 => (ptx_parser.cc:631) add_scalar_type_spec "U64_TYPE"
- _1.ptx:161 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:161 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:161 => (ptx_parser.cc:295) add_instruction: cvta
- _1.ptx:161 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:161 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:162 => (ptx_parser.cc:672) add_option
- _1.ptx:162 => (ptx_parser.cc:631) add_scalar_type_spec "S32_TYPE"
- _1.ptx:162 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:162 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:162 => (ptx_parser.cc:883) add_literal_int
- _1.ptx:162 => (ptx_parser.cc:295) add_instruction: mul
- _1.ptx:162 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:162 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:163 => (ptx_parser.cc:631) add_scalar_type_spec "S64_TYPE"
- _1.ptx:163 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:163 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:163 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:163 => (ptx_parser.cc:295) add_instruction: add
- _1.ptx:163 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:163 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:164 => (ptx_parser.cc:605) add_space_spec "global_space"
- _1.ptx:164 => (ptx_parser.cc:631) add_scalar_type_spec "U16_TYPE"
- _1.ptx:164 => (ptx_parser.cc:929) add_address_operand
- _1.ptx:164 => (ptx_parser.cc:766) add_memory_operand
- _1.ptx:164 => (ptx_parser.cc:901) add_scalar_operand
- _1.ptx:164 => (ptx_parser.cc:295) add_instruction: st
- _1.ptx:164 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:164 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:166 => (ptx_parser.cc:643) add_label
- _1.ptx:166 => (ptx_parser.cc:295) add_instruction: <label>
- _1.ptx:166 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:166 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:167 => (ptx_parser.cc:295) add_instruction: ret
- _1.ptx:167 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:167 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:168 => (ptx_parser.cc:227) end_function
- _1.ptx:168 => (ptx_parser.cc:144) init_directive_state
- _1.ptx:168 => (ptx_parser.cc:159) init_instruction_state
- _1.ptx:168 => (ptx_parser.cc:144) init_directive_state
-GPGPU-Sim PTX: instruction assembly for function '_Z17convertFp32ToFp16P6__halfPfi'... done.
-GPGPU-Sim PTX: finding reconvergence points for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: Finding dominators for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: Finding immediate dominators for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: Finding postdominators for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: Finding immediate postdominators for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: pre-decoding instructions for '_Z17convertFp32ToFp16P6__halfPfi'...
-GPGPU-Sim PTX: reconvergence points for _Z17convertFp32ToFp16P6__halfPfi...
-GPGPU-Sim PTX: 1 (potential) branch divergence @ PC=0x238 (_1.ptx:151) @%p1 bra BB1_2;
-GPGPU-Sim PTX: immediate post dominator @ PC=0x288 (_1.ptx:167) ret;
-GPGPU-Sim PTX: ... end of reconvergence points for _Z17convertFp32ToFp16P6__halfPfi
-GPGPU-Sim PTX: ... done pre-decoding instructions for '_Z17convertFp32ToFp16P6__halfPfi'.
- _1.ptx:168 => (ptx_parser.cc:237) function _Z17convertFp32ToFp16P6__halfPfi, PC = 504
-
-GPGPU-Sim PTX: finished parsing EMBEDDED .ptx file _1.ptx
-Adding _cuobjdump_1.ptx with cubin handle 1
-GPGPU-Sim PTX: extracting embedded .ptx to temporary file "_ptx_VRbcDU"
-Running: cat _ptx_VRbcDU | sed 's/.version 1.5/.version 1.4/' | sed 's/, texmode_independent//' | sed 's/\(\.extern \.const\[1\] .b8 \w\+\)\[\]/\1\[1\]/' | sed 's/const\[.\]/const\[0\]/g' > _ptx2_7Q1L71
-GPGPU-Sim PTX: generating ptxinfo using "$CUDA_INSTALL_PATH/bin/ptxas --gpu-name=sm_70 -v _ptx2_7Q1L71 --output-file /dev/null 2> _ptx_VRbcDUinfo"
-GPGPU-Sim PTX: Kernel '_Z17convertFp32ToFp16P6__halfPfi' : regs=9, lmem=0, smem=0, cmem=372
-GPGPU-Sim PTX: Kernel '_Z12wmma_exampleP6__halfS0_Pfiiiff' : regs=32, lmem=0, smem=0, cmem=396
-GPGPU-Sim PTX: removing ptxinfo using "rm -f _ptx_VRbcDU _ptx2_7Q1L71 _ptx_VRbcDUinfo"
-GPGPU-Sim PTX: loading globals with explicit initializers...
-GPGPU-Sim PTX: initializing '$str' ... wrote 9 bytes
-GPGPU-Sim PTX: finished loading globals (9 bytes total).
-GPGPU-Sim PTX: loading constants with explicit initializers... done.
-GPGPU-Sim PTX: __cudaRegisterFunction _Z12wmma_exampleP6__halfS0_Pfiiiff : hostFun 0x0x401cf0, fat_cubin_handle = 1
-GPGPU-Sim PTX: __cudaRegisterFatBinary, fat_cubin_handle = 2, filename=default
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x402cf0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x402f80, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x403210, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x4034a0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi1ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x403730, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x4039c0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x403c50, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x403ee0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceImLi0ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x404160, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x4043e0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x404660, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x4048e0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi1ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x404b60, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi1ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x404de0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi1ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x405060, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi0ELi1EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_ : hostFun 0x0x4052e0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memcpy_3d_deviceIjLi0ELi0ELi0EEvPKhPhT_S3_S3_S3_S3_S3_S3_jjjjjjjjS3_S1_S2_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405500, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405720, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405940, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405b60, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi1ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405d80, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x405fa0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x4061c0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x4063e0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceImLi0ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x406600, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x406820, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x406a40, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x406c60, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi1ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x406e80, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi1ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x4070a0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi1ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x4072c0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi0ELi1EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterFunction __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_ : hostFun 0x0x4074e0, fat_cubin_handle = 2
-Warning: cannot find deviceFun __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37__Z16memset_3d_deviceIjLi0ELi0ELi0EEvPhhjT_S1_S1_S1_S1_jjjjjjjS1_S0_
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x6951c0; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel32; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel32
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 64 bytes
-GPGPU-Sim PTX registering constant __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel32 (64 bytes) to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x695200; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel64; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel64
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 64 bytes
-GPGPU-Sim PTX registering constant __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_set_kernel64 (64 bytes) to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x695240; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel32; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel32
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 64 bytes
-GPGPU-Sim PTX registering constant __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel32 (64 bytes) to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x695280; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel64; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel64
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 64 bytes
-GPGPU-Sim PTX registering constant __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cpy_kernel64 (64 bytes) to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x694580; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorTableArr; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorTableArr
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 1992 bytes
-GPGPU-Sim PTX registering global __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorTableArr hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x6951a0; deviceAddress = cudartErrorTable; deviceName = cudartErrorTable
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 8 bytes
-GPGPU-Sim PTX registering global cudartErrorTable hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x40a6a0; deviceAddress = cudartErrorTableEntryCount; deviceName = cudartErrorTableEntryCount
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 4 bytes
-GPGPU-Sim PTX registering global cudartErrorTableEntryCount hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x40a6c0; deviceAddress = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorCnpMapArr; deviceName = __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorCnpMapArr
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 104 bytes
-GPGPU-Sim PTX registering global __nv_static_79__66_tmpxft_00002dac_00000000_12_cuda_device_runtime_compute_70_cpp1_ii_8b1a5d37_cudartErrorCnpMapArr hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x6951a8; deviceAddress = cudartErrorCnpMap; deviceName = cudartErrorCnpMap
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 8 bytes
-GPGPU-Sim PTX registering global cudartErrorCnpMap hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x40a6a4; deviceAddress = cudartErrorCnpMapEntryCount; deviceName = cudartErrorCnpMapEntryCount
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 4 bytes
-GPGPU-Sim PTX registering global cudartErrorCnpMapEntryCount hostVar to name mapping
-GPGPU-Sim PTX: __cudaRegisterVar: hostVar = 0x6951b0; deviceAddress = __CNPRT_VERSION_NUMBER__; deviceName = __CNPRT_VERSION_NUMBER__
-GPGPU-Sim PTX: __cudaRegisterVar: Registering const memory space of 4 bytes
-GPGPU-Sim PTX registering global __CNPRT_VERSION_NUMBER__ hostVar to name mapping
-kernel_name =
-kernel_launch_uid =
-gpu_sim_cycle = 0
-gpu_sim_insn = 0
-gpu_ipc = -nan
-gpu_tot_sim_cycle = 0
-gpu_tot_sim_insn = 0
-gpu_tot_ipc = -nan
-gpu_tot_issued_cta = 0
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=0
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 0
- L1I_total_cache_misses = 0
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 0
- L1C_total_cache_misses = 0
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 0
-gpgpu_n_tot_w_icount = 0
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 0
-gpgpu_n_mem_write_global = 0
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 0
-gpgpu_n_load_insn = 0
-gpgpu_n_store_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 0
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:0 W0_Idle:0 W0_Scoreboard:0 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:0
-maxmrqlatency = 0
-maxdqlatency = 0
-maxmflatency = 0
-max_icnt2mem_latency = 0
-max_icnt2sh_latency = 0
-mrq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-average row accesses per activate:
-dram[0]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-average row locality = 0/0 = -nan
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total reads: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total reads: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: none none none none none none none none none none none none none none none none
-dram[1]: none none none none none none none none none none none none none none none none
-dram[2]: none none none none none none none none none none none none none none none none
-dram[3]: none none none none none none none none none none none none none none none none
-dram[4]: none none none none none none none none none none none none none none none none
-dram[5]: none none none none none none none none none none none none none none none none
-dram[6]: none none none none none none none none none none none none none none none none
-dram[7]: none none none none none none none none none none none none none none none none
-dram[8]: none none none none none none none none none none none none none none none none
-dram[9]: none none none none none none none none none none none none none none none none
-dram[10]: none none none none none none none none none none none none none none none none
-maximum mf latency per bank:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_total_cache_accesses = 0
-L2_total_cache_misses = 0
-L2_total_cache_pending_hits = 0
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.000
-
-icnt_total_pkts_mem_to_simt=0
-icnt_total_pkts_simt_to_mem=0
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = -nan
- minimum = nan
- maximum = -nan
-Network latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest packet = -1
-Flit latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest flit = -1
-Fragmentation average = -nan
- minimum = nan
- maximum = -nan
-Injected packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected flit rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted flit rate average= -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected packet length average = -nan
-Accepted packet length average = -nan
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (1 samples)
- minimum = nan (1 samples)
- maximum = -nan (1 samples)
-Network latency average = -nan (1 samples)
- minimum = nan (1 samples)
- maximum = -nan (1 samples)
-Flit latency average = -nan (1 samples)
- minimum = nan (1 samples)
- maximum = -nan (1 samples)
-Fragmentation average = -nan (1 samples)
- minimum = nan (1 samples)
- maximum = -nan (1 samples)
-Injected packet rate average = -nan (1 samples)
- minimum = -nan (1 samples)
- maximum = -nan (1 samples)
-Accepted packet rate average = -nan (1 samples)
- minimum = -nan (1 samples)
- maximum = -nan (1 samples)
-Injected flit rate average = -nan (1 samples)
- minimum = -nan (1 samples)
- maximum = -nan (1 samples)
-Accepted flit rate average = -nan (1 samples)
- minimum = -nan (1 samples)
- maximum = -nan (1 samples)
-Injected packet size average = -nan (1 samples)
-Accepted packet size average = -nan (1 samples)
-Hops average = -nan (1 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-kernel_name =
-kernel_launch_uid =
-gpu_sim_cycle = 0
-gpu_sim_insn = 0
-gpu_ipc = -nan
-gpu_tot_sim_cycle = 0
-gpu_tot_sim_insn = 0
-gpu_tot_ipc = -nan
-gpu_tot_issued_cta = 0
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=0
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 0
- L1I_total_cache_misses = 0
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 0
- L1C_total_cache_misses = 0
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 0
-gpgpu_n_tot_w_icount = 0
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 0
-gpgpu_n_mem_write_global = 0
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 0
-gpgpu_n_load_insn = 0
-gpgpu_n_store_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 0
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:0 W0_Idle:0 W0_Scoreboard:0 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:0
-maxmrqlatency = 0
-maxdqlatency = 0
-maxmflatency = 0
-max_icnt2mem_latency = 0
-max_icnt2sh_latency = 0
-mrq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-average row accesses per activate:
-dram[0]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-average row locality = 0/0 = -nan
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0
-GPGPU-Sim PTX: cudaLaunch for 0x0x401dd7 (mode=performance simulation) on stream 0
- 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total reads: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total reads: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: none none none none none none none none none none none none none none none none
-dram[1]: none none none none none none none none none none none none none none none none
-dram[2]: none none none none none none none none none none none none none none none none
-dram[3]: none none none none none none none none none none none none none none none none
-dram[4]: none none none none none none none none none none none none none none none none
-dram[5]: none none none none none none none none none none none none none none none none
-dram[6]: none none none none none none none none none none none none none none none none
-dram[7]: none none none none none none none none none none none none none none none none
-dram[8]: none none none none none none none none none none none none none none none none
-dram[9]: none none none none none none none none none none none none none none none none
-dram[10]: none none none none none none none none none none none none none none none none
-maximum mf latency per bank:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=0 n_nop=0 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=-nan
-n_activity=0 dram_eff=-nan
-bk0: 0a 0i bk1: 0a 0i bk2: 0a 0i bk3: 0a 0i bk4: 0a 0i bk5: 0a 0i bk6: 0a 0i bk7: 0a 0i bk8: 0a 0i bk9: 0a 0i bk10: 0a 0i bk11: 0a 0i bk12: 0a 0i bk13: 0a 0i bk14: 0a 0i bk15: 0a 0i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=-nan
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_total_cache_accesses = 0
-L2_total_cache_misses = 0
-GPGPU-Sim PTX: pushing kernel '_Z17convertFp32ToFp16P6__halfPfi' to stream 0, gridDim= (1,1,1) blockDim = (256,1,1)
-L2_total_cache_pending_hits = 0
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.000
-
-icnt_total_pkts_mem_to_simt=0
-icnt_total_pkts_simt_to_mem=0
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = -nan
- minimum = nan
- maximum = -nan
-Network latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest packet = -1
-Flit latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest flit = -1
-Fragmentation average = -nan
- minimum = nan
- maximum = -nan
-Injected packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected flit rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted flit rate average= -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected packet length average = -nan
-Accepted packet length average = -nan
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (2 samples)
- minimum = nan (2 samples)
- maximum = -nan (2 samples)
-Network latency average = -nan (2 samples)
- minimum = nan (2 samples)
- maximum = -nan (2 samples)
-Flit latency average = -nan (2 samples)
- minimum = nan (2 samples)
- maximum = -nan (2 samples)
-Fragmentation average = -nan (2 samples)
- minimum = nan (2 samples)
- maximum = -nan (2 samples)
-Injected packet rate average = -nan (2 samples)
- minimum = -nan (2 samples)
- maximum = -nan (2 samples)
-Accepted packet rate average = -nan (2 samples)
- minimum = -nan (2 samples)
- maximum = -nan (2 samples)
-Injected flit rate average = -nan (2 samples)
- minimum = -nan (2 samples)
- maximum = -nan (2 samples)
-Accepted flit rate average = -nan (2 samples)
- minimum = -nan (2 samples)
- maximum = -nan (2 samples)
-Injected packet size average = -nan (2 samples)
-Accepted packet size average = -nan (2 samples)
-Hops average = -nan (2 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-GPGPU-Sim uArch: Shader 1 bind to kernel 1 '_Z17convertFp32ToFp16P6__halfPfi'
-GPGPU-Sim uArch: CTA/core = 8, limited by: threads
-GPGPU-Sim uArch: core: 1, cta: 0, start_tid: 0, end_tid: 256, initialized @(1,0)
-GPGPU-Sim uArch: cycles simulated: 500 inst.: 0 (ipc= 0.0) sim_rate=0 (inst/sec) elapsed = 0:0:00:01 / Thu May 31 23:09:14 2018
-f2x: 0.000000
-f2x: 1.000000
-f2x: 2.000000
-f2x: 3.000000
-f2x: 4.000000
-f2x: 5.000000
-f2x: 6.000000
-f2x: 7.000000
-f2x: 8.000000
-f2x: 9.000000
-f2x: 10.000000
-f2x: 11.000000
-f2x: 12.000000
-f2x: 13.000000
-f2x: 14.000000
-f2x: 15.000000
-f2x: 16.000000
-f2x: 17.000000
-f2x: 18.000000
-f2x: 19.000000
-f2x: 20.000000
-f2x: 21.000000
-f2x: 22.000000
-f2x: 23.000000
-f2x: 24.000000
-f2x: 25.000000
-f2x: 26.000000
-f2x: 27.000000
-f2x: 28.000000
-f2x: 29.000000
-f2x: 30.000000
-f2x: 31.000000
-f2x: 32.000000
-f2x: 33.000000
-f2x: 34.000000
-f2x: 35.000000
-f2x: 36.000000
-f2x: 37.000000
-f2x: 38.000000
-f2x: 39.000000
-f2x: 40.000000
-f2x: 41.000000
-f2x: 42.000000
-f2x: 43.000000
-f2x: 44.000000
-f2x: 45.000000
-f2x: 46.000000
-f2x: 47.000000
-f2x: 48.000000
-f2x: 49.000000
-f2x: 50.000000
-f2x: 51.000000
-f2x: 52.000000
-f2x: 53.000000
-f2x: 54.000000
-f2x: 55.000000
-f2x: 56.000000
-f2x: 57.000000
-f2x: 58.000000
-f2x: 59.000000
-f2x: 60.000000
-f2x: 61.000000
-f2x: 62.000000
-f2x: 63.000000
-f2x: 64.000000
-f2x: 65.000000
-f2x: 66.000000
-f2x: 67.000000
-f2x: 68.000000
-f2x: 69.000000
-f2x: 70.000000
-f2x: 71.000000
-f2x: 72.000000
-f2x: 73.000000
-f2x: 74.000000
-f2x: 75.000000
-f2x: 76.000000
-f2x: 77.000000
-f2x: 78.000000
-f2x: 79.000000
-f2x: 80.000000
-f2x: 81.000000
-f2x: 82.000000
-f2x: 83.000000
-f2x: 84.000000
-f2x: 85.000000
-f2x: 86.000000
-f2x: 87.000000
-f2x: 88.000000
-f2x: 89.000000
-f2x: 90.000000
-f2x: 91.000000
-f2x: 92.000000
-f2x: 93.000000
-f2x: 94.000000
-f2x: 95.000000
-f2x: 96.000000
-f2x: 97.000000
-f2x: 98.000000
-f2x: 99.000000
-f2x: 100.000000
-f2x: 101.000000
-f2x: 102.000000
-f2x: 103.000000
-f2x: 104.000000
-f2x: 105.000000
-f2x: 106.000000
-f2x: 107.000000
-f2x: 108.000000
-f2x: 109.000000
-f2x: 110.000000
-f2x: 111.000000
-f2x: 112.000000
-f2x: 113.000000
-f2x: 114.000000
-f2x: 115.000000
-f2x: 116.000000
-f2x: 117.000000
-f2x: 118.000000
-f2x: 119.000000
-f2x: 120.000000
-f2x: 121.000000
-f2x: 122.000000
-f2x: 123.000000
-f2x: 124.000000
-f2x: 125.000000
-f2x: 126.000000
-f2x: 127.000000
-f2x: 128.000000
-f2x: 129.000000
-f2x: 130.000000
-f2x: 131.000000
-f2x: 132.000000
-f2x: 133.000000
-f2x: 134.000000
-f2x: 135.000000
-f2x: 136.000000
-f2x: 137.000000
-f2x: 138.000000
-f2x: 139.000000
-f2x: 140.000000
-f2x: 141.000000
-f2x: 142.000000
-f2x: 143.000000
-f2x: 144.000000
-f2x: 145.000000
-f2x: 146.000000
-f2x: 147.000000
-f2x: 148.000000
-f2x: 149.000000
-f2x: 150.000000
-f2x: 151.000000
-f2x: 152.000000
-f2x: 153.000000
-f2x: 154.000000
-f2x: 155.000000
-f2x: 156.000000
-f2x: 157.000000
-f2x: 158.000000
-f2x: 159.000000
-f2x: 160.000000
-f2x: 161.000000
-f2x: 162.000000
-f2x: 163.000000
-f2x: 164.000000
-f2x: 165.000000
-f2x: 166.000000
-f2x: 167.000000
-f2x: 168.000000
-f2x: 169.000000
-f2x: 170.000000
-f2x: 171.000000
-f2x: 172.000000
-f2x: 173.000000
-f2x: 174.000000
-f2x: 175.000000
-f2x: 176.000000
-f2x: 177.000000
-f2x: 178.000000
-f2x: 179.000000
-f2x: 180.000000
-f2x: 181.000000
-f2x: 182.000000
-f2x: 183.000000
-f2x: 184.000000
-f2x: 185.000000
-f2x: 186.000000
-f2x: 187.000000
-f2x: 188.000000
-f2x: 189.000000
-f2x: 190.000000
-f2x: 191.000000
-f2x: 192.000000
-f2x: 193.000000
-f2x: 194.000000
-f2x: 195.000000
-f2x: 196.000000
-f2x: 197.000000
-f2x: 198.000000
-f2x: 199.000000
-f2x: 200.000000
-f2x: 201.000000
-f2x: 202.000000
-f2x: 203.000000
-f2x: 204.000000
-f2x: 205.000000
-f2x: 206.000000
-f2x: 207.000000
-f2x: 208.000000
-f2x: 209.000000
-f2x: 210.000000
-f2x: 211.000000
-f2x: 212.000000
-f2x: 213.000000
-f2x: 214.000000
-f2x: 215.000000
-f2x: 216.000000
-f2x: 217.000000
-f2x: 218.000000
-f2x: 219.000000
-f2x: 220.000000
-f2x: 221.000000
-f2x: 222.000000
-f2x: 223.000000
-f2x: 224.000000
-f2x: 225.000000
-f2x: 226.000000
-f2x: 227.000000
-f2x: 228.000000
-f2x: 229.000000
-f2x: 230.000000
-f2x: 231.000000
-f2x: 232.000000
-f2x: 233.000000
-f2x: 234.000000
-f2x: 235.000000
-f2x: 236.000000
-f2x: 237.000000
-f2x: 238.000000
-f2x: 239.000000
-f2x: 240.000000
-f2x: 241.000000
-f2x: 242.000000
-f2x: 243.000000
-f2x: 244.000000
-f2x: 245.000000
-f2x: 246.000000
-f2x: 247.000000
-f2x: 248.000000
-f2x: 249.000000
-f2x: 250.000000
-f2x: 251.000000
-f2x: 252.000000
-f2x: 253.000000
-f2x: 254.000000
-f2x: 255.000000
-st:addr=3e20800 data=0
-st:addr=3e20802 data=3c00
-st:addr=3e20804 data=4000
-st:addr=3e20806 data=4200
-st:addr=3e20808 data=4400
-st:addr=3e2080a data=4500
-st:addr=3e2080c data=4600
-st:addr=3e2080e data=4700
-st:addr=3e20810 data=4800
-st:addr=3e20812 data=4880
-st:addr=3e20814 data=4900
-st:addr=3e20816 data=4980
-st:addr=3e20818 data=4a00
-st:addr=3e2081a data=4a80
-st:addr=3e2081c data=4b00
-st:addr=3e2081e data=4b80
-st:addr=3e20820 data=4c00
-st:addr=3e20822 data=4c40
-st:addr=3e20824 data=4c80
-st:addr=3e20826 data=4cc0
-st:addr=3e20828 data=4d00
-st:addr=3e2082a data=4d40
-st:addr=3e2082c data=4d80
-st:addr=3e2082e data=4dc0
-st:addr=3e20830 data=4e00
-st:addr=3e20832 data=4e40
-st:addr=3e20834 data=4e80
-st:addr=3e20836 data=4ec0
-st:addr=3e20838 data=4f00
-st:addr=3e2083a data=4f40
-st:addr=3e2083c data=4f80
-st:addr=3e2083e data=4fc0
-st:addr=3e20840 data=5000
-st:addr=3e20842 data=5020
-st:addr=3e20844 data=5040
-st:addr=3e20846 data=5060
-st:addr=3e20848 data=5080
-st:addr=3e2084a data=50a0
-st:addr=3e2084c data=50c0
-st:addr=3e2084e data=50e0
-st:addr=3e20850 data=5100
-st:addr=3e20852 data=5120
-st:addr=3e20854 data=5140
-st:addr=3e20856 data=5160
-st:addr=3e20858 data=5180
-st:addr=3e2085a data=51a0
-st:addr=3e2085c data=51c0
-st:addr=3e2085e data=51e0
-st:addr=3e20860 data=5200
-st:addr=3e20862 data=5220
-st:addr=3e20864 data=5240
-st:addr=3e20866 data=5260
-st:addr=3e20868 data=5280
-st:addr=3e2086a data=52a0
-st:addr=3e2086c data=52c0
-st:addr=3e2086e data=52e0
-st:addr=3e20870 data=5300
-st:addr=3e20872 data=5320
-st:addr=3e20874 data=5340
-st:addr=3e20876 data=5360
-st:addr=3e20878 data=5380
-st:addr=3e2087a data=53a0
-st:addr=3e2087c data=53c0
-st:addr=3e2087e data=53e0
-st:addr=3e20880 data=5400
-st:addr=3e20882 data=5410
-st:addr=3e20884 data=5420
-st:addr=3e20886 data=5430
-st:addr=3e20888 data=5440
-st:addr=3e2088a data=5450
-st:addr=3e2088c data=5460
-st:addr=3e2088e data=5470
-st:addr=3e20890 data=5480
-st:addr=3e20892 data=5490
-st:addr=3e20894 data=54a0
-st:addr=3e20896 data=54b0
-st:addr=3e20898 data=54c0
-st:addr=3e2089a data=54d0
-st:addr=3e2089c data=54e0
-st:addr=3e2089e data=54f0
-st:addr=3e208a0 data=5500
-st:addr=3e208a2 data=5510
-st:addr=3e208a4 data=5520
-st:addr=3e208a6 data=5530
-st:addr=3e208a8 data=5540
-st:addr=3e208aa data=5550
-st:addr=3e208ac data=5560
-st:addr=3e208ae data=5570
-st:addr=3e208b0 data=5580
-st:addr=3e208b2 data=5590
-st:addr=3e208b4 data=55a0
-st:addr=3e208b6 data=55b0
-st:addr=3e208b8 data=55c0
-st:addr=3e208ba data=55d0
-st:addr=3e208bc data=55e0
-st:addr=3e208be data=55f0
-st:addr=3e208c0 data=5600
-st:addr=3e208c2 data=5610
-st:addr=3e208c4 data=5620
-st:addr=3e208c6 data=5630
-st:addr=3e208c8 data=5640
-st:addr=3e208ca data=5650
-st:addr=3e208cc data=5660
-st:addr=3e208ce data=5670
-st:addr=3e208d0 data=5680
-st:addr=3e208d2 data=5690
-st:addr=3e208d4 data=56a0
-st:addr=3e208d6 data=56b0
-st:addr=3e208d8 data=56c0
-st:addr=3e208da data=56d0
-st:addr=3e208dc data=56e0
-st:addr=3e208de data=56f0
-st:addr=3e208e0 data=5700
-st:addr=3e208e2 data=5710
-st:addr=3e208e4 data=5720
-st:addr=3e208e6 data=5730
-st:addr=3e208e8 data=5740
-st:addr=3e208ea data=5750
-st:addr=3e208ec data=5760
-st:addr=3e208ee data=5770
-st:addr=3e208f0 data=5780
-st:addr=3e208f2 data=5790
-st:addr=3e208f4 data=57a0
-st:addr=3e208f6 data=57b0
-st:addr=3e208f8 data=57c0
-st:addr=3e208fa data=57d0
-st:addr=3e208fc data=57e0
-st:addr=3e208fe data=57f0
-st:addr=3e20900 data=5800
-st:addr=3e20902 data=5808
-st:addr=3e20904 data=5810
-st:addr=3e20906 data=5818
-st:addr=3e20908 data=5820
-st:addr=3e2090a data=5828
-st:addr=3e2090c data=5830
-st:addr=3e2090e data=5838
-st:addr=3e20910 data=5840
-st:addr=3e20912 data=5848
-st:addr=3e20914 data=5850
-st:addr=3e20916 data=5858
-st:addr=3e20918 data=5860
-st:addr=3e2091a data=5868
-st:addr=3e2091c data=5870
-st:addr=3e2091e data=5878
-st:addr=3e20920 data=5880
-st:addr=3e20922 data=5888
-st:addr=3e20924 data=5890
-st:addr=3e20926 data=5898
-st:addr=3e20928 data=58a0
-st:addr=3e2092a data=58a8
-st:addr=3e2092c data=58b0
-st:addr=3e2092e data=58b8
-st:addr=3e20930 data=58c0
-st:addr=3e20932 data=58c8
-st:addr=3e20934 data=58d0
-st:addr=3e20936 data=58d8
-st:addr=3e20938 data=58e0
-st:addr=3e2093a data=58e8
-st:addr=3e2093c data=58f0
-st:addr=3e2093e data=58f8
-st:addr=3e20940 data=5900
-st:addr=3e20942 data=5908
-st:addr=3e20944 data=5910
-st:addr=3e20946 data=5918
-st:addr=3e20948 data=5920
-st:addr=3e2094a data=5928
-st:addr=3e2094c data=5930
-st:addr=3e2094e data=5938
-st:addr=3e20950 data=5940
-st:addr=3e20952 data=5948
-st:addr=3e20954 data=5950
-st:addr=3e20956 data=5958
-st:addr=3e20958 data=5960
-st:addr=3e2095a data=5968
-st:addr=3e2095c data=5970
-st:addr=3e2095e data=5978
-st:addr=3e20960 data=5980
-st:addr=3e20962 data=5988
-st:addr=3e20964 data=5990
-st:addr=3e20966 data=5998
-st:addr=3e20968 data=59a0
-st:addr=3e2096a data=59a8
-st:addr=3e2096c data=59b0
-st:addr=3e2096e data=59b8
-st:addr=3e20970 data=59c0
-st:addr=3e20972 data=59c8
-st:addr=3e20974 data=59d0
-st:addr=3e20976 data=59d8
-st:addr=3e20978 data=59e0
-st:addr=3e2097a data=59e8
-st:addr=3e2097c data=59f0
-st:addr=3e2097e data=59f8
-st:addr=3e20980 data=5a00
-st:addr=3e20982 data=5a08
-st:addr=3e20984 data=5a10
-st:addr=3e20986 data=5a18
-st:addr=3e20988 data=5a20
-st:addr=3e2098a data=5a28
-st:addr=3e2098c data=5a30
-st:addr=3e2098e data=5a38
-st:addr=3e20990 data=5a40
-st:addr=3e20992 data=5a48
-st:addr=3e20994 data=5a50
-st:addr=3e20996 data=5a58
-st:addr=3e20998 data=5a60
-st:addr=3e2099a data=5a68
-st:addr=3e2099c data=5a70
-st:addr=3e2099e data=5a78
-st:addr=3e209a0 data=5a80
-st:addr=3e209a2 data=5a88
-st:addr=3e209a4 data=5a90
-st:addr=3e209a6 data=5a98
-st:addr=3e209a8 data=5aa0
-st:addr=3e209aa data=5aa8
-st:addr=3e209ac data=5ab0
-st:addr=3e209ae data=5ab8
-st:addr=3e209b0 data=5ac0
-st:addr=3e209b2 data=5ac8
-st:addr=3e209b4 data=5ad0
-st:addr=3e209b6 data=5ad8
-st:addr=3e209b8 data=5ae0
-st:addr=3e209ba data=5ae8
-st:addr=3e209bc data=5af0
-st:addr=3e209be data=5af8
-st:addr=3e209c0 data=5b00
-st:addr=3e209c2 data=5b08
-st:addr=3e209c4 data=5b10
-st:addr=3e209c6 data=5b18
-st:addr=3e209c8 data=5b20
-st:addr=3e209ca data=5b28
-st:addr=3e209cc data=5b30
-st:addr=3e209ce data=5b38
-st:addr=3e209d0 data=5b40
-st:addr=3e209d2 data=5b48
-st:addr=3e209d4 data=5b50
-st:addr=3e209d6 data=5b58
-st:addr=3e209d8 data=5b60
-st:addr=3e209da data=5b68
-st:addr=3e209dc data=5b70
-st:addr=3e209de data=5b78
-st:addr=3e209e0 data=5b80
-st:addr=3e209e2 data=5b88
-st:addr=3e209e4 data=5b90
-st:addr=3e209e6 data=5b98
-st:addr=3e209e8 data=5ba0
-st:addr=3e209ea data=5ba8
-st:addr=3e209ec data=5bb0
-st:addr=3e209ee data=5bb8
-st:addr=3e209f0 data=5bc0
-st:addr=3e209f2 data=5bc8
-st:addr=3e209f4 data=5bd0
-st:addr=3e209f6 data=5bd8
-st:addr=3e209f8 data=5be0
-st:addr=3e209fa data=5be8
-st:addr=3e209fc data=5bf0
-st:addr=3e209fe data=5bf8
-GPGPU-Sim uArch: Shader 1 finished CTA #0 (1146,0), 0 CTAs running
-GPGPU-Sim uArch: Shader 1 empty (last released kernel 1 '_Z17convertFp32ToFp16P6__halfPfi').
-GPGPU-Sim uArch: GPU detected kernel 1 '_Z17convertFp32ToFp16P6__halfPfi' finished on shader 1.
-Destroy streams for kernel 1: size 0
-kernel_name = _Z17convertFp32ToFp16P6__halfPfi
-kernel_launch_uid = 1
-gpu_sim_cycle = 1147
-gpu_sim_insn = 4608
-gpu_ipc = 4.0174
-gpu_tot_sim_cycle = 1147
-gpu_tot_sim_insn = 4608
-gpu_tot_ipc = 4.0174
-gpu_tot_issued_cta = 1
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=4608
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 80
- L1I_total_cache_misses = 24
- L1I_total_cache_miss_rate = 0.3000
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 24
- L1C_total_cache_misses = 16
- L1C_total_cache_miss_rate = 0.6667
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
- Total_core_cache_stats_breakdown[CONST_ACC_R][HIT] = 8
- Total_core_cache_stats_breakdown[CONST_ACC_R][MISS] = 16
- Total_core_cache_stats_breakdown[INST_ACC_R][HIT] = 56
- Total_core_cache_stats_breakdown[INST_ACC_R][MISS] = 24
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 4864
-gpgpu_n_tot_w_icount = 152
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 8
-gpgpu_n_mem_write_global = 8
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 1
-gpgpu_n_load_insn = 256
-gpgpu_n_store_insn = 256
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 768
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:9 W0_Idle:1630 W0_Scoreboard:613 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:152
-traffic_breakdown_coretomem[CONST_ACC_R] = 8 {8:1,}
-traffic_breakdown_coretomem[GLOBAL_ACC_R] = 64 {8:8,}
-traffic_breakdown_coretomem[GLOBAL_ACC_W] = 576 {72:8,}
-traffic_breakdown_coretomem[INST_ACC_R] = 24 {8:3,}
-traffic_breakdown_memtocore[CONST_ACC_R] = 72 {72:1,}
-traffic_breakdown_memtocore[GLOBAL_ACC_R] = 1088 {136:8,}
-traffic_breakdown_memtocore[GLOBAL_ACC_W] = 64 {8:8,}
-traffic_breakdown_memtocore[INST_ACC_R] = 408 {136:3,}
-maxmrqlatency = 18
-maxdqlatency = 0
-maxmflatency = 265
-averagemflatency = 255
-max_icnt2mem_latency = 5
-max_icnt2sh_latency = 1146
-mrq_lat_table:16 0 4 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 9 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 4 5 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 806 808 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 812 813 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 815 817 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 820 822 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 228
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 488 1085
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1091 1098 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1105 1109 0 0 0 0
-average row accesses per activate:
-dram[0]: inf -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-average row locality = 24/15 = 1.600000
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-total reads: 16
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-total reads: 8
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: 252 none none none none none none none none none none none none none none none
-dram[1]: none none none none none none none none none none 252 254 none none none none
-dram[2]: none none none none none none none none none none 254 255 none none none none
-dram[3]: none none none none none none none none none none 256 257 none none none none
-dram[4]: none none none none none none none none none none 257 258 none none none none
-dram[5]: none none none none none none none none none none none none none none none 0
-dram[6]: none none none none none none none none none none none none none none 0 0
-dram[7]: none none none none none none none none none none none none none none none none
-dram[8]: none none none none none none none none none none none none none none none none
-dram[9]: none none none none none none none none none none 168 167 none none none none
-dram[10]: none none none none none none none none none none 168 167 none none none none
-maximum mf latency per bank:
-dram[0]: 252 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 252 254 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 254 255 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 256 257 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 265 261 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 265 262 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2123 n_act=1 n_pre=0 n_req=1 n_rd=4 n_write=0 bw_util=0.003759
-n_activity=40 dram_eff=0.2
-bk0: 4a 2109i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2128i bk6: 0a 2128i bk7: 0a 2128i bk8: 0a 2128i bk9: 0a 2128i bk10: 0a 2128i bk11: 0a 2128i bk12: 0a 2128i bk13: 0a 2128i bk14: 0a 2128i bk15: 0a 2128i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2118 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.007519
-n_activity=46 dram_eff=0.3478
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2109i bk11: 4a 2104i bk12: 0a 2127i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2118 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.007519
-n_activity=46 dram_eff=0.3478
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2109i bk11: 4a 2103i bk12: 0a 2127i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2118 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.007519
-n_activity=46 dram_eff=0.3478
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2109i bk11: 4a 2104i bk12: 0a 2127i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2118 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.007519
-n_activity=46 dram_eff=0.3478
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2109i bk11: 4a 2104i bk12: 0a 2127i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2123 n_act=1 n_pre=0 n_req=1 n_rd=4 n_write=0 bw_util=0.003759
-n_activity=40 dram_eff=0.2
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2128i bk6: 0a 2128i bk7: 0a 2128i bk8: 0a 2128i bk9: 0a 2128i bk10: 0a 2128i bk11: 0a 2128i bk12: 0a 2128i bk13: 0a 2128i bk14: 0a 2128i bk15: 4a 2109i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2118 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.007519
-n_activity=80 dram_eff=0.2
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2128i bk6: 0a 2128i bk7: 0a 2128i bk8: 0a 2128i bk9: 0a 2128i bk10: 0a 2128i bk11: 0a 2128i bk12: 0a 2128i bk13: 0a 2129i bk14: 4a 2109i bk15: 4a 2108i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2128 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=0
-n_activity=0 dram_eff=-nan
-bk0: 0a 2128i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2128i bk6: 0a 2128i bk7: 0a 2128i bk8: 0a 2128i bk9: 0a 2128i bk10: 0a 2128i bk11: 0a 2128i bk12: 0a 2128i bk13: 0a 2128i bk14: 0a 2128i bk15: 0a 2128i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2128 n_act=0 n_pre=0 n_req=0 n_rd=0 n_write=0 bw_util=0
-n_activity=0 dram_eff=-nan
-bk0: 0a 2128i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2128i bk6: 0a 2128i bk7: 0a 2128i bk8: 0a 2128i bk9: 0a 2128i bk10: 0a 2128i bk11: 0a 2128i bk12: 0a 2128i bk13: 0a 2128i bk14: 0a 2128i bk15: 0a 2128i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2110 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.01504
-n_activity=75 dram_eff=0.4267
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2067i bk11: 4a 2074i bk12: 0a 2126i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.037594
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=2128 n_nop=2110 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.01504
-n_activity=73 dram_eff=0.4384
-bk0: 0a 2127i bk1: 0a 2128i bk2: 0a 2128i bk3: 0a 2128i bk4: 0a 2128i bk5: 0a 2129i bk6: 0a 2129i bk7: 0a 2129i bk8: 0a 2129i bk9: 0a 2129i bk10: 4a 2069i bk11: 4a 2073i bk12: 0a 2126i bk13: 0a 2127i bk14: 0a 2127i bk15: 0a 2127i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0390038
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[2]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[3]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[4]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[19]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[20]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[21]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_total_cache_accesses = 20
-L2_total_cache_misses = 16
-L2_total_cache_miss_rate = 0.8000
-L2_total_cache_pending_hits = 4
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
- L2_cache_stats_breakdown[GLOBAL_ACC_R][MISS] = 8
- L2_cache_stats_breakdown[CONST_ACC_R][MISS] = 1
- L2_cache_stats_breakdown[GLOBAL_ACC_W][HIT_RESERVED] = 4
- L2_cache_stats_breakdown[GLOBAL_ACC_W][MISS] = 4
- L2_cache_stats_breakdown[INST_ACC_R][MISS] = 3
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.003
-
-icnt_total_pkts_mem_to_simt=66
-icnt_total_pkts_simt_to_mem=36
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = 8.5
- minimum = 6
- maximum = 20
-Network latency average = 8.5
- minimum = 6
- maximum = 20
-Slowest packet = 20
-Flit latency average = 7.78431
- minimum = 6
- maximum = 16
-Slowest flit = 54
-Fragmentation average = 0
- minimum = 0
- maximum = 0
-Injected packet rate average = 0.000281484
- minimum = 0 (at node 0)
- maximum = 0.008726 (at node 1)
-Accepted packet rate average = 0.000281484
- minimum = 0 (at node 0)
- maximum = 0.008726 (at node 1)
-Injected flit rate average = 0.000717784
- minimum = 0 (at node 0)
- maximum = 0.0157068 (at node 1)
-Accepted flit rate average= 0.000717784
- minimum = 0 (at node 0)
- maximum = 0.0287958 (at node 1)
-Injected packet length average = 2.55
-Accepted packet length average = 2.55
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (3 samples)
- minimum = nan (3 samples)
- maximum = -nan (3 samples)
-Network latency average = -nan (3 samples)
- minimum = nan (3 samples)
- maximum = -nan (3 samples)
-Flit latency average = -nan (3 samples)
- minimum = nan (3 samples)
- maximum = -nan (3 samples)
-Fragmentation average = -nan (3 samples)
- minimum = nan (3 samples)
- maximum = -nan (3 samples)
-Injected packet rate average = -nan (3 samples)
- minimum = -nan (3 samples)
- maximum = -nan (3 samples)
-Accepted packet rate average = -nan (3 samples)
- minimum = -nan (3 samples)
- maximum = -nan (3 samples)
-Injected flit rate average = -nan (3 samples)
- minimum = -nan (3 samples)
- maximum = -nan (3 samples)
-Accepted flit rate average = -nan (3 samples)
- minimum = -nan (3 samples)
- maximum = -nan (3 samples)
-Injected packet size average = -nan (3 samples)
-Accepted packet size average = -nan (3 samples)
-Hops average = -nan (3 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-
-
-gpgpu_simulation_time = 0 days, 0 hrs, 0 min, 1 sec (1 sec)
-gpgpu_simulation_rate = 4608 (inst/sec)
-gpgpu_simulation_rate = 1147 (cycle/sec)
-
-GPGPU-Sim PTX: cudaLaunch for 0x0x401dd7 (mode=performance simulation) on stream 0
-GPGPU-Sim PTX: pushing kernel '_Z17convertFp32ToFp16P6__halfPfi' to stream 0, gridDim= (1,1,1) blockDim = (256,1,1)
-GPGPU-Sim uArch: Shader 2 bind to kernel 2 '_Z17convertFp32ToFp16P6__halfPfi'
-GPGPU-Sim uArch: core: 2, cta: 0, start_tid: 0, end_tid: 256, initialized @(1,1147)
-f2x: 0.000000
-f2x: 1.000000
-f2x: 2.000000
-f2x: 3.000000
-f2x: 4.000000
-f2x: 5.000000
-f2x: 6.000000
-f2x: 7.000000
-f2x: 8.000000
-f2x: 9.000000
-f2x: 10.000000
-f2x: 11.000000
-f2x: 12.000000
-f2x: 13.000000
-f2x: 14.000000
-f2x: 15.000000
-f2x: 16.000000
-f2x: 17.000000
-f2x: 18.000000
-f2x: 19.000000
-f2x: 20.000000
-f2x: 21.000000
-f2x: 22.000000
-f2x: 23.000000
-f2x: 24.000000
-f2x: 25.000000
-f2x: 26.000000
-f2x: 27.000000
-f2x: 28.000000
-f2x: 29.000000
-f2x: 30.000000
-f2x: 31.000000
-f2x: 32.000000
-f2x: 33.000000
-f2x: 34.000000
-f2x: 35.000000
-f2x: 36.000000
-f2x: 37.000000
-f2x: 38.000000
-f2x: 39.000000
-f2x: 40.000000
-f2x: 41.000000
-f2x: 42.000000
-f2x: 43.000000
-f2x: 44.000000
-f2x: 45.000000
-f2x: 46.000000
-f2x: 47.000000
-f2x: 48.000000
-f2x: 49.000000
-f2x: 50.000000
-f2x: 51.000000
-f2x: 52.000000
-f2x: 53.000000
-f2x: 54.000000
-f2x: 55.000000
-f2x: 56.000000
-f2x: 57.000000
-f2x: 58.000000
-f2x: 59.000000
-f2x: 60.000000
-f2x: 61.000000
-f2x: 62.000000
-f2x: 63.000000
-f2x: 64.000000
-f2x: 65.000000
-f2x: 66.000000
-f2x: 67.000000
-f2x: 68.000000
-f2x: 69.000000
-f2x: 70.000000
-f2x: 71.000000
-f2x: 72.000000
-f2x: 73.000000
-f2x: 74.000000
-f2x: 75.000000
-f2x: 76.000000
-f2x: 77.000000
-f2x: 78.000000
-f2x: 79.000000
-f2x: 80.000000
-f2x: 81.000000
-f2x: 82.000000
-f2x: 83.000000
-f2x: 84.000000
-f2x: 85.000000
-f2x: 86.000000
-f2x: 87.000000
-f2x: 88.000000
-f2x: 89.000000
-f2x: 90.000000
-f2x: 91.000000
-f2x: 92.000000
-f2x: 93.000000
-f2x: 94.000000
-f2x: 95.000000
-f2x: 96.000000
-f2x: 97.000000
-f2x: 98.000000
-f2x: 99.000000
-f2x: 100.000000
-f2x: 101.000000
-f2x: 102.000000
-f2x: 103.000000
-f2x: 104.000000
-f2x: 105.000000
-f2x: 106.000000
-f2x: 107.000000
-f2x: 108.000000
-f2x: 109.000000
-f2x: 110.000000
-f2x: 111.000000
-f2x: 112.000000
-f2x: 113.000000
-f2x: 114.000000
-f2x: 115.000000
-f2x: 116.000000
-f2x: 117.000000
-f2x: 118.000000
-f2x: 119.000000
-f2x: 120.000000
-f2x: 121.000000
-f2x: 122.000000
-f2x: 123.000000
-f2x: 124.000000
-f2x: 125.000000
-f2x: 126.000000
-f2x: 127.000000
-f2x: 128.000000
-f2x: 129.000000
-f2x: 130.000000
-f2x: 131.000000
-f2x: 132.000000
-f2x: 133.000000
-f2x: 134.000000
-f2x: 135.000000
-f2x: 136.000000
-f2x: 137.000000
-f2x: 138.000000
-f2x: 139.000000
-f2x: 140.000000
-f2x: 141.000000
-f2x: 142.000000
-f2x: 143.000000
-f2x: 144.000000
-f2x: 145.000000
-f2x: 146.000000
-f2x: 147.000000
-f2x: 148.000000
-f2x: 149.000000
-f2x: 150.000000
-f2x: 151.000000
-f2x: 152.000000
-f2x: 153.000000
-f2x: 154.000000
-f2x: 155.000000
-f2x: 156.000000
-f2x: 157.000000
-f2x: 158.000000
-f2x: 159.000000
-f2x: 160.000000
-f2x: 161.000000
-f2x: 162.000000
-f2x: 163.000000
-f2x: 164.000000
-f2x: 165.000000
-f2x: 166.000000
-f2x: 167.000000
-f2x: 168.000000
-f2x: 169.000000
-f2x: 170.000000
-f2x: 171.000000
-f2x: 172.000000
-f2x: 173.000000
-f2x: 174.000000
-f2x: 175.000000
-f2x: 176.000000
-f2x: 177.000000
-f2x: 178.000000
-f2x: 179.000000
-f2x: 180.000000
-f2x: 181.000000
-f2x: 182.000000
-f2x: 183.000000
-f2x: 184.000000
-f2x: 185.000000
-f2x: 186.000000
-f2x: 187.000000
-f2x: 188.000000
-f2x: 189.000000
-f2x: 190.000000
-f2x: 191.000000
-f2x: 192.000000
-f2x: 193.000000
-f2x: 194.000000
-f2x: 195.000000
-f2x: 196.000000
-f2x: 197.000000
-f2x: 198.000000
-f2x: 199.000000
-f2x: 200.000000
-f2x: 201.000000
-f2x: 202.000000
-f2x: 203.000000
-f2x: 204.000000
-f2x: 205.000000
-f2x: 206.000000
-f2x: 207.000000
-f2x: 208.000000
-f2x: 209.000000
-f2x: 210.000000
-f2x: 211.000000
-f2x: 212.000000
-f2x: 213.000000
-f2x: 214.000000
-f2x: 215.000000
-f2x: 216.000000
-f2x: 217.000000
-f2x: 218.000000
-f2x: 219.000000
-f2x: 220.000000
-f2x: 221.000000
-f2x: 222.000000
-f2x: 223.000000
-f2x: 224.000000
-f2x: 225.000000
-f2x: 226.000000
-f2x: 227.000000
-f2x: 228.000000
-f2x: 229.000000
-f2x: 230.000000
-f2x: 231.000000
-f2x: 232.000000
-f2x: 233.000000
-f2x: 234.000000
-f2x: 235.000000
-f2x: 236.000000
-f2x: 237.000000
-f2x: 238.000000
-f2x: 239.000000
-f2x: 240.000000
-f2x: 241.000000
-f2x: 242.000000
-f2x: 243.000000
-f2x: 244.000000
-f2x: 245.000000
-f2x: 246.000000
-f2x: 247.000000
-f2x: 248.000000
-f2x: 249.000000
-f2x: 250.000000
-f2x: 251.000000
-f2x: 252.000000
-f2x: 253.000000
-f2x: 254.000000
-f2x: 255.000000
-st:addr=3e20a00 data=0
-st:addr=3e20a02 data=3c00
-st:addr=3e20a04 data=4000
-st:addr=3e20a06 data=4200
-st:addr=3e20a08 data=4400
-st:addr=3e20a0a data=4500
-st:addr=3e20a0c data=4600
-st:addr=3e20a0e data=4700
-st:addr=3e20a10 data=4800
-st:addr=3e20a12 data=4880
-st:addr=3e20a14 data=4900
-st:addr=3e20a16 data=4980
-st:addr=3e20a18 data=4a00
-st:addr=3e20a1a data=4a80
-st:addr=3e20a1c data=4b00
-st:addr=3e20a1e data=4b80
-st:addr=3e20a20 data=4c00
-st:addr=3e20a22 data=4c40
-st:addr=3e20a24 data=4c80
-st:addr=3e20a26 data=4cc0
-st:addr=3e20a28 data=4d00
-st:addr=3e20a2a data=4d40
-st:addr=3e20a2c data=4d80
-st:addr=3e20a2e data=4dc0
-st:addr=3e20a30 data=4e00
-st:addr=3e20a32 data=4e40
-st:addr=3e20a34 data=4e80
-st:addr=3e20a36 data=4ec0
-st:addr=3e20a38 data=4f00
-st:addr=3e20a3a data=4f40
-st:addr=3e20a3c data=4f80
-st:addr=3e20a3e data=4fc0
-st:addr=3e20a40 data=5000
-st:addr=3e20a42 data=5020
-st:addr=3e20a44 data=5040
-st:addr=3e20a46 data=5060
-st:addr=3e20a48 data=5080
-st:addr=3e20a4a data=50a0
-st:addr=3e20a4c data=50c0
-st:addr=3e20a4e data=50e0
-st:addr=3e20a50 data=5100
-st:addr=3e20a52 data=5120
-st:addr=3e20a54 data=5140
-st:addr=3e20a56 data=5160
-st:addr=3e20a58 data=5180
-st:addr=3e20a5a data=51a0
-st:addr=3e20a5c data=51c0
-st:addr=3e20a5e data=51e0
-st:addr=3e20a60 data=5200
-st:addr=3e20a62 data=5220
-st:addr=3e20a64 data=5240
-st:addr=3e20a66 data=5260
-st:addr=3e20a68 data=5280
-st:addr=3e20a6a data=52a0
-st:addr=3e20a6c data=52c0
-st:addr=3e20a6e data=52e0
-st:addr=3e20a70 data=5300
-st:addr=3e20a72 data=5320
-st:addr=3e20a74 data=5340
-st:addr=3e20a76 data=5360
-st:addr=3e20a78 data=5380
-st:addr=3e20a7a data=53a0
-st:addr=3e20a7c data=53c0
-st:addr=3e20a7e data=53e0
-st:addr=3e20a80 data=5400
-st:addr=3e20a82 data=5410
-st:addr=3e20a84 data=5420
-st:addr=3e20a86 data=5430
-st:addr=3e20a88 data=5440
-st:addr=3e20a8a data=5450
-st:addr=3e20a8c data=5460
-st:addr=3e20a8e data=5470
-st:addr=3e20a90 data=5480
-st:addr=3e20a92 data=5490
-st:addr=3e20a94 data=54a0
-st:addr=3e20a96 data=54b0
-st:addr=3e20a98 data=54c0
-st:addr=3e20a9a data=54d0
-st:addr=3e20a9c data=54e0
-st:addr=3e20a9e data=54f0
-st:addr=3e20aa0 data=5500
-st:addr=3e20aa2 data=5510
-st:addr=3e20aa4 data=5520
-st:addr=3e20aa6 data=5530
-st:addr=3e20aa8 data=5540
-st:addr=3e20aaa data=5550
-st:addr=3e20aac data=5560
-st:addr=3e20aae data=5570
-st:addr=3e20ab0 data=5580
-st:addr=3e20ab2 data=5590
-st:addr=3e20ab4 data=55a0
-st:addr=3e20ab6 data=55b0
-st:addr=3e20ab8 data=55c0
-st:addr=3e20aba data=55d0
-st:addr=3e20abc data=55e0
-st:addr=3e20abe data=55f0
-st:addr=3e20ac0 data=5600
-st:addr=3e20ac2 data=5610
-st:addr=3e20ac4 data=5620
-st:addr=3e20ac6 data=5630
-st:addr=3e20ac8 data=5640
-st:addr=3e20aca data=5650
-st:addr=3e20acc data=5660
-st:addr=3e20ace data=5670
-st:addr=3e20ad0 data=5680
-st:addr=3e20ad2 data=5690
-st:addr=3e20ad4 data=56a0
-st:addr=3e20ad6 data=56b0
-st:addr=3e20ad8 data=56c0
-st:addr=3e20ada data=56d0
-st:addr=3e20adc data=56e0
-st:addr=3e20ade data=56f0
-st:addr=3e20ae0 data=5700
-st:addr=3e20ae2 data=5710
-st:addr=3e20ae4 data=5720
-st:addr=3e20ae6 data=5730
-st:addr=3e20ae8 data=5740
-st:addr=3e20aea data=5750
-st:addr=3e20aec data=5760
-st:addr=3e20aee data=5770
-st:addr=3e20af0 data=5780
-st:addr=3e20af2 data=5790
-st:addr=3e20af4 data=57a0
-st:addr=3e20af6 data=57b0
-st:addr=3e20af8 data=57c0
-st:addr=3e20afa data=57d0
-st:addr=3e20afc data=57e0
-st:addr=3e20afe data=57f0
-st:addr=3e20b00 data=5800
-st:addr=3e20b02 data=5808
-st:addr=3e20b04 data=5810
-st:addr=3e20b06 data=5818
-st:addr=3e20b08 data=5820
-st:addr=3e20b0a data=5828
-st:addr=3e20b0c data=5830
-st:addr=3e20b0e data=5838
-st:addr=3e20b10 data=5840
-st:addr=3e20b12 data=5848
-st:addr=3e20b14 data=5850
-st:addr=3e20b16 data=5858
-st:addr=3e20b18 data=5860
-st:addr=3e20b1a data=5868
-st:addr=3e20b1c data=5870
-st:addr=3e20b1e data=5878
-st:addr=3e20b20 data=5880
-st:addr=3e20b22 data=5888
-st:addr=3e20b24 data=5890
-st:addr=3e20b26 data=5898
-st:addr=3e20b28 data=58a0
-st:addr=3e20b2a data=58a8
-st:addr=3e20b2c data=58b0
-st:addr=3e20b2e data=58b8
-st:addr=3e20b30 data=58c0
-st:addr=3e20b32 data=58c8
-st:addr=3e20b34 data=58d0
-st:addr=3e20b36 data=58d8
-st:addr=3e20b38 data=58e0
-st:addr=3e20b3a data=58e8
-st:addr=3e20b3c data=58f0
-st:addr=3e20b3e data=58f8
-st:addr=3e20b40 data=5900
-st:addr=3e20b42 data=5908
-st:addr=3e20b44 data=5910
-st:addr=3e20b46 data=5918
-st:addr=3e20b48 data=5920
-st:addr=3e20b4a data=5928
-st:addr=3e20b4c data=5930
-st:addr=3e20b4e data=5938
-st:addr=3e20b50 data=5940
-st:addr=3e20b52 data=5948
-st:addr=3e20b54 data=5950
-st:addr=3e20b56 data=5958
-st:addr=3e20b58 data=5960
-st:addr=3e20b5a data=5968
-st:addr=3e20b5c data=5970
-st:addr=3e20b5e data=5978
-st:addr=3e20b60 data=5980
-st:addr=3e20b62 data=5988
-st:addr=3e20b64 data=5990
-st:addr=3e20b66 data=5998
-st:addr=3e20b68 data=59a0
-st:addr=3e20b6a data=59a8
-st:addr=3e20b6c data=59b0
-st:addr=3e20b6e data=59b8
-st:addr=3e20b70 data=59c0
-st:addr=3e20b72 data=59c8
-st:addr=3e20b74 data=59d0
-st:addr=3e20b76 data=59d8
-st:addr=3e20b78 data=59e0
-st:addr=3e20b7a data=59e8
-st:addr=3e20b7c data=59f0
-st:addr=3e20b7e data=59f8
-st:addr=3e20b80 data=5a00
-st:addr=3e20b82 data=5a08
-st:addr=3e20b84 data=5a10
-st:addr=3e20b86 data=5a18
-st:addr=3e20b88 data=5a20
-st:addr=3e20b8a data=5a28
-st:addr=3e20b8c data=5a30
-st:addr=3e20b8e data=5a38
-st:addr=3e20b90 data=5a40
-st:addr=3e20b92 data=5a48
-st:addr=3e20b94 data=5a50
-st:addr=3e20b96 data=5a58
-st:addr=3e20b98 data=5a60
-st:addr=3e20b9a data=5a68
-st:addr=3e20b9c data=5a70
-st:addr=3e20b9e data=5a78
-st:addr=3e20ba0 data=5a80
-st:addr=3e20ba2 data=5a88
-st:addr=3e20ba4 data=5a90
-st:addr=3e20ba6 data=5a98
-st:addr=3e20ba8 data=5aa0
-st:addr=3e20baa data=5aa8
-st:addr=3e20bac data=5ab0
-st:addr=3e20bae data=5ab8
-st:addr=3e20bb0 data=5ac0
-st:addr=3e20bb2 data=5ac8
-st:addr=3e20bb4 data=5ad0
-st:addr=3e20bb6 data=5ad8
-st:addr=3e20bb8 data=5ae0
-st:addr=3e20bba data=5ae8
-st:addr=3e20bbc data=5af0
-st:addr=3e20bbe data=5af8
-st:addr=3e20bc0 data=5b00
-st:addr=3e20bc2 data=5b08
-st:addr=3e20bc4 data=5b10
-st:addr=3e20bc6 data=5b18
-st:addr=3e20bc8 data=5b20
-st:addr=3e20bca data=5b28
-st:addr=3e20bcc data=5b30
-st:addr=3e20bce data=5b38
-st:addr=3e20bd0 data=5b40
-st:addr=3e20bd2 data=5b48
-st:addr=3e20bd4 data=5b50
-st:addr=3e20bd6 data=5b58
-st:addr=3e20bd8 data=5b60
-st:addr=3e20bda data=5b68
-st:addr=3e20bdc data=5b70
-st:addr=3e20bde data=5b78
-st:addr=3e20be0 data=5b80
-st:addr=3e20be2 data=5b88
-st:addr=3e20be4 data=5b90
-st:addr=3e20be6 data=5b98
-st:addr=3e20be8 data=5ba0
-st:addr=3e20bea data=5ba8
-st:addr=3e20bec data=5bb0
-st:addr=3e20bee data=5bb8
-st:addr=3e20bf0 data=5bc0
-st:addr=3e20bf2 data=5bc8
-st:addr=3e20bf4 data=5bd0
-st:addr=3e20bf6 data=5bd8
-st:addr=3e20bf8 data=5be0
-st:addr=3e20bfa data=5be8
-st:addr=3e20bfc data=5bf0
-st:addr=3e20bfe data=5bf8
-GPGPU-Sim uArch: Shader 2 finished CTA #0 (909,1147), 0 CTAs running
-GPGPU-Sim uArch: Shader 2 empty (last released kernel 2 '_Z17convertFp32ToFp16P6__halfPfi').
-GPGPU-Sim uArch: GPU detected kernel 2 '_Z17convertFp32ToFp16P6__halfPfi' finished on shader 2.
-Destroy streams for kernel 2: size 0
-kernel_name = _Z17convertFp32ToFp16P6__halfPfi
-kernel_launch_uid = 2
-gpu_sim_cycle = 910
-gpu_sim_insn = 4608
-gpu_ipc = 5.0637
-gpu_tot_sim_cycle = 2057
-gpu_tot_sim_insn = 9216
-gpu_tot_ipc = 4.4803
-gpu_tot_issued_cta = 2
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=9216
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 160
- L1I_total_cache_misses = 48
- L1I_total_cache_miss_rate = 0.3000
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 48
- L1C_total_cache_misses = 32
- L1C_total_cache_miss_rate = 0.6667
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
- Total_core_cache_stats_breakdown[CONST_ACC_R][HIT] = 16
- Total_core_cache_stats_breakdown[CONST_ACC_R][MISS] = 32
- Total_core_cache_stats_breakdown[INST_ACC_R][HIT] = 112
- Total_core_cache_stats_breakdown[INST_ACC_R][MISS] = 48
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 9728
-gpgpu_n_tot_w_icount = 304
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 16
-gpgpu_n_mem_write_global = 16
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 2
-gpgpu_n_load_insn = 512
-gpgpu_n_store_insn = 512
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 1536
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:18 W0_Idle:2782 W0_Scoreboard:1230 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:304
-traffic_breakdown_coretomem[CONST_ACC_R] = 16 {8:2,}
-traffic_breakdown_coretomem[GLOBAL_ACC_R] = 128 {8:16,}
-traffic_breakdown_coretomem[GLOBAL_ACC_W] = 1152 {72:16,}
-traffic_breakdown_coretomem[INST_ACC_R] = 48 {8:6,}
-traffic_breakdown_memtocore[CONST_ACC_R] = 144 {72:2,}
-traffic_breakdown_memtocore[GLOBAL_ACC_R] = 2176 {136:16,}
-traffic_breakdown_memtocore[GLOBAL_ACC_W] = 128 {8:16,}
-traffic_breakdown_memtocore[INST_ACC_R] = 816 {136:6,}
-maxmrqlatency = 23
-maxdqlatency = 0
-maxmflatency = 265
-averagemflatency = 246
-max_icnt2mem_latency = 5
-max_icnt2sh_latency = 2056
-mrq_lat_table:29 0 5 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 19 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 7 11 0 0 0 0 0 0 15 1 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 850 859 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 806 808 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 812 813 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 815 817 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 820 822 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 567 568 0 0 0 228
-dram[6]: 0 0 0 0 0 0 0 0 0 0 571 574 0 0 488 1085
-dram[7]: 0 0 0 0 0 0 0 0 0 0 575 577 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 581 582 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1091 1098 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1105 1109 0 0 0 0
-average row accesses per activate:
-dram[0]: inf -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 4.000000 4.000000 -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan 1.000000
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan 1.000000 1.000000
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-average row locality = 44/25 = 1.760000
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1
-dram[6]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1
-dram[7]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-total reads: 28
-min_bank_accesses = 0!
-chip skew: 4/2 = 2.00
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-total reads: 16
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: 384 none none none none none none none none none 164 172 none none none none
-dram[1]: none none none none none none none none none none 185 191 none none none none
-dram[2]: none none none none none none none none none none 254 255 none none none none
-dram[3]: none none none none none none none none none none 256 257 none none none none
-dram[4]: none none none none none none none none none none 257 258 none none none none
-dram[5]: none none none none none none none none none none 252 255 none none none 0
-dram[6]: none none none none none none none none none none 255 256 none none 0 0
-dram[7]: none none none none none none none none none none 257 258 none none none none
-dram[8]: none none none none none none none none none none 258 259 none none none none
-dram[9]: none none none none none none none none none none 168 167 none none none none
-dram[10]: none none none none none none none none none none 168 167 none none none none
-maximum mf latency per bank:
-dram[0]: 252 0 0 0 0 0 0 0 0 0 253 265 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 252 263 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 254 255 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 256 257 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 252 255 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 255 256 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 258 259 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 265 261 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 265 262 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3793 n_act=3 n_pre=0 n_req=7 n_rd=12 n_write=8 bw_util=0.01048
-n_activity=126 dram_eff=0.3175
-bk0: 4a 3796i bk1: 0a 3815i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3817i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3775i bk11: 4a 3756i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0246331
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3790 n_act=2 n_pre=0 n_req=8 n_rd=16 n_write=8 bw_util=0.01258
-n_activity=125 dram_eff=0.384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 8a 3763i bk11: 8a 3736i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.019392
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3801 n_act=3 n_pre=0 n_req=3 n_rd=12 n_write=0 bw_util=0.006289
-n_activity=86 dram_eff=0.2791
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 4a 3796i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3796 n_act=4 n_pre=0 n_req=4 n_rd=16 n_write=0 bw_util=0.008386
-n_activity=126 dram_eff=0.254
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3816i bk14: 4a 3796i bk15: 4a 3795i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=75 dram_eff=0.4267
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3755i bk11: 4a 3762i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0209644
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=73 dram_eff=0.4384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3757i bk11: 4a 3761i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0217505
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 4, Miss = 2, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[1]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[2]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[3]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[4]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[19]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[20]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[21]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_total_cache_accesses = 40
-L2_total_cache_misses = 28
-L2_total_cache_miss_rate = 0.7000
-L2_total_cache_pending_hits = 8
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
- L2_cache_stats_breakdown[GLOBAL_ACC_R][MISS] = 16
- L2_cache_stats_breakdown[CONST_ACC_R][HIT] = 1
- L2_cache_stats_breakdown[CONST_ACC_R][MISS] = 1
- L2_cache_stats_breakdown[GLOBAL_ACC_W][HIT_RESERVED] = 8
- L2_cache_stats_breakdown[GLOBAL_ACC_W][MISS] = 8
- L2_cache_stats_breakdown[INST_ACC_R][HIT] = 3
- L2_cache_stats_breakdown[INST_ACC_R][MISS] = 3
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.002
-
-icnt_total_pkts_mem_to_simt=132
-icnt_total_pkts_simt_to_mem=72
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = 8.75
- minimum = 6
- maximum = 22
-Network latency average = 8.75
- minimum = 6
- maximum = 22
-Slowest packet = 60
-Flit latency average = 8.35294
- minimum = 6
- maximum = 18
-Slowest flit = 156
-Fragmentation average = 0
- minimum = 0
- maximum = 0
-Injected packet rate average = 0.000354874
- minimum = 0 (at node 0)
- maximum = 0.0110011 (at node 2)
-Accepted packet rate average = 0.000354874
- minimum = 0 (at node 0)
- maximum = 0.0110011 (at node 2)
-Injected flit rate average = 0.000904929
- minimum = 0 (at node 0)
- maximum = 0.019802 (at node 2)
-Accepted flit rate average= 0.000904929
- minimum = 0 (at node 0)
- maximum = 0.0363036 (at node 2)
-Injected packet length average = 2.55
-Accepted packet length average = 2.55
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (4 samples)
- minimum = nan (4 samples)
- maximum = -nan (4 samples)
-Network latency average = -nan (4 samples)
- minimum = nan (4 samples)
- maximum = -nan (4 samples)
-Flit latency average = -nan (4 samples)
- minimum = nan (4 samples)
- maximum = -nan (4 samples)
-Fragmentation average = -nan (4 samples)
- minimum = nan (4 samples)
- maximum = -nan (4 samples)
-Injected packet rate average = -nan (4 samples)
- minimum = -nan (4 samples)
- maximum = -nan (4 samples)
-Accepted packet rate average = -nan (4 samples)
- minimum = -nan (4 samples)
- maximum = -nan (4 samples)
-Injected flit rate average = -nan (4 samples)
- minimum = -nan (4 samples)
- maximum = -nan (4 samples)
-Accepted flit rate average = -nan (4 samples)
- minimum = -nan (4 samples)
- maximum = -nan (4 samples)
-Injected packet size average = -nan (4 samples)
-Accepted packet size average = -nan (4 samples)
-Hops average = -nan (4 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-
-
-gpgpu_simulation_time = 0 days, 0 hrs, 0 min, 1 sec (1 sec)
-gpgpu_simulation_rate = 9216 (inst/sec)
-gpgpu_simulation_rate = 2057 (cycle/sec)
-kernel_name =
-kernel_launch_uid =
-gpu_sim_cycle = 0
-gpu_sim_insn = 0
-gpu_ipc = -nan
-gpu_tot_sim_cycle = 2057
-gpu_tot_sim_insn = 9216
-gpu_tot_ipc = 4.4803
-gpu_tot_issued_cta = 2
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=9216
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 160
- L1I_total_cache_misses = 48
- L1I_total_cache_miss_rate = 0.3000
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 48
- L1C_total_cache_misses = 32
- L1C_total_cache_miss_rate = 0.6667
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
- Total_core_cache_stats_breakdown[CONST_ACC_R][HIT] = 16
- Total_core_cache_stats_breakdown[CONST_ACC_R][MISS] = 32
- Total_core_cache_stats_breakdown[INST_ACC_R][HIT] = 112
- Total_core_cache_stats_breakdown[INST_ACC_R][MISS] = 48
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 9728
-gpgpu_n_tot_w_icount = 304
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 16
-gpgpu_n_mem_write_global = 16
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 2
-gpgpu_n_load_insn = 512
-gpgpu_n_store_insn = 512
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 1536
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:18 W0_Idle:2782 W0_Scoreboard:1230 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:304
-traffic_breakdown_coretomem[CONST_ACC_R] = 16 {8:2,}
-traffic_breakdown_coretomem[GLOBAL_ACC_R] = 128 {8:16,}
-traffic_breakdown_coretomem[GLOBAL_ACC_W] = 1152 {72:16,}
-traffic_breakdown_coretomem[INST_ACC_R] = 48 {8:6,}
-traffic_breakdown_memtocore[CONST_ACC_R] = 144 {72:2,}
-traffic_breakdown_memtocore[GLOBAL_ACC_R] = 2176 {136:16,}
-traffic_breakdown_memtocore[GLOBAL_ACC_W] = 128 {8:16,}
-traffic_breakdown_memtocore[INST_ACC_R] = 816 {136:6,}
-maxmrqlatency = 23
-maxdqlatency = 0
-maxmflatency = 265
-averagemflatency = 250
-max_icnt2mem_latency = 5
-max_icnt2sh_latency = 2056
-mrq_lat_table:29 0 5 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 19 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 7 11 0 0 0 0 0 0 15 1 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 850 859 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 806 808 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 812 813 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 815 817 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 820 822 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 567 568 0 0 0 228
-dram[6]: 0 0 0 0 0 0 0 0 0 0 571 574 0 0 488 1085
-dram[7]: 0 0 0 0 0 0 0 0 0 0 575 577 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 581 582 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1091 1098 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1105 1109 0 0 0 0
-average row accesses per activate:
-dram[0]: inf -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 4.000000 4.000000 -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan 1.000000
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan 1.000000 1.000000
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-average row locality = 44/25 = 1.760000
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1
-dram[6]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1
-dram[7]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-total reads: 28
-min_bank_accesses = 0!
-chip skew: 4/2 = 2.00
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-total reads: 16
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: 384 none none none none none none none none none 164 172 none none none none
-dram[1]: none none none none none none none none none none 185 191 none none none none
-dram[2]: none none none none none none none none none none 254 255 none none none none
-dram[3]: none none none none none none none none none none 256 257 none none none none
-dram[4]: none none none none none none none none none none 257 258 none none none none
-dram[5]: none none none none none none none none none none 252 255 none none none 0
-dram[6]: none none none none none none none none none none 255 256 none none 0 0
-dram[7]: none none none none none none none none none none 257 258 none none none none
-dram[8]: none none none none none none none none none none 258 259 none none none none
-dram[9]: none none none none none none none none none none 168 167 none none none none
-dram[10]: none none none none none none none none none none 168 167 none none none none
-maximum mf latency per bank:
-dram[0]: 252 0 0 0 0 0 0 0 0 0 253 265 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 252 263 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 254 255 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 256 257 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 252 255 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 255 256 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 258 259 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 265 261 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 265 262 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3793 n_act=3 n_pre=0 n_req=7 n_rd=12 n_write=8 bw_util=0.01048
-n_activity=126 dram_eff=0.3175
-bk0: 4a 3796i bk1: 0a 3815i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3817i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3775i bk11: 4a 3756i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0246331
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3790 n_act=2 n_pre=0 n_req=8 n_rd=16 n_write=8 bw_util=0.01258
-n_activity=125 dram_eff=0.384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 8a 3763i bk11: 8a 3736i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.019392
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3801 n_act=3 n_pre=0 n_req=3 n_rd=12 n_write=0 bw_util=0.006289
-n_activity=86 dram_eff=0.2791
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 4a 3796i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3796 n_act=4 n_pre=0 n_req=4 n_rd=16 n_write=0 bw_util=0.008386
-n_activity=126 dram_eff=0.254
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3816i bk14: 4a 3796i bk15: 4a 3795i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=75 dram_eff=0.4267
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3755i bk11: 4a 3762i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0209644
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=73 dram_eff=0.4384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3757i bk11: 4a 3761i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0217505
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 4, Miss = 2, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[1]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[2]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[3]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[4]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[19]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[20]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[21]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_total_cache_accesses = 40
-L2_total_cache_misses = 28
-L2_total_cache_miss_rate = 0.7000
-L2_total_cache_pending_hits = 8
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
- L2_cache_stats_breakdown[GLOBAL_ACC_R][MISS] = 16
- L2_cache_stats_breakdown[CONST_ACC_R][HIT] = 1
- L2_cache_stats_breakdown[CONST_ACC_R][MISS] = 1
- L2_cache_stats_breakdown[GLOBAL_ACC_W][HIT_RESERVED] = 8
- L2_cache_stats_breakdown[GLOBAL_ACC_W][MISS] = 8
- L2_cache_stats_breakdown[INST_ACC_R][HIT] = 3
- L2_cache_stats_breakdown[INST_ACC_R][MISS] = 3
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.002
-
-icnt_total_pkts_mem_to_simt=132
-icnt_total_pkts_simt_to_mem=72
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = -nan
- minimum = nan
- maximum = -nan
-Network latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest packet = -1
-Flit latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest flit = -1
-Fragmentation average = -nan
- minimum = nan
- maximum = -nan
-Injected packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected flit rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted flit rate average= -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected packet length average = -nan
-Accepted packet length average = -nan
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (5 samples)
- minimum = nan (5 samples)
- maximum = -nan (5 samples)
-Network latency average = -nan (5 samples)
- minimum = nan (5 samples)
- maximum = -nan (5 samples)
-Flit latency average = -nan (5 samples)
- minimum = nan (5 samples)
- maximum = -nan (5 samples)
-Fragmentation average = -nan (5 samples)
- minimum = nan (5 samples)
- maximum = -nan (5 samples)
-Injected packet rate average = -nan (5 samples)
- minimum = -nan (5 samples)
- maximum = -nan (5 samples)
-Accepted packet rate average = -nan (5 samples)
- minimum = -nan (5 samples)
- maximum = -nan (5 samples)
-Injected flit rate average = -nan (5 samples)
- minimum = -nan (5 samples)
- maximum = -nan (5 samples)
-Accepted flit rate average = -nan (5 samples)
- minimum = -nan (5 samples)
- maximum = -nan (5 samples)
-Injected packet size average = -nan (5 samples)
-Accepted packet size average = -nan (5 samples)
-Hops average = -nan (5 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-kernel_name =
-kernel_launch_uid =
-gpu_sim_cycle = 0
-gpu_sim_insn = 0
-gpu_ipc = -nan
-gpu_tot_sim_cycle = 2057
-gpu_tot_sim_insn = 9216
-gpu_tot_ipc = 4.4803
-gpu_tot_issued_cta = 2
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=9216
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 160
- L1I_total_cache_misses = 48
- L1I_total_cache_miss_rate = 0.3000
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
- L1C_total_cache_accesses = 48
- L1C_total_cache_misses = 32
- L1C_total_cache_miss_rate = 0.6667
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-
-Total_core_cache_stats:
- Total_core_cache_stats_breakdown[CONST_ACC_R][HIT] = 16
- Total_core_cache_stats_breakdown[CONST_ACC_R][MISS] = 32
- Total_core_cache_stats_breakdown[INST_ACC_R][HIT] = 112
- Total_core_cache_stats_breakdown[INST_ACC_R][MISS] = 48
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 9728
-gpgpu_n_tot_w_icount = 304
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 16
-gpgpu_n_mem_write_global = 16
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 2
-gpgpu_n_load_insn = 512
-gpgpu_n_store_insn = 512
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 1536
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:18 W0_Idle:2782 W0_Scoreboard:1230 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:304
-traffic_breakdown_coretomem[CONST_ACC_R] = 16 {8:2,}
-traffic_breakdown_coretomem[GLOBAL_ACC_R] = 128 {8:16,}
-traffic_breakdown_coretomem[GLOBAL_ACC_W] = 1152 {72:16,}
-traffic_breakdown_coretomem[INST_ACC_R] = 48 {8:6,}
-traffic_breakdown_memtocore[CONST_ACC_R] = 144 {72:2,}
-traffic_breakdown_memtocore[GLOBAL_ACC_R] = 2176 {136:16,}
-traffic_breakdown_memtocore[GLOBAL_ACC_W] = 128 {8:16,}
-traffic_breakdown_memtocore[INST_ACC_R] = 816 {136:6,}
-maxmrqlatency = 23
-maxdqlatency = 0
-maxmflatency = 265
-averagemflatency = 250
-max_icnt2mem_latency = 5
-max_icnt2sh_latency = 2056
-mrq_lat_table:29 0 5 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 19 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 7 11 0 0 0 0 0 0 15 1 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 850 859 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 806 808 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 812 813 0 0 0 0
-dram[3]: 0
-M = 16, N = 16, K = 16. alpha = 1.000000, beta = 1.000000
-
-Running with wmma...
- 0 0 0 0 0 0 0 0 0 815 817 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 820 822 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 567 568 0 0 0 228
-dram[6]: 0 0 0 0 0 0 0 0 0 0 571 574 0 0 488 1085
-dram[7]: 0 0 0 0 0 0 0 0 0 0 575 577 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 581 582 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1091 1098 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1105 1109 0 0 0 0
-average row accesses per activate:
-dram[0]: inf -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 4.000000 4.000000 -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan 1.000000
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan 1.000000 1.000000
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-average row locality = 44/25 = 1.760000
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1
-dram[6]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1
-dram[7]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-total reads: 28
-min_bank_accesses = 0!
-chip skew: 4/2 = 2.00
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-total reads: 16
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: 384 none none none none none none none none none 164 172 none none none none
-dram[1]: none none none none none none none none none none 185 191 none none none none
-dram[2]: none none none none none none none none none none 254 255 none none none none
-dram[3]: none none none none none none none none none none 256 257 none none none none
-dram[4]: none none none none none none none none none none 257 258 none none none none
-dram[5]: none none none none none none none none none none 252 255 none none none 0
-dram[6]: none none none none none none none none none none 255 256 none none 0 0
-dram[7]: none none none none none none none none none none 257 258 none none none none
-dram[8]: none none none none none none none none none none 258 259 none none none none
-dram[9]: none none none none none none none none none none 168 167 none none none none
-dram[10]: none none none none none none none none none none 168 167 none none none none
-maximum mf latency per bank:
-dram[0]: 252 0 0 0 0 0 0 0 0 0 253 265 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 252 263 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 254 255 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 256 257 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 252 255 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 255 256 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 258 259 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 265 261 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 265 262 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3793 n_act=3 n_pre=0 n_req=7 n_rd=12 n_write=8 bw_util=0.01048
-n_activity=126 dram_eff=0.3175
-bk0: 4a 3796i bk1: 0a 3815i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3817i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3775i bk11: 4a 3756i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0246331
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3790 n_act=2 n_pre=0 n_req=8 n_rd=16 n_write=8 bw_util=0.01258
-n_activity=125 dram_eff=0.384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 8a 3763i bk11: 8a 3736i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.019392
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3801 n_act=3 n_pre=0 n_req=3 n_rd=12 n_write=0 bw_util=0.006289
-n_activity=86 dram_eff=0.2791
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 4a 3796i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3796 n_act=4 n_pre=0 n_req=4 n_rd=16 n_write=0 bw_util=0.008386
-n_activity=126 dram_eff=0.254
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3816i bk14: 4a 3796i bk15: 4a 3795i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=75 dram_eff=0.4267
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3755i bk11: 4a 3762i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0209644
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=73 dram_eff=0.4384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3757i bk11: 4a 3761i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0217505
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 4, Miss = 2, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[1]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[2]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[3]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[4]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[19]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[20]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[21]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_total_cache_accesses = 40
-L2_total_cache_misses = 28
-L2_total_cache_miss_rate = 0.7000
-L2_total_cache_pending_hits = 8
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
- L2_cache_stats_breakdown[GLOBAL_ACC_R][MISS] = 16
- L2_cache_stats_breakdown[CONST_ACC_R][HIT] = 1
- L2_cache_stats_breakdown[CONST_ACC_R][MISS] = 1
- L2_cache_stats_breakdown[GLOBAL_ACC_W][HIT_RESERVED] = 8
- L2_cache_stats_breakdown[GLOBAL_ACC_W][MISS] = 8
- L2_cache_stats_breakdown[INST_ACC_R][HIT] = 3
- L2_cache_stats_breakdown[INST_ACC_R][MISS] = 3
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.002
-
-icnt_total_pkts_mem_to_simt=132
-icnt_total_pkts_simt_to_mem=72
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = -nan
- minimum = nan
- maximum = -nan
-Network latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest packet = -1
-Flit latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest flit = -1
-Fragmentation average = -nan
- minimum = nan
- maximum = -nan
-Injected packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected flit rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted flit rate average= -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected packet length average = -nan
-Accepted packet length average = -nan
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (6 samples)
- minimum = nan (6 samples)
- maximum = -nan (6 samples)
-Network latency average = -nan (6 samples)
- minimum = nan (6 samples)
- maximum = -nan (6 samples)
-Flit latency average = -nan (6 samples)
- minimum = nan (6 samples)
- maximum = -nan (6 samples)
-Fragmentation average = -nan (6 samples)
- minimum = nan (6 samples)
- maximum = -nan (6 samples)
-Injected packet rate average = -nan (6 samples)
- minimum = -nan (6 samples)
- maximum = -nan (6 samples)
-Accepted packet rate average = -nan (6 samples)
- minimum = -nan (6 samples)
- maximum = -nan (6 samples)
-Injected flit rate average = -nan (6 samples)
- minimum = -nan (6 samples)
- maximum = -nan (6 samples)
-Accepted flit rate average = -nan (6 samples)
- minimum = -nan (6 samples)
- maximum = -nan (6 samples)
-Injected packet size average = -nan (6 samples)
-Accepted packet size average = -nan (6 samples)
-Hops average = -nan (6 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-kernel_name =
-kernel_launch_uid =
-gpu_sim_cycle = 0
-gpu_sim_insn = 0
-gpu_ipc = -nan
-gpu_tot_sim_cycle = 2057
-gpu_tot_sim_insn = 9216
-gpu_tot_ipc = 4.4803
-gpu_tot_issued_cta = 2
-max_total_param_size = 0
-gpu_stall_dramfull = 0
-gpu_stall_icnt2sh = 0
-gpu_total_sim_rate=9216
-
-========= Core cache stats =========
-L1I_cache:
- L1I_total_cache_accesses = 160
- L1I_total_cache_misses = 48
- L1I_total_cache_miss_rate = 0.3000
- L1I_total_cache_pending_hits = 0
- L1I_total_cache_reservation_fails = 0
-L1D_cache:
- L1D_cache_core[0]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[1]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[2]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[3]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[4]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[5]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[6]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[7]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[8]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[9]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[10]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[11]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[12]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[13]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[14]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[15]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[16]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[17]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[18]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[19]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[20]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[21]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[22]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[23]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[24]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[25]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[26]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[27]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[28]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[29]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[30]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[31]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[32]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[33]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[34]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[35]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[36]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[37]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[38]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_cache_core[39]: Access = 0, Miss = 0, Miss_rate = -nan, Pending_hits = 0, Reservation_fails = 0
- L1D_total_cache_accesses = 0
- L1D_total_cache_misses = 0
- L1D_total_cache_pending_hits = 0
- L1D_total_cache_reservation_fails = 0
- L1D_cache_data_port_util = 0.000
- L1D_cache_fill_port_util = 0.000
-L1C_cache:
-
-GPGPU-Sim PTX: cudaLaunch for 0x0x401cf0 (mode=performance simulation) on stream 0
- L1C_total_cache_accesses = 48
- L1C_total_cache_misses = 32
- L1C_total_cache_miss_rate = 0.6667
- L1C_total_cache_pending_hits = 0
- L1C_total_cache_reservation_fails = 0
-L1T_cache:
- L1T_total_cache_accesses = 0
- L1T_total_cache_misses = 0
- L1T_total_cache_pending_hits = 0
- L1T_total_cache_reservation_fails = 0
-GPGPU-Sim PTX: pushing kernel '_Z12wmma_exampleP6__halfS0_Pfiiiff' to stream 0, gridDim= (1,1,1) blockDim = (32,1,1)
-
-Total_core_cache_stats:
- Total_core_cache_stats_breakdown[CONST_ACC_R][HIT] = 16
- Total_core_cache_stats_breakdown[CONST_ACC_R][MISS] = 32
- Total_core_cache_stats_breakdown[INST_ACC_R][HIT] = 112
- Total_core_cache_stats_breakdown[INST_ACC_R][MISS] = 48
-Shader 0 warp_id issue ditsribution:
-warp_id:
-
-distro:
-
-gpgpu_n_tot_thrd_icount = 9728
-gpgpu_n_tot_w_icount = 304
-gpgpu_n_stall_shd_mem = 0
-gpgpu_n_mem_read_local = 0
-gpgpu_n_mem_write_local = 0
-gpgpu_n_mem_read_global = 16
-gpgpu_n_mem_write_global = 16
-gpgpu_n_mem_texture = 0
-gpgpu_n_mem_const = 2
-gpgpu_n_load_insn = 512
-gpgpu_n_store_insn = 512
-gpgpu_n_shmem_insn = 0
-gpgpu_n_shmem_insn = 0
-gpgpu_n_tex_insn = 0
-gpgpu_n_const_mem_insn = 0
-gpgpu_n_param_mem_insn = 1536
-gpgpu_n_shmem_bkconflict = 0
-gpgpu_n_cache_bkconflict = 0
-gpgpu_n_intrawarp_mshr_merge = 0
-gpgpu_n_cmem_portconflict = 0
-gpgpu_stall_shd_mem[c_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[c_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[c_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[c_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[t_mem][mshr_rc] = 0
-gpgpu_stall_shd_mem[t_mem][icnt_rc] = 0
-gpgpu_stall_shd_mem[t_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[s_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][bk_conf] = 0
-gpgpu_stall_shd_mem[gl_mem][coal_stall] = 0
-gpgpu_stall_shd_mem[gl_mem][data_port_stall] = 0
-gpgpu_stall_shd_mem[g_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[g_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[g_mem_st][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_ld][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpgpu_stall_shd_mem[l_mem_st][mshr_rc] = 0
-gpgpu_stall_shd_mem[l_mem_st][icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_icnt_rc] = 0
-gpgpu_stall_shd_mem[l_mem_ld][wb_rsrv_fail] = 0
-gpu_reg_bank_conflict_stalls = 0
-Warp Occupancy Distribution:
-Stall:18 W0_Idle:2782 W0_Scoreboard:1230 W1:0 W2:0 W3:0 W4:0 W5:0 W6:0 W7:0 W8:0 W9:0 W10:0 W11:0 W12:0 W13:0 W14:0 W15:0 W16:0 W17:0 W18:0 W19:0 W20:0 W21:0 W22:0 W23:0 W24:0 W25:0 W26:0 W27:0 W28:0 W29:0 W30:0 W31:0 W32:304
-traffic_breakdown_coretomem[CONST_ACC_R] = 16 {8:2,}
-traffic_breakdown_coretomem[GLOBAL_ACC_R] = 128 {8:16,}
-traffic_breakdown_coretomem[GLOBAL_ACC_W] = 1152 {72:16,}
-traffic_breakdown_coretomem[INST_ACC_R] = 48 {8:6,}
-traffic_breakdown_memtocore[CONST_ACC_R] = 144 {72:2,}
-traffic_breakdown_memtocore[GLOBAL_ACC_R] = 2176 {136:16,}
-traffic_breakdown_memtocore[GLOBAL_ACC_W] = 128 {8:16,}
-traffic_breakdown_memtocore[INST_ACC_R] = 816 {136:6,}
-maxmrqlatency = 23
-maxdqlatency = 0
-maxmflatency = 265
-averagemflatency = 250
-max_icnt2mem_latency = 5
-max_icnt2sh_latency = 2056
-mrq_lat_table:29 0 5 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dq_lat_table:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_table:0 0 0 0 0 0 0 19 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2mem_lat_table:0 0 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-icnt2sh_lat_table:0 0 7 11 0 0 0 0 0 0 15 1 0 0 0 0 0 0 0 0 0 0 0 0
-mf_lat_pw_table:0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum concurrent accesses to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-maximum service time to same row:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 850 859 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 806 808 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 812 813 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 815 817 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 820 822 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 567 568 0 0 0 228
-dram[6]: 0 0 0 0 0 0 0 0 0 0 571 574 0 0 488 1085
-dram[7]: 0 0 0 0 0 0 0 0 0 0 575 577 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 581 582 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1091 1098 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1105 1109 0 0 0 0
-average row accesses per activate:
-dram[0]: inf -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[1]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 4.000000 4.000000 -nan -nan -nan -nan
-dram[2]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[3]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[4]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[5]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan 1.000000
-dram[6]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan 1.000000 1.000000
-dram[7]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[8]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 1.000000 1.000000 -nan -nan -nan -nan
-dram[9]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-dram[10]: -nan -nan -nan -nan -nan -nan -nan -nan -nan -nan 3.000000 3.000000 -nan -nan -nan -nan
-average row locality = 44/25 = 1.760000
-number of total memory accesses made:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-total accesses: 0
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-number of total read accesses:
-dram[0]: 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1
-dram[6]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1
-dram[7]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0
-total reads: 28
-min_bank_accesses = 0!
-chip skew: 4/2 = 2.00
-number of total write accesses:
-dram[0]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0
-total reads: 16
-min_bank_accesses = 0!
-min_chip_accesses = 0!
-average mf latency per bank:
-dram[0]: 384 none none none none none none none none none 164 172 none none none none
-dram[1]: none none none none none none none none none none 185 191 none none none none
-dram[2]: none none none none none none none none none none 254 255 none none none none
-dram[3]: none none none none none none none none none none 256 257 none none none none
-dram[4]: none none none none none none none none none none 257 258 none none none none
-dram[5]: none none none none none none none none none none 252 255 none none none 0
-dram[6]: none none none none none none none none none none 255 256 none none 0 0
-dram[7]: none none none none none none none none none none 257 258 none none none none
-dram[8]: none none none none none none none none none none 258 259 none none none none
-dram[9]: none none none none none none none none none none 168 167 none none none none
-dram[10]: none none none none none none none none none none 168 167 none none none none
-maximum mf latency per bank:
-dram[0]: 252 0 0 0 0 0 0 0 0 0 253 265 0 0 0 0
-dram[1]: 0 0 0 0 0 0 0 0 0 0 252 263 0 0 0 0
-dram[2]: 0 0 0 0 0 0 0 0 0 0 254 255 0 0 0 0
-dram[3]: 0 0 0 0 0 0 0 0 0 0 256 257 0 0 0 0
-dram[4]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[5]: 0 0 0 0 0 0 0 0 0 0 252 255 0 0 0 0
-dram[6]: 0 0 0 0 0 0 0 0 0 0 255 256 0 0 0 0
-dram[7]: 0 0 0 0 0 0 0 0 0 0 257 258 0 0 0 0
-dram[8]: 0 0 0 0 0 0 0 0 0 0 258 259 0 0 0 0
-dram[9]: 0 0 0 0 0 0 0 0 0 0 265 261 0 0 0 0
-dram[10]: 0 0 0 0 0 0 0 0 0 0 265 262 0 0 0 0
-Memory Partition 0:
-Cache L2_bank_000:
-MSHR contents
-
-Cache L2_bank_001:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[0]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3793 n_act=3 n_pre=0 n_req=7 n_rd=12 n_write=8 bw_util=0.01048
-n_activity=126 dram_eff=0.3175
-bk0: 4a 3796i bk1: 0a 3815i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3817i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3775i bk11: 4a 3756i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0246331
-Memory Partition 1:
-Cache L2_bank_002:
-MSHR contents
-
-Cache L2_bank_003:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[1]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3790 n_act=2 n_pre=0 n_req=8 n_rd=16 n_write=8 bw_util=0.01258
-n_activity=125 dram_eff=0.384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 8a 3763i bk11: 8a 3736i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.019392
-Memory Partition 2:
-Cache L2_bank_004:
-MSHR contents
-
-Cache L2_bank_005:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[2]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 3:
-Cache L2_bank_006:
-MSHR contents
-
-Cache L2_bank_007:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[3]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 4:
-Cache L2_bank_008:
-MSHR contents
-
-Cache L2_bank_009:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[4]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 5:
-Cache L2_bank_010:
-MSHR contents
-
-Cache L2_bank_011:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[5]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3801 n_act=3 n_pre=0 n_req=3 n_rd=12 n_write=0 bw_util=0.006289
-n_activity=86 dram_eff=0.2791
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 4a 3796i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 6:
-Cache L2_bank_012:
-MSHR contents
-
-Cache L2_bank_013:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[6]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3796 n_act=4 n_pre=0 n_req=4 n_rd=16 n_write=0 bw_util=0.008386
-n_activity=126 dram_eff=0.254
-bk0: 0a 3814i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3816i bk14: 4a 3796i bk15: 4a 3795i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 7:
-Cache L2_bank_014:
-MSHR contents
-
-Cache L2_bank_015:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[7]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3792i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 8:
-Cache L2_bank_016:
-MSHR contents
-
-Cache L2_bank_017:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[8]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3806 n_act=2 n_pre=0 n_req=2 n_rd=8 n_write=0 bw_util=0.004193
-n_activity=46 dram_eff=0.3478
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3797i bk11: 4a 3791i bk12: 0a 3815i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=0 avg=0
-Memory Partition 9:
-Cache L2_bank_018:
-MSHR contents
-
-Cache L2_bank_019:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[9]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=75 dram_eff=0.4267
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3755i bk11: 4a 3762i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0209644
-Memory Partition 10:
-Cache L2_bank_020:
-MSHR contents
-
-Cache L2_bank_021:
-MSHR contents
-
-In Dram Latency Queue (total = 0):
-DRAM[10]: 16 bks, busW=4 BL=8 CL=12, tRRD=2 tCCD=6, tRCD=12 tRAS=28 tRP=12 tRC=40
-n_cmd=3816 n_nop=3798 n_act=2 n_pre=0 n_req=6 n_rd=8 n_write=8 bw_util=0.008386
-n_activity=73 dram_eff=0.4384
-bk0: 0a 3815i bk1: 0a 3816i bk2: 0a 3816i bk3: 0a 3816i bk4: 0a 3816i bk5: 0a 3817i bk6: 0a 3817i bk7: 0a 3817i bk8: 0a 3817i bk9: 0a 3817i bk10: 4a 3757i bk11: 4a 3761i bk12: 0a 3814i bk13: 0a 3815i bk14: 0a 3815i bk15: 0a 3815i
-dram_util_bins: 0 0 0 0 0 0 0 0 0 0
-dram_eff_bins: 0 0 0 0 0 0 0 0 0 0
-mrqq: max=3 avg=0.0217505
-
-========= L2 cache stats =========
-L2_cache_bank[0]: Access = 4, Miss = 2, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[1]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[2]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[3]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[4]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[5]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[6]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[7]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[8]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[9]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[10]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[11]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[12]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[13]: Access = 3, Miss = 2, Miss_rate = 0.667, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[14]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[15]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[16]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[17]: Access = 1, Miss = 1, Miss_rate = 1.000, Pending_hits = 0, Reservation_fails = 0
-L2_cache_bank[18]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[19]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[20]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_cache_bank[21]: Access = 2, Miss = 1, Miss_rate = 0.500, Pending_hits = 1, Reservation_fails = 0
-L2_total_cache_accesses = 40
-L2_total_cache_misses = 28
-L2_total_cache_miss_rate = 0.7000
-L2_total_cache_pending_hits = 8
-L2_total_cache_reservation_fails = 0
-L2_total_cache_breakdown:
- L2_cache_stats_breakdown[GLOBAL_ACC_R][MISS] = 16
- L2_cache_stats_breakdown[CONST_ACC_R][HIT] = 1
- L2_cache_stats_breakdown[CONST_ACC_R][MISS] = 1
- L2_cache_stats_breakdown[GLOBAL_ACC_W][HIT_RESERVED] = 8
- L2_cache_stats_breakdown[GLOBAL_ACC_W][MISS] = 8
- L2_cache_stats_breakdown[INST_ACC_R][HIT] = 3
- L2_cache_stats_breakdown[INST_ACC_R][MISS] = 3
-L2_cache_data_port_util = 0.000
-L2_cache_fill_port_util = 0.002
-
-icnt_total_pkts_mem_to_simt=132
-icnt_total_pkts_simt_to_mem=72
-LD_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-ST_mem_lat_dist 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-----------------------------Interconnect-DETAILS--------------------------------
-Class 0:
-Packet latency average = -nan
- minimum = nan
- maximum = -nan
-Network latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest packet = -1
-Flit latency average = -nan
- minimum = nan
- maximum = -nan
-Slowest flit = -1
-Fragmentation average = -nan
- minimum = nan
- maximum = -nan
-Injected packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted packet rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected flit rate average = -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Accepted flit rate average= -nan
- minimum = -nan (at node 0)
- maximum = -nan (at node 0)
-Injected packet length average = -nan
-Accepted packet length average = -nan
-Total in-flight flits = 0 (0 measured)
-====== Overall Traffic Statistics ======
-====== Traffic class 0 ======
-Packet latency average = -nan (7 samples)
- minimum = nan (7 samples)
- maximum = -nan (7 samples)
-Network latency average = -nan (7 samples)
- minimum = nan (7 samples)
- maximum = -nan (7 samples)
-Flit latency average = -nan (7 samples)
- minimum = nan (7 samples)
- maximum = -nan (7 samples)
-Fragmentation average = -nan (7 samples)
- minimum = nan (7 samples)
- maximum = -nan (7 samples)
-Injected packet rate average = -nan (7 samples)
- minimum = -nan (7 samples)
- maximum = -nan (7 samples)
-Accepted packet rate average = -nan (7 samples)
- minimum = -nan (7 samples)
- maximum = -nan (7 samples)
-Injected flit rate average = -nan (7 samples)
- minimum = -nan (7 samples)
- maximum = -nan (7 samples)
-Accepted flit rate average = -nan (7 samples)
- minimum = -nan (7 samples)
- maximum = -nan (7 samples)
-Injected packet size average = -nan (7 samples)
-Accepted packet size average = -nan (7 samples)
-Hops average = -nan (7 samples)
-----------------------------END-of-Interconnect-DETAILS-------------------------
-GPGPU-Sim uArch: Shader 3 bind to kernel 3 '_Z12wmma_exampleP6__halfS0_Pfiiiff'
-GPGPU-Sim uArch: CTA/core = 32, limited by: cta_limit
-GPGPU-Sim uArch: core: 3, cta: 0, start_tid: 0, end_tid: 32, initialized @(1,2057)
-mma_ld: thrd=0,addr=65144832, fp16(size=16), stride=16
-thread0=0,3c00,4000,4200,4400,4500,4600,4700
-mma_ld: thrd=1,addr=65144832, fp16(size=16), stride=16
-thread0=4800,4880,4900,4980,4a00,4a80,4b00,4b80
-mma_ld: thrd=2,addr=65144832, fp16(size=16), stride=16
-thread0=4c00,4c40,4c80,4cc0,4d00,4d40,4d80,4dc0
-mma_ld: thrd=3,addr=65144832, fp16(size=16), stride=16
-thread0=4e00,4e40,4e80,4ec0,4f00,4f40,4f80,4fc0
-mma_ld: thrd=4,addr=65144832, fp16(size=16), stride=16
-thread0=5000,5020,5040,5060,5080,50a0,50c0,50e0
-mma_ld: thrd=5,addr=65144832, fp16(size=16), stride=16
-thread0=5100,5120,5140,5160,5180,51a0,51c0,51e0
-mma_ld: thrd=6,addr=65144832, fp16(size=16), stride=16
-thread0=5200,5220,5240,5260,5280,52a0,52c0,52e0
-mma_ld: thrd=7,addr=65144832, fp16(size=16), stride=16
-thread0=5300,5320,5340,5360,5380,53a0,53c0,53e0
-mma_ld: thrd=8,addr=65144832, fp16(size=16), stride=16
-thread0=5400,5410,5420,5430,5440,5450,5460,5470
-mma_ld: thrd=9,addr=65144832, fp16(size=16), stride=16
-thread0=5480,5490,54a0,54b0,54c0,54d0,54e0,54f0
-mma_ld: thrd=10,addr=65144832, fp16(size=16), stride=16
-thread0=5500,5510,5520,5530,5540,5550,5560,5570
-mma_ld: thrd=11,addr=65144832, fp16(size=16), stride=16
-thread0=5580,5590,55a0,55b0,55c0,55d0,55e0,55f0
-mma_ld: thrd=12,addr=65144832, fp16(size=16), stride=16
-thread0=5600,5610,5620,5630,5640,5650,5660,5670
-mma_ld: thrd=13,addr=65144832, fp16(size=16), stride=16
-thread0=5680,5690,56a0,56b0,56c0,56d0,56e0,56f0
-mma_ld: thrd=14,addr=65144832, fp16(size=16), stride=16
-thread0=5700,5710,5720,5730,5740,5750,5760,5770
-mma_ld: thrd=15,addr=65144832, fp16(size=16), stride=16
-thread0=5780,5790,57a0,57b0,57c0,57d0,57e0,57f0
-mma_ld: thrd=16,addr=65144832, fp16(size=16), stride=16
-thread0=5800,5808,5810,5818,5820,5828,5830,5838
-mma_ld: thrd=17,addr=65144832, fp16(size=16), stride=16
-thread0=5840,5848,5850,5858,5860,5868,5870,5878
-mma_ld: thrd=18,addr=65144832, fp16(size=16), stride=16
-thread0=5880,5888,5890,5898,58a0,58a8,58b0,58b8
-mma_ld: thrd=19,addr=65144832, fp16(size=16), stride=16
-thread0=58c0,58c8,58d0,58d8,58e0,58e8,58f0,58f8
-mma_ld: thrd=20,addr=65144832, fp16(size=16), stride=16
-thread0=5900,5908,5910,5918,5920,5928,5930,5938
-mma_ld: thrd=21,addr=65144832, fp16(size=16), stride=16
-thread0=5940,5948,5950,5958,5960,5968,5970,5978
-mma_ld: thrd=22,addr=65144832, fp16(size=16), stride=16
-thread0=5980,5988,5990,5998,59a0,59a8,59b0,59b8
-mma_ld: thrd=23,addr=65144832, fp16(size=16), stride=16
-thread0=59c0,59c8,59d0,59d8,59e0,59e8,59f0,59f8
-mma_ld: thrd=24,addr=65144832, fp16(size=16), stride=16
-thread0=5a00,5a08,5a10,5a18,5a20,5a28,5a30,5a38
-mma_ld: thrd=25,addr=65144832, fp16(size=16), stride=16
-thread0=5a40,5a48,5a50,5a58,5a60,5a68,5a70,5a78
-mma_ld: thrd=26,addr=65144832, fp16(size=16), stride=16
-thread0=5a80,5a88,5a90,5a98,5aa0,5aa8,5ab0,5ab8
-mma_ld: thrd=27,addr=65144832, fp16(size=16), stride=16
-thread0=5ac0,5ac8,5ad0,5ad8,5ae0,5ae8,5af0,5af8
-mma_ld: thrd=28,addr=65144832, fp16(size=16), stride=16
-thread0=5b00,5b08,5b10,5b18,5b20,5b28,5b30,5b38
-mma_ld: thrd=29,addr=65144832, fp16(size=16), stride=16
-thread0=5b40,5b48,5b50,5b58,5b60,5b68,5b70,5b78
-mma_ld: thrd=30,addr=65144832, fp16(size=16), stride=16
-thread0=5b80,5b88,5b90,5b98,5ba0,5ba8,5bb0,5bb8
-mma_ld: thrd=31,addr=65144832, fp16(size=16), stride=16
-thread0=5bc0,5bc8,5bd0,5bd8,5be0,5be8,5bf0,5bf8
-mma_ld: thrd=0,addr=65145344, fp16(size=16), stride=16
-thread0=0,3c00,4000,4200,4400,4500,4600,4700
-mma_ld: thrd=1,addr=65145344, fp16(size=16), stride=16
-thread0=4800,4880,4900,4980,4a00,4a80,4b00,4b80
-mma_ld: thrd=2,addr=65145344, fp16(size=16), stride=16
-thread0=4c00,4c40,4c80,4cc0,4d00,4d40,4d80,4dc0
-mma_ld: thrd=3,addr=65145344, fp16(size=16), stride=16
-thread0=4e00,4e40,4e80,4ec0,4f00,4f40,4f80,4fc0
-mma_ld: thrd=4,addr=65145344, fp16(size=16), stride=16
-thread0=5000,5020,5040,5060,5080,50a0,50c0,50e0
-mma_ld: thrd=5,addr=65145344, fp16(size=16), stride=16
-thread0=5100,5120,5140,5160,5180,51a0,51c0,51e0
-mma_ld: thrd=6,addr=65145344, fp16(size=16), stride=16
-thread0=5200,5220,5240,5260,5280,52a0,52c0,52e0
-mma_ld: thrd=7,addr=65145344, fp16(size=16), stride=16
-thread0=5300,5320,5340,5360,5380,53a0,53c0,53e0
-mma_ld: thrd=8,addr=65145344, fp16(size=16), stride=16
-thread0=5400,5410,5420,5430,5440,5450,5460,5470
-mma_ld: thrd=9,addr=65145344, fp16(size=16), stride=16
-thread0=5480,5490,54a0,54b0,54c0,54d0,54e0,54f0
-mma_ld: thrd=10,addr=65145344, fp16(size=16), stride=16
-thread0=5500,5510,5520,5530,5540,5550,5560,5570
-mma_ld: thrd=11,addr=65145344, fp16(size=16), stride=16
-thread0=5580,5590,55a0,55b0,55c0,55d0,55e0,55f0
-mma_ld: thrd=12,addr=65145344, fp16(size=16), stride=16
-thread0=5600,5610,5620,5630,5640,5650,5660,5670
-mma_ld: thrd=13,addr=65145344, fp16(size=16), stride=16
-thread0=5680,5690,56a0,56b0,56c0,56d0,56e0,56f0
-mma_ld: thrd=14,addr=65145344, fp16(size=16), stride=16
-thread0=5700,5710,5720,5730,5740,5750,5760,5770
-mma_ld: thrd=15,addr=65145344, fp16(size=16), stride=16
-thread0=5780,5790,57a0,57b0,57c0,57d0,57e0,57f0
-mma_ld: thrd=16,addr=65145344, fp16(size=16), stride=16
-thread0=5800,5808,5810,5818,5820,5828,5830,5838
-mma_ld: thrd=17,addr=65145344, fp16(size=16), stride=16
-thread0=5840,5848,5850,5858,5860,5868,5870,5878
-mma_ld: thrd=18,addr=65145344, fp16(size=16), stride=16
-thread0=5880,5888,5890,5898,58a0,58a8,58b0,58b8
-mma_ld: thrd=19,addr=65145344, fp16(size=16), stride=16
-thread0=58c0,58c8,58d0,58d8,58e0,58e8,58f0,58f8
-mma_ld: thrd=20,addr=65145344, fp16(size=16), stride=16
-thread0=5900,5908,5910,5918,5920,5928,5930,5938
-mma_ld: thrd=21,addr=65145344, fp16(size=16), stride=16
-thread0=5940,5948,5950,5958,5960,5968,5970,5978
-mma_ld: thrd=22,addr=65145344, fp16(size=16), stride=16
-thread0=5980,5988,5990,5998,59a0,59a8,59b0,59b8
-mma_ld: thrd=23,addr=65145344, fp16(size=16), stride=16
-thread0=59c0,59c8,59d0,59d8,59e0,59e8,59f0,59f8
-mma_ld: thrd=24,addr=65145344, fp16(size=16), stride=16
-thread0=5a00,5a08,5a10,5a18,5a20,5a28,5a30,5a38
-mma_ld: thrd=25,addr=65145344, fp16(size=16), stride=16
-thread0=5a40,5a48,5a50,5a58,5a60,5a68,5a70,5a78
-mma_ld: thrd=26,addr=65145344, fp16(size=16), stride=16
-thread0=5a80,5a88,5a90,5a98,5aa0,5aa8,5ab0,5ab8
-mma_ld: thrd=27,addr=65145344, fp16(size=16), stride=16
-thread0=5ac0,5ac8,5ad0,5ad8,5ae0,5ae8,5af0,5af8
-mma_ld: thrd=28,addr=65145344, fp16(size=16), stride=16
-thread0=5b00,5b08,5b10,5b18,5b20,5b28,5b30,5b38
-mma_ld: thrd=29,addr=65145344, fp16(size=16), stride=16
-thread0=5b40,5b48,5b50,5b58,5b60,5b68,5b70,5b78
-mma_ld: thrd=30,addr=65145344, fp16(size=16), stride=16
-thread0=5b80,5b88,5b90,5b98,5ba0,5ba8,5bb0,5bb8
-mma_ld: thrd=31,addr=65145344, fp16(size=16), stride=16
-thread0=5bc0,5bc8,5bd0,5bd8,5be0,5be8,5bf0,5bf8
-mmaWorld
-thread=0:a780
-thread=1:a780
-thread=2:a780
-thread=3:a780
-thread=4:a780
-thread=5:a780
-thread=6:a780
-thread=7:a780
-thread=8:a780
-thread=9:a780
-thread=10:a780
-thread=11:a780
-thread=12:a780
-thread=13:a780
-thread=14:a780
-thread=15:a780
-thread=16:a780
-thread=17:a780
-thread=18:a780
-thread=19:a780
-thread=20:a780
-thread=21:a780
-thread=22:a780
-thread=23:a780
-thread=24:a780
-thread=25:a780
-thread=26:a780
-thread=27:a780
-thread=28:a780
-thread=29:a780
-thread=30:a780
-thread=31:a780
-MATRIX_A
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-a780 0 0 0 0 0 0 0 a780 0 0 0 0 0 0 0
-MATRIX_B
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-MATRIX_C
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-MATRIX_D
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
-thrd=0,i=0,register8, data=0.000000
-thrd=0,i=1,registerQ, data=0.000000
-thrd=0,i=2,registerY, data=0.000000
-thrd=0,i=3,register3, data=0.000000
diff --git a/cuda-kernels/log1 b/cuda-kernels/log1
deleted file mode 100644
index 8664782..0000000
--- a/cuda-kernels/log1
+++ /dev/null
@@ -1,512 +0,0 @@
-st:addr=3e20800 data=0
-st:addr=3e20802 data=3c00
-st:addr=3e20804 data=4000
-st:addr=3e20806 data=4200
-st:addr=3e20808 data=4400
-st:addr=3e2080a data=4500
-st:addr=3e2080c data=4600
-st:addr=3e2080e data=4700
-st:addr=3e20810 data=4800
-st:addr=3e20812 data=4880
-st:addr=3e20814 data=4900
-st:addr=3e20816 data=4980
-st:addr=3e20818 data=4a00
-st:addr=3e2081a data=4a80
-st:addr=3e2081c data=4b00
-st:addr=3e2081e data=4b80
-st:addr=3e20820 data=4c00
-st:addr=3e20822 data=4c40
-st:addr=3e20824 data=4c80
-st:addr=3e20826 data=4cc0
-st:addr=3e20828 data=4d00
-st:addr=3e2082a data=4d40
-st:addr=3e2082c data=4d80
-st:addr=3e2082e data=4dc0
-st:addr=3e20830 data=4e00
-st:addr=3e20832 data=4e40
-st:addr=3e20834 data=4e80
-st:addr=3e20836 data=4ec0
-st:addr=3e20838 data=4f00
-st:addr=3e2083a data=4f40
-st:addr=3e2083c data=4f80
-st:addr=3e2083e data=4fc0
-st:addr=3e20840 data=5000
-st:addr=3e20842 data=5020
-st:addr=3e20844 data=5040
-st:addr=3e20846 data=5060
-st:addr=3e20848 data=5080
-st:addr=3e2084a data=50a0
-st:addr=3e2084c data=50c0
-st:addr=3e2084e data=50e0
-st:addr=3e20850 data=5100
-st:addr=3e20852 data=5120
-st:addr=3e20854 data=5140
-st:addr=3e20856 data=5160
-st:addr=3e20858 data=5180
-st:addr=3e2085a data=51a0
-st:addr=3e2085c data=51c0
-st:addr=3e2085e data=51e0
-st:addr=3e20860 data=5200
-st:addr=3e20862 data=5220
-st:addr=3e20864 data=5240
-st:addr=3e20866 data=5260
-st:addr=3e20868 data=5280
-st:addr=3e2086a data=52a0
-st:addr=3e2086c data=52c0
-st:addr=3e2086e data=52e0
-st:addr=3e20870 data=5300
-st:addr=3e20872 data=5320
-st:addr=3e20874 data=5340
-st:addr=3e20876 data=5360
-st:addr=3e20878 data=5380
-st:addr=3e2087a data=53a0
-st:addr=3e2087c data=53c0
-st:addr=3e2087e data=53e0
-st:addr=3e20880 data=5400
-st:addr=3e20882 data=5410
-st:addr=3e20884 data=5420
-st:addr=3e20886 data=5430
-st:addr=3e20888 data=5440
-st:addr=3e2088a data=5450
-st:addr=3e2088c data=5460
-st:addr=3e2088e data=5470
-st:addr=3e20890 data=5480
-st:addr=3e20892 data=5490
-st:addr=3e20894 data=54a0
-st:addr=3e20896 data=54b0
-st:addr=3e20898 data=54c0
-st:addr=3e2089a data=54d0
-st:addr=3e2089c data=54e0
-st:addr=3e2089e data=54f0
-st:addr=3e208a0 data=5500
-st:addr=3e208a2 data=5510
-st:addr=3e208a4 data=5520
-st:addr=3e208a6 data=5530
-st:addr=3e208a8 data=5540
-st:addr=3e208aa data=5550
-st:addr=3e208ac data=5560
-st:addr=3e208ae data=5570
-st:addr=3e208b0 data=5580
-st:addr=3e208b2 data=5590
-st:addr=3e208b4 data=55a0
-st:addr=3e208b6 data=55b0
-st:addr=3e208b8 data=55c0
-st:addr=3e208ba data=55d0
-st:addr=3e208bc data=55e0
-st:addr=3e208be data=55f0
-st:addr=3e208c0 data=5600
-st:addr=3e208c2 data=5610
-st:addr=3e208c4 data=5620
-st:addr=3e208c6 data=5630
-st:addr=3e208c8 data=5640
-st:addr=3e208ca data=5650
-st:addr=3e208cc data=5660
-st:addr=3e208ce data=5670
-st:addr=3e208d0 data=5680
-st:addr=3e208d2 data=5690
-st:addr=3e208d4 data=56a0
-st:addr=3e208d6 data=56b0
-st:addr=3e208d8 data=56c0
-st:addr=3e208da data=56d0
-st:addr=3e208dc data=56e0
-st:addr=3e208de data=56f0
-st:addr=3e208e0 data=5700
-st:addr=3e208e2 data=5710
-st:addr=3e208e4 data=5720
-st:addr=3e208e6 data=5730
-st:addr=3e208e8 data=5740
-st:addr=3e208ea data=5750
-st:addr=3e208ec data=5760
-st:addr=3e208ee data=5770
-st:addr=3e208f0 data=5780
-st:addr=3e208f2 data=5790
-st:addr=3e208f4 data=57a0
-st:addr=3e208f6 data=57b0
-st:addr=3e208f8 data=57c0
-st:addr=3e208fa data=57d0
-st:addr=3e208fc data=57e0
-st:addr=3e208fe data=57f0
-st:addr=3e20900 data=5800
-st:addr=3e20902 data=5808
-st:addr=3e20904 data=5810
-st:addr=3e20906 data=5818
-st:addr=3e20908 data=5820
-st:addr=3e2090a data=5828
-st:addr=3e2090c data=5830
-st:addr=3e2090e data=5838
-st:addr=3e20910 data=5840
-st:addr=3e20912 data=5848
-st:addr=3e20914 data=5850
-st:addr=3e20916 data=5858
-st:addr=3e20918 data=5860
-st:addr=3e2091a data=5868
-st:addr=3e2091c data=5870
-st:addr=3e2091e data=5878
-st:addr=3e20920 data=5880
-st:addr=3e20922 data=5888
-st:addr=3e20924 data=5890
-st:addr=3e20926 data=5898
-st:addr=3e20928 data=58a0
-st:addr=3e2092a data=58a8
-st:addr=3e2092c data=58b0
-st:addr=3e2092e data=58b8
-st:addr=3e20930 data=58c0
-st:addr=3e20932 data=58c8
-st:addr=3e20934 data=58d0
-st:addr=3e20936 data=58d8
-st:addr=3e20938 data=58e0
-st:addr=3e2093a data=58e8
-st:addr=3e2093c data=58f0
-st:addr=3e2093e data=58f8
-st:addr=3e20940 data=5900
-st:addr=3e20942 data=5908
-st:addr=3e20944 data=5910
-st:addr=3e20946 data=5918
-st:addr=3e20948 data=5920
-st:addr=3e2094a data=5928
-st:addr=3e2094c data=5930
-st:addr=3e2094e data=5938
-st:addr=3e20950 data=5940
-st:addr=3e20952 data=5948
-st:addr=3e20954 data=5950
-st:addr=3e20956 data=5958
-st:addr=3e20958 data=5960
-st:addr=3e2095a data=5968
-st:addr=3e2095c data=5970
-st:addr=3e2095e data=5978
-st:addr=3e20960 data=5980
-st:addr=3e20962 data=5988
-st:addr=3e20964 data=5990
-st:addr=3e20966 data=5998
-st:addr=3e20968 data=59a0
-st:addr=3e2096a data=59a8
-st:addr=3e2096c data=59b0
-st:addr=3e2096e data=59b8
-st:addr=3e20970 data=59c0
-st:addr=3e20972 data=59c8
-st:addr=3e20974 data=59d0
-st:addr=3e20976 data=59d8
-st:addr=3e20978 data=59e0
-st:addr=3e2097a data=59e8
-st:addr=3e2097c data=59f0
-st:addr=3e2097e data=59f8
-st:addr=3e20980 data=5a00
-st:addr=3e20982 data=5a08
-st:addr=3e20984 data=5a10
-st:addr=3e20986 data=5a18
-st:addr=3e20988 data=5a20
-st:addr=3e2098a data=5a28
-st:addr=3e2098c data=5a30
-st:addr=3e2098e data=5a38
-st:addr=3e20990 data=5a40
-st:addr=3e20992 data=5a48
-st:addr=3e20994 data=5a50
-st:addr=3e20996 data=5a58
-st:addr=3e20998 data=5a60
-st:addr=3e2099a data=5a68
-st:addr=3e2099c data=5a70
-st:addr=3e2099e data=5a78
-st:addr=3e209a0 data=5a80
-st:addr=3e209a2 data=5a88
-st:addr=3e209a4 data=5a90
-st:addr=3e209a6 data=5a98
-st:addr=3e209a8 data=5aa0
-st:addr=3e209aa data=5aa8
-st:addr=3e209ac data=5ab0
-st:addr=3e209ae data=5ab8
-st:addr=3e209b0 data=5ac0
-st:addr=3e209b2 data=5ac8
-st:addr=3e209b4 data=5ad0
-st:addr=3e209b6 data=5ad8
-st:addr=3e209b8 data=5ae0
-st:addr=3e209ba data=5ae8
-st:addr=3e209bc data=5af0
-st:addr=3e209be data=5af8
-st:addr=3e209c0 data=5b00
-st:addr=3e209c2 data=5b08
-st:addr=3e209c4 data=5b10
-st:addr=3e209c6 data=5b18
-st:addr=3e209c8 data=5b20
-st:addr=3e209ca data=5b28
-st:addr=3e209cc data=5b30
-st:addr=3e209ce data=5b38
-st:addr=3e209d0 data=5b40
-st:addr=3e209d2 data=5b48
-st:addr=3e209d4 data=5b50
-st:addr=3e209d6 data=5b58
-st:addr=3e209d8 data=5b60
-st:addr=3e209da data=5b68
-st:addr=3e209dc data=5b70
-st:addr=3e209de data=5b78
-st:addr=3e209e0 data=5b80
-st:addr=3e209e2 data=5b88
-st:addr=3e209e4 data=5b90
-st:addr=3e209e6 data=5b98
-st:addr=3e209e8 data=5ba0
-st:addr=3e209ea data=5ba8
-st:addr=3e209ec data=5bb0
-st:addr=3e209ee data=5bb8
-st:addr=3e209f0 data=5bc0
-st:addr=3e209f2 data=5bc8
-st:addr=3e209f4 data=5bd0
-st:addr=3e209f6 data=5bd8
-st:addr=3e209f8 data=5be0
-st:addr=3e209fa data=5be8
-st:addr=3e209fc data=5bf0
-st:addr=3e209fe data=5bf8
-st:addr=3e20a00 data=0
-st:addr=3e20a02 data=3c00
-st:addr=3e20a04 data=4000
-st:addr=3e20a06 data=4200
-st:addr=3e20a08 data=4400
-st:addr=3e20a0a data=4500
-st:addr=3e20a0c data=4600
-st:addr=3e20a0e data=4700
-st:addr=3e20a10 data=4800
-st:addr=3e20a12 data=4880
-st:addr=3e20a14 data=4900
-st:addr=3e20a16 data=4980
-st:addr=3e20a18 data=4a00
-st:addr=3e20a1a data=4a80
-st:addr=3e20a1c data=4b00
-st:addr=3e20a1e data=4b80
-st:addr=3e20a20 data=4c00
-st:addr=3e20a22 data=4c40
-st:addr=3e20a24 data=4c80
-st:addr=3e20a26 data=4cc0
-st:addr=3e20a28 data=4d00
-st:addr=3e20a2a data=4d40
-st:addr=3e20a2c data=4d80
-st:addr=3e20a2e data=4dc0
-st:addr=3e20a30 data=4e00
-st:addr=3e20a32 data=4e40
-st:addr=3e20a34 data=4e80
-st:addr=3e20a36 data=4ec0
-st:addr=3e20a38 data=4f00
-st:addr=3e20a3a data=4f40
-st:addr=3e20a3c data=4f80
-st:addr=3e20a3e data=4fc0
-st:addr=3e20a40 data=5000
-st:addr=3e20a42 data=5020
-st:addr=3e20a44 data=5040
-st:addr=3e20a46 data=5060
-st:addr=3e20a48 data=5080
-st:addr=3e20a4a data=50a0
-st:addr=3e20a4c data=50c0
-st:addr=3e20a4e data=50e0
-st:addr=3e20a50 data=5100
-st:addr=3e20a52 data=5120
-st:addr=3e20a54 data=5140
-st:addr=3e20a56 data=5160
-st:addr=3e20a58 data=5180
-st:addr=3e20a5a data=51a0
-st:addr=3e20a5c data=51c0
-st:addr=3e20a5e data=51e0
-st:addr=3e20a60 data=5200
-st:addr=3e20a62 data=5220
-st:addr=3e20a64 data=5240
-st:addr=3e20a66 data=5260
-st:addr=3e20a68 data=5280
-st:addr=3e20a6a data=52a0
-st:addr=3e20a6c data=52c0
-st:addr=3e20a6e data=52e0
-st:addr=3e20a70 data=5300
-st:addr=3e20a72 data=5320
-st:addr=3e20a74 data=5340
-st:addr=3e20a76 data=5360
-st:addr=3e20a78 data=5380
-st:addr=3e20a7a data=53a0
-st:addr=3e20a7c data=53c0
-st:addr=3e20a7e data=53e0
-st:addr=3e20a80 data=5400
-st:addr=3e20a82 data=5410
-st:addr=3e20a84 data=5420
-st:addr=3e20a86 data=5430
-st:addr=3e20a88 data=5440
-st:addr=3e20a8a data=5450
-st:addr=3e20a8c data=5460
-st:addr=3e20a8e data=5470
-st:addr=3e20a90 data=5480
-st:addr=3e20a92 data=5490
-st:addr=3e20a94 data=54a0
-st:addr=3e20a96 data=54b0
-st:addr=3e20a98 data=54c0
-st:addr=3e20a9a data=54d0
-st:addr=3e20a9c data=54e0
-st:addr=3e20a9e data=54f0
-st:addr=3e20aa0 data=5500
-st:addr=3e20aa2 data=5510
-st:addr=3e20aa4 data=5520
-st:addr=3e20aa6 data=5530
-st:addr=3e20aa8 data=5540
-st:addr=3e20aaa data=5550
-st:addr=3e20aac data=5560
-st:addr=3e20aae data=5570
-st:addr=3e20ab0 data=5580
-st:addr=3e20ab2 data=5590
-st:addr=3e20ab4 data=55a0
-st:addr=3e20ab6 data=55b0
-st:addr=3e20ab8 data=55c0
-st:addr=3e20aba data=55d0
-st:addr=3e20abc data=55e0
-st:addr=3e20abe data=55f0
-st:addr=3e20ac0 data=5600
-st:addr=3e20ac2 data=5610
-st:addr=3e20ac4 data=5620
-st:addr=3e20ac6 data=5630
-st:addr=3e20ac8 data=5640
-st:addr=3e20aca data=5650
-st:addr=3e20acc data=5660
-st:addr=3e20ace data=5670
-st:addr=3e20ad0 data=5680
-st:addr=3e20ad2 data=5690
-st:addr=3e20ad4 data=56a0
-st:addr=3e20ad6 data=56b0
-st:addr=3e20ad8 data=56c0
-st:addr=3e20ada data=56d0
-st:addr=3e20adc data=56e0
-st:addr=3e20ade data=56f0
-st:addr=3e20ae0 data=5700
-st:addr=3e20ae2 data=5710
-st:addr=3e20ae4 data=5720
-st:addr=3e20ae6 data=5730
-st:addr=3e20ae8 data=5740
-st:addr=3e20aea data=5750
-st:addr=3e20aec data=5760
-st:addr=3e20aee data=5770
-st:addr=3e20af0 data=5780
-st:addr=3e20af2 data=5790
-st:addr=3e20af4 data=57a0
-st:addr=3e20af6 data=57b0
-st:addr=3e20af8 data=57c0
-st:addr=3e20afa data=57d0
-st:addr=3e20afc data=57e0
-st:addr=3e20afe data=57f0
-st:addr=3e20b00 data=5800
-st:addr=3e20b02 data=5808
-st:addr=3e20b04 data=5810
-st:addr=3e20b06 data=5818
-st:addr=3e20b08 data=5820
-st:addr=3e20b0a data=5828
-st:addr=3e20b0c data=5830
-st:addr=3e20b0e data=5838
-st:addr=3e20b10 data=5840
-st:addr=3e20b12 data=5848
-st:addr=3e20b14 data=5850
-st:addr=3e20b16 data=5858
-st:addr=3e20b18 data=5860
-st:addr=3e20b1a data=5868
-st:addr=3e20b1c data=5870
-st:addr=3e20b1e data=5878
-st:addr=3e20b20 data=5880
-st:addr=3e20b22 data=5888
-st:addr=3e20b24 data=5890
-st:addr=3e20b26 data=5898
-st:addr=3e20b28 data=58a0
-st:addr=3e20b2a data=58a8
-st:addr=3e20b2c data=58b0
-st:addr=3e20b2e data=58b8
-st:addr=3e20b30 data=58c0
-st:addr=3e20b32 data=58c8
-st:addr=3e20b34 data=58d0
-st:addr=3e20b36 data=58d8
-st:addr=3e20b38 data=58e0
-st:addr=3e20b3a data=58e8
-st:addr=3e20b3c data=58f0
-st:addr=3e20b3e data=58f8
-st:addr=3e20b40 data=5900
-st:addr=3e20b42 data=5908
-st:addr=3e20b44 data=5910
-st:addr=3e20b46 data=5918
-st:addr=3e20b48 data=5920
-st:addr=3e20b4a data=5928
-st:addr=3e20b4c data=5930
-st:addr=3e20b4e data=5938
-st:addr=3e20b50 data=5940
-st:addr=3e20b52 data=5948
-st:addr=3e20b54 data=5950
-st:addr=3e20b56 data=5958
-st:addr=3e20b58 data=5960
-st:addr=3e20b5a data=5968
-st:addr=3e20b5c data=5970
-st:addr=3e20b5e data=5978
-st:addr=3e20b60 data=5980
-st:addr=3e20b62 data=5988
-st:addr=3e20b64 data=5990
-st:addr=3e20b66 data=5998
-st:addr=3e20b68 data=59a0
-st:addr=3e20b6a data=59a8
-st:addr=3e20b6c data=59b0
-st:addr=3e20b6e data=59b8
-st:addr=3e20b70 data=59c0
-st:addr=3e20b72 data=59c8
-st:addr=3e20b74 data=59d0
-st:addr=3e20b76 data=59d8
-st:addr=3e20b78 data=59e0
-st:addr=3e20b7a data=59e8
-st:addr=3e20b7c data=59f0
-st:addr=3e20b7e data=59f8
-st:addr=3e20b80 data=5a00
-st:addr=3e20b82 data=5a08
-st:addr=3e20b84 data=5a10
-st:addr=3e20b86 data=5a18
-st:addr=3e20b88 data=5a20
-st:addr=3e20b8a data=5a28
-st:addr=3e20b8c data=5a30
-st:addr=3e20b8e data=5a38
-st:addr=3e20b90 data=5a40
-st:addr=3e20b92 data=5a48
-st:addr=3e20b94 data=5a50
-st:addr=3e20b96 data=5a58
-st:addr=3e20b98 data=5a60
-st:addr=3e20b9a data=5a68
-st:addr=3e20b9c data=5a70
-st:addr=3e20b9e data=5a78
-st:addr=3e20ba0 data=5a80
-st:addr=3e20ba2 data=5a88
-st:addr=3e20ba4 data=5a90
-st:addr=3e20ba6 data=5a98
-st:addr=3e20ba8 data=5aa0
-st:addr=3e20baa data=5aa8
-st:addr=3e20bac data=5ab0
-st:addr=3e20bae data=5ab8
-st:addr=3e20bb0 data=5ac0
-st:addr=3e20bb2 data=5ac8
-st:addr=3e20bb4 data=5ad0
-st:addr=3e20bb6 data=5ad8
-st:addr=3e20bb8 data=5ae0
-st:addr=3e20bba data=5ae8
-st:addr=3e20bbc data=5af0
-st:addr=3e20bbe data=5af8
-st:addr=3e20bc0 data=5b00
-st:addr=3e20bc2 data=5b08
-st:addr=3e20bc4 data=5b10
-st:addr=3e20bc6 data=5b18
-st:addr=3e20bc8 data=5b20
-st:addr=3e20bca data=5b28
-st:addr=3e20bcc data=5b30
-st:addr=3e20bce data=5b38
-st:addr=3e20bd0 data=5b40
-st:addr=3e20bd2 data=5b48
-st:addr=3e20bd4 data=5b50
-st:addr=3e20bd6 data=5b58
-st:addr=3e20bd8 data=5b60
-st:addr=3e20bda data=5b68
-st:addr=3e20bdc data=5b70
-st:addr=3e20bde data=5b78
-st:addr=3e20be0 data=5b80
-st:addr=3e20be2 data=5b88
-st:addr=3e20be4 data=5b90
-st:addr=3e20be6 data=5b98
-st:addr=3e20be8 data=5ba0
-st:addr=3e20bea data=5ba8
-st:addr=3e20bec data=5bb0
-st:addr=3e20bee data=5bb8
-st:addr=3e20bf0 data=5bc0
-st:addr=3e20bf2 data=5bc8
-st:addr=3e20bf4 data=5bd0
-st:addr=3e20bf6 data=5bd8
-st:addr=3e20bf8 data=5be0
-st:addr=3e20bfa data=5be8
-st:addr=3e20bfc data=5bf0
-st:addr=3e20bfe data=5bf8
diff --git a/cuda-kernels/tensor_core b/cuda-kernels/tensor_core
deleted file mode 100755
index 5b69818..0000000
--- a/cuda-kernels/tensor_core
+++ /dev/null
Binary files differ