Skip to content

Instantly share code, notes, and snippets.

@bjacob
Created May 15, 2025 18:56
Show Gist options
  • Save bjacob/ab522b19e2899e4d19f265cc1cae92ad to your computer and use it in GitHub Desktop.
Save bjacob/ab522b19e2899e4d19f265cc1cae92ad to your computer and use it in GitHub Desktop.
- rocprofv3 configuration:
- advanced_thread_trace = True
- agent_index = None
- att_buffer_size = 0x60000000
- att_library_path = ['/home/benjacob/gbaraldi']
- att_parse = trace
- att_perfcounter_ctrl = None
- att_perfcounters = None
- att_serialize_all = False
- att_shader_engine_mask = 0x1
- att_simd_select = 0xF
- att_target_cu = 0
- collection_period = None
- collection_period_unit = ['sec']
- echo = None
- extra_counters = None
- group_by_queue = None
- hip_compiler_trace = None
- hip_runtime_trace = None
- hip_trace = None
- hsa_amd_trace = None
- hsa_core_trace = None
- hsa_finalizer_trace = None
- hsa_image_trace = None
- hsa_trace = None
- input = /home/benjacob/att.json
- kernel_exclude_regex = None
- kernel_include_regex = async_dispatch_23_matmul_like_Dx14336x4096_f8E4M3FNUZxf8E4M3FNUZxf32
- kernel_iteration_range = None
- kernel_rename = None
- kernel_trace = None
- kokkos_trace = None
- list_avail = None
- log_level = info
- mangled_kernels = None
- marker_trace = None
- memory_allocation_trace = None
- memory_copy_trace = None
- output_directory = /home/benjacob/traces
- output_file = None
- output_format = ['csv']
- pc_sampling_beta_enabled = None
- pc_sampling_interval = None
- pc_sampling_method = None
- pc_sampling_unit = None
- perfetto_backend = None
- perfetto_buffer_fill_policy = None
- perfetto_buffer_size = None
- perfetto_shmem_size_hint = None
- pmc = None
- preload = ['']
- rccl_trace = None
- readlink = None
- realpath = None
- rocdecode_trace = None
- rocjpeg_trace = None
- rocm_root = None
- runtime_trace = None
- scratch_memory_trace = None
- stats = None
- sub_directory = pass_
- summary = None
- summary_groups = None
- summary_output_file = None
- summary_per_domain = None
- summary_units = None
- suppress_marker_preload = None
- sys_trace = None
- truncate_kernels = None
- rocprofv3 environment:
- ROCPROFILER_LIBRARY_CTOR=1
- LD_PRELOAD=/home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so:/home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/librocprofiler-sdk.so
- ROCP_TOOL_LIBRARIES=/home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so
- LD_LIBRARY_PATH=/home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib
- ROCPROF_OUTPUT_PATH=/home/benjacob/traces
- ROCPROF_OUTPUT_FORMAT=csv
- ROCPROF_LOG_LEVEL=info
- ROCPROFILER_LOG_LEVEL=info
- ROCTX_LOG_LEVEL=info
- ROCPROF_KERNEL_FILTER_INCLUDE_REGEX=async_dispatch_23_matmul_like_Dx14336x4096_f8E4M3FNUZxf8E4M3FNUZxf32
- ROCPROF_ADVANCED_THREAD_TRACE=1
- ROCPROF_ATT_CAPABILITY=trace
- ROCPROF_ATT_PARAM_TARGET_CU=0
- ROCPROF_ATT_PARAM_SHADER_ENGINE_MASK=1
- ROCPROF_ATT_PARAM_BUFFER_SIZE=1610612736
- ROCPROF_ATT_PARAM_SIMD_SELECT=15
logging initialized via ROCPROFILER_LOG_LEVEL. Log Level: info. Verbose Log Level: 3
Initializing rocprofiler-sdk library...
rocprofiler initialize called...
rocprofiler initialize started...
invoke_client_configures
[ROCP_TOOL_LIBRARIES] searching /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so for rocprofiler_configure
agent-2 (GPU 0) has a rocr index = 0
agent-2 :: ROCR_VISIBLE_DEVICE = true
agent-2 :: HIP_VISIBLE_DEVICE = true
agent-3 (GPU 1) has a rocr index = 1
agent-3 :: ROCR_VISIBLE_DEVICE = true
agent-3 :: HIP_VISIBLE_DEVICE = true
agent-4 (GPU 2) has a rocr index = 2
agent-4 :: ROCR_VISIBLE_DEVICE = true
agent-4 :: HIP_VISIBLE_DEVICE = true
agent-5 (GPU 3) has a rocr index = 3
agent-5 :: ROCR_VISIBLE_DEVICE = true
agent-5 :: HIP_VISIBLE_DEVICE = true
agent-6 (GPU 4) has a rocr index = 4
agent-6 :: ROCR_VISIBLE_DEVICE = true
agent-6 :: HIP_VISIBLE_DEVICE = true
agent-7 (GPU 5) has a rocr index = 5
agent-7 :: ROCR_VISIBLE_DEVICE = true
agent-7 :: HIP_VISIBLE_DEVICE = true
agent-8 (GPU 6) has a rocr index = 6
agent-8 :: ROCR_VISIBLE_DEVICE = true
agent-8 :: HIP_VISIBLE_DEVICE = true
agent-9 (GPU 7) has a rocr index = 7
agent-9 :: ROCR_VISIBLE_DEVICE = true
agent-9 :: HIP_VISIBLE_DEVICE = true
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
PC sampling unavailable. The feature is implicitly disabled. To use it on a supported architecture, set ROCPROFILER_PC_SAMPLING_BETA_ENABLED=ON in the environment
searching linux-vdso.so.1 for rocprofiler_configure
Shared library 'linux-vdso.so.1' either does not exist or is a broken symbolic link
searching /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so for rocprofiler_configure
dlopening /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so for rocprofiler_configure
searching /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/librocprofiler-sdk.so for rocprofiler_configure
dlopening /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/librocprofiler-sdk.so for rocprofiler_configure
|_/home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/librocprofiler-sdk.so did not contain rocprofiler_configure symbol
searching /lib/x86_64-linux-gnu/libm.so.6 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libm.so.6' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libstdc++.so.6 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libstdc++.so.6' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libgcc_s.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libgcc_s.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libc.so.6 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libc.so.6' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libdw.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libdw.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/rocm-6.4.0/lib/libamd_comgr.so.3 for rocprofiler_configure
Shared library '/opt/rocm-6.4.0/lib/libamd_comgr.so.3' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib64/ld-linux-x86-64.so.2 for rocprofiler_configure
Shared library '/lib64/ld-linux-x86-64.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/rocm-6.4.0/lib/libhsa-amd-aqlprofile64.so.1 for rocprofiler_configure
Shared library '/opt/rocm-6.4.0/lib/libhsa-amd-aqlprofile64.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/amdgpu/lib/x86_64-linux-gnu/libdrm.so.2 for rocprofiler_configure
Shared library '/opt/amdgpu/lib/x86_64-linux-gnu/libdrm.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/amdgpu/lib/x86_64-linux-gnu/libdrm_amdgpu.so.1 for rocprofiler_configure
Shared library '/opt/amdgpu/lib/x86_64-linux-gnu/libdrm_amdgpu.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libelf.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libelf.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libz.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libz.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/liblzma.so.5 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/liblzma.so.5' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libbz2.so.1.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libbz2.so.1.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libzstd.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libzstd.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/rocm-6.4.0/lib/libhsa-runtime64.so.1 for rocprofiler_configure
Shared library '/opt/rocm-6.4.0/lib/libhsa-runtime64.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /opt/rocm-6.4.0/lib/librocprofiler-register.so.0 for rocprofiler_configure
dlopening /opt/rocm-6.4.0/lib/librocprofiler-register.so.0 for rocprofiler_configure
|_/opt/rocm-6.4.0/lib/librocprofiler-register.so.0 did not contain rocprofiler_configure symbol
searching /lib/x86_64-linux-gnu/libnuma.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libnuma.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libdebuginfod.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libdebuginfod.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libcurl-gnutls.so.4 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libcurl-gnutls.so.4' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libnghttp2.so.14 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libnghttp2.so.14' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libidn2.so.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libidn2.so.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/librtmp.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/librtmp.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libssh.so.4 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libssh.so.4' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libpsl.so.5 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libpsl.so.5' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libnettle.so.8 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libnettle.so.8' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libgnutls.so.30 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libgnutls.so.30' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libgssapi_krb5.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libldap-2.5.so.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libldap-2.5.so.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/liblber-2.5.so.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/liblber-2.5.so.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libbrotlidec.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libbrotlidec.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libunistring.so.2 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libunistring.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libhogweed.so.6 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libhogweed.so.6' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libgmp.so.10 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libgmp.so.10' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libcrypto.so.3 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libcrypto.so.3' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libp11-kit.so.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libp11-kit.so.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libtasn1.so.6 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libtasn1.so.6' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libkrb5.so.3 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libkrb5.so.3' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libk5crypto.so.3 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libk5crypto.so.3' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libcom_err.so.2 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libcom_err.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libkrb5support.so.0 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libkrb5support.so.0' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libsasl2.so.2 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libsasl2.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libbrotlicommon.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libbrotlicommon.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libffi.so.8 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libffi.so.8' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libkeyutils.so.1 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libkeyutils.so.1' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
searching /lib/x86_64-linux-gnu/libresolv.so.2 for rocprofiler_configure
Shared library '/lib/x86_64-linux-gnu/libresolv.so.2' did not contain the 'rocprofiler_configure' symbol (search method: ELF parsing) required by rocprofiler-sdk for tools
find_clients found 1 clients
rocprofiler::registration::invoke_client_configures() invoking configure function from /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/lib/rocprofiler-sdk/librocprofiler-sdk-tool.so (addr=0x0000763c31ea0350)
I20250515 11:56:22.005337 130000894629824 logging.cpp:159] logging initialized via ROCPROF_LOG_LEVEL. Log Level: info. Verbose Log Level: 3
I20250515 11:56:22.005409 130000894629824 tool.cpp:2269] rocprofv3 is using rocprofiler-sdk v1.0.0 (1.0.0)
invoke_client_initializers
counter_defs.yaml is being looked up via install path
Loading Counter Config: /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/share/rocprofiler-sdk/counter_defs.yaml
counter_defs.yaml is being looked up via install path
Loading Counter Config: /home/benjacob/gbaraldi/rocprofiler-sdk-1.0.0-Linux/share/rocprofiler-sdk/counter_defs.yaml
rocprofiler-sdk library initialized
I20250515 11:56:22.093665 130000894629824 tool.cpp:1369] initializing rocprofv3...
I20250515 11:56:22.093686 130000894629824 tool.cpp:2308] rocprofv3: main function wrapper will be invoked...
I20250515 11:56:22.096943 130000894629824 registration.cpp:801] rocprofiler_set_api_table("hip_compiler", 60400, 0, ..., 1)
I20250515 11:56:22.096956 130000894629824 registration.cpp:668] rocprofiler initialize called...
I20250515 11:56:22.096958 130000894629824 registration.cpp:672] rocprofiler initialize ignored...
I20250515 11:56:22.096997 130000894629824 stream.cpp:87] hipStream_t=0x0 :: id={.handle=0}
I20250515 11:56:22.097491 130000894629824 registration.cpp:801] rocprofiler_set_api_table("rccl", 22203, 0, ..., 1)
I20250515 11:56:22.097506 130000894629824 runtime_initialization.cpp:125] RCCL runtime has been initialized
I20250515 11:56:22.097654 130000894629824 registration.cpp:801] rocprofiler_set_api_table("hip", 60400, 0, ..., 1)
I20250515 11:56:22.097830 130000894629824 runtime_initialization.cpp:125] HIP runtime has been initialized
I20250515 11:56:22.097834 130000894629824 stream.cpp:87] hipStream_t=0x0 :: id={.handle=1}
I20250515 11:56:22.097837 130000894629824 stream.cpp:97] existing hipStream_t (0x0) reallocated. rocprofiler_stream_id_t{.handle = 0} -> rocprofiler_stream_id_t{.handle = 1}
I20250515 11:56:22.097841 130000894629824 stream.cpp:459] hipConfigureCall has been designated as a stream set function
I20250515 11:56:22.097843 130000894629824 stream.cpp:459] hipDrvMemcpy3DAsync has been designated as a stream set function
I20250515 11:56:22.097844 130000894629824 stream.cpp:459] hipEventRecord has been designated as a stream set function
I20250515 11:56:22.097846 130000894629824 stream.cpp:459] hipExtLaunchKernel has been designated as a stream set function
I20250515 11:56:22.097847 130000894629824 stream.cpp:483] hipExtStreamCreateWithCUMask has been designated as a stream create function
I20250515 11:56:22.097848 130000894629824 stream.cpp:459] hipExtStreamGetCUMask has been designated as a stream set function
I20250515 11:56:22.097850 130000894629824 stream.cpp:459] hipFreeAsync has been designated as a stream set function
I20250515 11:56:22.097851 130000894629824 stream.cpp:459] hipGraphLaunch has been designated as a stream set function
I20250515 11:56:22.097853 130000894629824 stream.cpp:459] hipGraphUpload has been designated as a stream set function
I20250515 11:56:22.097854 130000894629824 stream.cpp:459] hipGraphicsMapResources has been designated as a stream set function
I20250515 11:56:22.097856 130000894629824 stream.cpp:459] hipGraphicsUnmapResources has been designated as a stream set function
I20250515 11:56:22.097857 130000894629824 stream.cpp:459] hipKernelNameRefByPtr has been designated as a stream set function
I20250515 11:56:22.097859 130000894629824 stream.cpp:459] hipLaunchCooperativeKernel has been designated as a stream set function
I20250515 11:56:22.097860 130000894629824 stream.cpp:459] hipLaunchHostFunc has been designated as a stream set function
I20250515 11:56:22.097861 130000894629824 stream.cpp:459] hipLaunchKernel has been designated as a stream set function
I20250515 11:56:22.097863 130000894629824 stream.cpp:459] hipMallocAsync has been designated as a stream set function
I20250515 11:56:22.097864 130000894629824 stream.cpp:459] hipMallocFromPoolAsync has been designated as a stream set function
I20250515 11:56:22.097865 130000894629824 stream.cpp:459] hipMemMapArrayAsync has been designated as a stream set function
I20250515 11:56:22.097867 130000894629824 stream.cpp:459] hipMemPrefetchAsync has been designated as a stream set function
I20250515 11:56:22.097869 130000894629824 stream.cpp:459] hipMemcpy2DAsync has been designated as a stream set function
I20250515 11:56:22.097871 130000894629824 stream.cpp:459] hipMemcpy2DFromArrayAsync has been designated as a stream set function
I20250515 11:56:22.097873 130000894629824 stream.cpp:459] hipMemcpy2DToArrayAsync has been designated as a stream set function
I20250515 11:56:22.097875 130000894629824 stream.cpp:459] hipMemcpy3DAsync has been designated as a stream set function
I20250515 11:56:22.097877 130000894629824 stream.cpp:459] hipMemcpyAsync has been designated as a stream set function
I20250515 11:56:22.097878 130000894629824 stream.cpp:459] hipMemcpyDtoDAsync has been designated as a stream set function
I20250515 11:56:22.097880 130000894629824 stream.cpp:459] hipMemcpyDtoHAsync has been designated as a stream set function
I20250515 11:56:22.097882 130000894629824 stream.cpp:459] hipMemcpyFromSymbolAsync has been designated as a stream set function
I20250515 11:56:22.097883 130000894629824 stream.cpp:459] hipMemcpyHtoDAsync has been designated as a stream set function
I20250515 11:56:22.097885 130000894629824 stream.cpp:459] hipMemcpyParam2DAsync has been designated as a stream set function
I20250515 11:56:22.097887 130000894629824 stream.cpp:459] hipMemcpyPeerAsync has been designated as a stream set function
I20250515 11:56:22.097888 130000894629824 stream.cpp:459] hipMemcpyToSymbolAsync has been designated as a stream set function
I20250515 11:56:22.097890 130000894629824 stream.cpp:459] hipMemcpyWithStream has been designated as a stream set function
I20250515 11:56:22.097891 130000894629824 stream.cpp:459] hipMemset2DAsync has been designated as a stream set function
I20250515 11:56:22.097892 130000894629824 stream.cpp:459] hipMemset3DAsync has been designated as a stream set function
I20250515 11:56:22.097894 130000894629824 stream.cpp:459] hipMemsetAsync has been designated as a stream set function
I20250515 11:56:22.097895 130000894629824 stream.cpp:459] hipMemsetD16Async has been designated as a stream set function
I20250515 11:56:22.097896 130000894629824 stream.cpp:459] hipMemsetD32Async has been designated as a stream set function
I20250515 11:56:22.097898 130000894629824 stream.cpp:459] hipMemsetD8Async has been designated as a stream set function
I20250515 11:56:22.097899 130000894629824 stream.cpp:459] hipModuleLaunchCooperativeKernel has been designated as a stream set function
I20250515 11:56:22.097901 130000894629824 stream.cpp:459] hipModuleLaunchKernel has been designated as a stream set function
I20250515 11:56:22.097902 130000894629824 stream.cpp:459] hipSignalExternalSemaphoresAsync has been designated as a stream set function
I20250515 11:56:22.097904 130000894629824 stream.cpp:459] hipStreamAddCallback has been designated as a stream set function
I20250515 11:56:22.097905 130000894629824 stream.cpp:459] hipStreamAttachMemAsync has been designated as a stream set function
I20250515 11:56:22.097906 130000894629824 stream.cpp:459] hipStreamBeginCapture has been designated as a stream set function
I20250515 11:56:22.097908 130000894629824 stream.cpp:483] hipStreamCreate has been designated as a stream create function
I20250515 11:56:22.097909 130000894629824 stream.cpp:483] hipStreamCreateWithFlags has been designated as a stream create function
I20250515 11:56:22.097911 130000894629824 stream.cpp:483] hipStreamCreateWithPriority has been designated as a stream create function
I20250515 11:56:22.097912 130000894629824 stream.cpp:459] hipStreamDestroy has been designated as a stream set function
I20250515 11:56:22.097914 130000894629824 stream.cpp:459] hipStreamEndCapture has been designated as a stream set function
I20250515 11:56:22.097915 130000894629824 stream.cpp:459] hipStreamGetCaptureInfo has been designated as a stream set function
I20250515 11:56:22.097917 130000894629824 stream.cpp:459] hipStreamGetCaptureInfo_v2 has been designated as a stream set function
I20250515 11:56:22.097918 130000894629824 stream.cpp:459] hipStreamGetDevice has been designated as a stream set function
I20250515 11:56:22.097920 130000894629824 stream.cpp:459] hipStreamGetFlags has been designated as a stream set function
I20250515 11:56:22.097921 130000894629824 stream.cpp:459] hipStreamGetPriority has been designated as a stream set function
I20250515 11:56:22.097922 130000894629824 stream.cpp:459] hipStreamIsCapturing has been designated as a stream set function
I20250515 11:56:22.097924 130000894629824 stream.cpp:459] hipStreamQuery has been designated as a stream set function
I20250515 11:56:22.097925 130000894629824 stream.cpp:459] hipStreamSynchronize has been designated as a stream set function
I20250515 11:56:22.097926 130000894629824 stream.cpp:459] hipStreamUpdateCaptureDependencies has been designated as a stream set function
I20250515 11:56:22.097928 130000894629824 stream.cpp:459] hipStreamWaitEvent has been designated as a stream set function
I20250515 11:56:22.097929 130000894629824 stream.cpp:459] hipStreamWaitValue32 has been designated as a stream set function
I20250515 11:56:22.097931 130000894629824 stream.cpp:459] hipStreamWaitValue64 has been designated as a stream set function
I20250515 11:56:22.097932 130000894629824 stream.cpp:459] hipStreamWriteValue32 has been designated as a stream set function
I20250515 11:56:22.097933 130000894629824 stream.cpp:459] hipStreamWriteValue64 has been designated as a stream set function
I20250515 11:56:22.097935 130000894629824 stream.cpp:459] hipWaitExternalSemaphoresAsync has been designated as a stream set function
I20250515 11:56:22.097936 130000894629824 stream.cpp:459] hipExtModuleLaunchKernel has been designated as a stream set function
I20250515 11:56:22.097938 130000894629824 stream.cpp:459] hipHccModuleLaunchKernel has been designated as a stream set function
I20250515 11:56:22.097940 130000894629824 stream.cpp:459] hipMemsetAsync_spt has been designated as a stream set function
I20250515 11:56:22.097942 130000894629824 stream.cpp:459] hipMemset2DAsync_spt has been designated as a stream set function
I20250515 11:56:22.097944 130000894629824 stream.cpp:459] hipMemset3DAsync_spt has been designated as a stream set function
I20250515 11:56:22.097945 130000894629824 stream.cpp:459] hipMemcpyAsync_spt has been designated as a stream set function
I20250515 11:56:22.097947 130000894629824 stream.cpp:459] hipMemcpy3DAsync_spt has been designated as a stream set function
I20250515 11:56:22.097949 130000894629824 stream.cpp:459] hipMemcpy2DAsync_spt has been designated as a stream set function
I20250515 11:56:22.097950 130000894629824 stream.cpp:459] hipMemcpyFromSymbolAsync_spt has been designated as a stream set function
I20250515 11:56:22.097952 130000894629824 stream.cpp:459] hipMemcpyToSymbolAsync_spt has been designated as a stream set function
I20250515 11:56:22.097954 130000894629824 stream.cpp:459] hipMemcpy2DFromArrayAsync_spt has been designated as a stream set function
I20250515 11:56:22.097955 130000894629824 stream.cpp:459] hipMemcpy2DToArrayAsync_spt has been designated as a stream set function
I20250515 11:56:22.097957 130000894629824 stream.cpp:459] hipStreamQuery_spt has been designated as a stream set function
I20250515 11:56:22.097959 130000894629824 stream.cpp:459] hipStreamSynchronize_spt has been designated as a stream set function
I20250515 11:56:22.097960 130000894629824 stream.cpp:459] hipStreamGetPriority_spt has been designated as a stream set function
I20250515 11:56:22.097962 130000894629824 stream.cpp:459] hipStreamWaitEvent_spt has been designated as a stream set function
I20250515 11:56:22.097963 130000894629824 stream.cpp:459] hipStreamGetFlags_spt has been designated as a stream set function
I20250515 11:56:22.097966 130000894629824 stream.cpp:459] hipStreamAddCallback_spt has been designated as a stream set function
I20250515 11:56:22.097969 130000894629824 stream.cpp:459] hipEventRecord_spt has been designated as a stream set function
I20250515 11:56:22.097971 130000894629824 stream.cpp:459] hipLaunchCooperativeKernel_spt has been designated as a stream set function
I20250515 11:56:22.097972 130000894629824 stream.cpp:459] hipLaunchKernel_spt has been designated as a stream set function
I20250515 11:56:22.097974 130000894629824 stream.cpp:459] hipGraphLaunch_spt has been designated as a stream set function
I20250515 11:56:22.097975 130000894629824 stream.cpp:459] hipStreamBeginCapture_spt has been designated as a stream set function
I20250515 11:56:22.097977 130000894629824 stream.cpp:459] hipStreamEndCapture_spt has been designated as a stream set function
I20250515 11:56:22.097978 130000894629824 stream.cpp:459] hipStreamIsCapturing_spt has been designated as a stream set function
I20250515 11:56:22.097980 130000894629824 stream.cpp:459] hipStreamGetCaptureInfo_spt has been designated as a stream set function
I20250515 11:56:22.097981 130000894629824 stream.cpp:459] hipStreamGetCaptureInfo_v2_spt has been designated as a stream set function
I20250515 11:56:22.097982 130000894629824 stream.cpp:459] hipLaunchHostFunc_spt has been designated as a stream set function
I20250515 11:56:22.097984 130000894629824 stream.cpp:459] hipGetStreamDeviceId has been designated as a stream set function
I20250515 11:56:22.097985 130000894629824 stream.cpp:459] hipStreamBeginCaptureToGraph has been designated as a stream set function
I20250515 11:56:22.097987 130000894629824 stream.cpp:459] hipMemcpyAtoHAsync has been designated as a stream set function
I20250515 11:56:22.097988 130000894629824 stream.cpp:459] hipMemcpyHtoAAsync has been designated as a stream set function
I20250515 11:56:22.097990 130000894629824 stream.cpp:459] hipStreamBatchMemOp has been designated as a stream set function
I20250515 11:56:22.370462 130000894629824 registration.cpp:801] rocprofiler_set_api_table("hsa", 71900, 0, ..., 1)
I20250515 11:56:22.370584 130000894629824 agent.cpp:1066] # agent node maps: 10
I20250515 11:56:22.730349 130000894629824 runtime_initialization.cpp:125] HSA runtime has been initialized
I20250515 11:56:22.759876 130000894629824 profile_serializer.cpp:249] Enabling profiler serialization...
I20250515 11:56:22.929879 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.929952 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.930015 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.930080 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.930245 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930248 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930251 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930253 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930254 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930256 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930258 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930259 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930261 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930262 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930264 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930265 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930267 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930268 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930271 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930272 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930274 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930275 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930277 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930278 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930280 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930281 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930285 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930287 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930288 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930290 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930291 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930293 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930294 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930296 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930297 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930299 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930300 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930302 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930303 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930305 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930306 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930308 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930309 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930311 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930312 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930314 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930315 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930317 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930319 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930321 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930322 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930323 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930325 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930327 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930328 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930330 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930331 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930333 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930334 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930336 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930337 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930339 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930340 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930342 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930343 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930345 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930347 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930348 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930349 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930351 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930353 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930354 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930356 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930357 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930359 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930360 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930362 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930363 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930365 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930366 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930368 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930369 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930371 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930372 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930373 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930375 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930377 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930378 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930379 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930381 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930382 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930384 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930386 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930387 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930388 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930390 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930391 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930393 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930395 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930396 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930398 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930399 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930401 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930402 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930404 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930405 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930406 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930408 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930409 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930411 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930412 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930414 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930415 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930416 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930419 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930420 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930421 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930423 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930424 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930426 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930427 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930429 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930430 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930432 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930433 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930434 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930436 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930437 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930439 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930440 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930442 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930443 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930445 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930446 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930450 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930451 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930453 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930456 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930458 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930459 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930461 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930462 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930464 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930465 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930467 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930468 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930470 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930471 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930473 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930474 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930476 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930477 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930479 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930480 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930482 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930483 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930484 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930486 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930488 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930489 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930491 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930492 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930493 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930495 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930496 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930498 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930499 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930501 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930502 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930504 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930505 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930507 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930509 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930510 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930512 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930513 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930515 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930516 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930518 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930519 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930521 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930523 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930524 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930525 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930527 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930528 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930530 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930531 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930533 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930536 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930537 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930539 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930540 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930542 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930543 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930545 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930546 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930548 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930549 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930550 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930552 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930553 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930555 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930557 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930558 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930559 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930561 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930562 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930564 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930565 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930567 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930568 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930570 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930571 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930573 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930574 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930575 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930577 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930578 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930580 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930581 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930583 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930584 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930585 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930593 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089079907440, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.930655 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.930719 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.930777 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.930833 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.930920 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930923 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930925 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930926 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930928 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930929 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930931 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930933 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930934 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930936 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930937 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930939 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930940 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930942 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930943 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930945 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930946 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930948 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930949 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930951 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930952 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930954 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930956 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930957 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930959 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930960 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930962 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930963 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930965 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930966 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.930968 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.930969 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.930971 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.930972 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.930974 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.930975 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.930977 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.930978 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.930980 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.930981 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.930983 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.930984 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.930986 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.930987 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930989 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930990 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.930992 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.930993 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.930995 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.930996 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.930998 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.930999 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931001 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931002 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931004 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931005 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931007 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931008 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931010 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931011 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931013 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931014 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931016 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931017 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931019 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931020 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931022 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931023 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931025 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931026 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931028 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931029 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931031 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931032 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931034 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931035 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931037 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931038 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931040 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931041 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931043 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931044 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931045 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931047 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931048 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931050 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931051 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931053 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931055 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931056 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931058 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931059 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931060 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931062 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931064 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931065 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931066 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931068 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931071 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931072 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931076 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931077 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931079 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931080 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931082 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931083 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931085 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931086 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931088 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931089 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931091 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931092 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931094 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931095 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931097 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931098 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931100 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931101 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931103 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931104 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931106 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931107 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931108 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931110 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931111 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931113 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931114 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931116 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931117 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931119 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931120 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931121 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931124 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931126 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931127 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931129 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931130 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931132 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931133 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931135 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931136 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931138 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931139 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931142 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931144 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931145 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931147 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931148 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931149 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931151 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931152 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931154 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931155 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931157 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931159 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931160 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931161 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931163 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931164 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931166 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931167 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931169 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931170 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931172 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931173 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931175 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931176 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931178 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931179 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931181 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931182 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931184 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931185 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931186 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931188 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931189 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931191 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931194 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931195 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931196 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931198 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931199 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931201 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931202 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931204 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931205 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931207 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931208 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931210 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931211 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931213 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931215 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931217 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931218 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931220 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931221 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931223 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931224 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931226 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931227 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931229 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931230 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931232 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931233 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931235 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931236 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931238 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931239 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931241 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931242 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931244 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931245 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931247 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931248 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931250 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931251 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931252 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931254 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931255 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931257 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931259 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089074338096, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.931320 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.931377 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.931434 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.931491 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.931578 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931581 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931583 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931584 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931586 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931587 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931589 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931590 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931592 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931593 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931595 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931596 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931597 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931599 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931600 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931602 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931604 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931605 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931606 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931608 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931609 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931611 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931613 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931614 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931616 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931617 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931619 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931620 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931622 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931623 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931625 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931626 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931628 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931629 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931631 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931632 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931634 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931635 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931637 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931638 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931639 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931641 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931642 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931644 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931646 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931647 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931648 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931650 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931651 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931653 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931655 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931657 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931658 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931660 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931661 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931663 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931664 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931666 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931667 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931668 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931670 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931671 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931673 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931674 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931682 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931683 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931685 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931686 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931688 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931689 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931691 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931692 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931694 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931695 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931697 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931698 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931700 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931701 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931702 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931704 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931705 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931707 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931708 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931710 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931711 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931713 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931714 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931716 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931718 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931719 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931720 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931722 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931723 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931725 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931727 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931728 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931729 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931731 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931732 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931734 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931735 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931737 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931738 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931740 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931741 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931743 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931744 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931746 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931747 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931748 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931751 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931752 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931753 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931755 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931756 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931758 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931759 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931762 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931764 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931765 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931767 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931768 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931770 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931771 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931774 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931776 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931777 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931779 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931780 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931782 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931783 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931784 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931787 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931788 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931789 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931791 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931792 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931794 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931795 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931797 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931798 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931800 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931801 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931803 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931804 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931805 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931807 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931808 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931810 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931811 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931813 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931814 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931816 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931817 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931819 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931821 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931822 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931824 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931826 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931827 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931829 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931830 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931832 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931833 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931835 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931836 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931838 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931839 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931843 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931844 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931846 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931847 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931849 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931850 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931852 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931853 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931855 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931857 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931858 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931859 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931861 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931862 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931864 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931865 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931867 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931868 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931870 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931871 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931873 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931874 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931876 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931877 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931878 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931880 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931881 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931883 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931884 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931886 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931888 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931889 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931890 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.931893 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.931894 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.931896 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.931897 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.931899 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.931900 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.931902 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.931903 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.931904 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.931906 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.931907 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.931909 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.931910 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.931912 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.931913 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.931915 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.931916 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.931918 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.931919 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.931921 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089079913056, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.931983 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.932041 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.932098 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.932155 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.932238 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932241 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932242 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932244 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932245 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932247 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932249 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932250 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932252 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932253 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932255 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932256 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932257 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932259 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932260 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932262 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932263 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932265 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932266 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932268 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932269 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932271 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932273 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932274 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932276 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932277 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932279 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932280 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932282 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932283 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932285 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932286 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932288 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932289 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932290 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932292 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932293 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932295 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932296 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932298 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932299 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932301 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932302 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932303 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932306 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932307 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932308 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932310 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932311 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932313 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932314 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932316 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932317 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932319 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932320 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932321 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932323 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932324 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932326 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932327 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932329 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932330 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932332 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932333 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932335 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932336 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932338 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932339 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932341 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932342 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932344 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932345 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932347 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932348 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932350 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932351 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932353 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932354 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932355 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932357 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932358 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932360 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932361 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932363 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932364 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932366 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932367 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932368 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932371 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932372 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932373 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932375 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932376 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932378 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932379 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932381 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932382 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932384 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932385 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932387 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932388 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932390 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932391 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932392 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932394 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932395 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932397 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932398 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932400 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932401 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932403 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932404 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932406 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932407 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932409 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932410 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932412 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932413 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932415 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932416 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932418 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932419 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932421 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932422 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932424 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932425 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932428 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932430 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932431 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932434 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932435 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932437 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932439 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932440 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932441 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932443 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932444 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932446 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932447 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932449 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932450 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932452 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932453 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932455 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932456 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932458 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932459 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932460 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932462 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932464 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932465 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932466 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932468 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932469 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932471 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932472 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932474 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932475 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932477 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932478 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932480 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932481 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932483 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932485 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932486 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932488 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932489 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932491 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932492 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932494 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932495 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932499 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932500 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932502 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932503 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932504 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932507 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932508 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932509 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932511 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932512 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932514 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932515 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932517 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932518 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932520 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932521 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932522 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932524 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932525 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932527 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932528 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932530 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932531 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932533 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932534 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932535 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932537 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932539 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932540 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932541 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932543 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932544 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932546 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932548 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932550 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932551 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932553 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932554 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932555 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932557 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932558 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932560 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932561 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932563 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932564 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932565 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932567 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932570 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932572 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932574 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089103613168, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.932632 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.932693 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.932751 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.932808 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.932892 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932894 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932896 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932897 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932899 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932901 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932902 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932903 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932905 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932907 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932908 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932910 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932912 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932913 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932915 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932916 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932918 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932919 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932921 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932922 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932924 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932925 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932927 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932929 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932930 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932931 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932933 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932934 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932936 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932938 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932939 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932940 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932942 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932943 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932945 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932946 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932948 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932949 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932951 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932952 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932953 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932955 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932956 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932958 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932960 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932961 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932963 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932964 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.932966 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.932967 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.932969 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.932970 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.932972 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.932973 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.932975 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.932976 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.932978 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.932979 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.932981 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.932983 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.932984 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.932986 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.932987 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.932989 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.932990 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.932992 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932994 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932995 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.932997 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.932998 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933000 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933001 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933003 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933004 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933006 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933008 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933009 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933011 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933012 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933014 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933015 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933017 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933018 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933020 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933022 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933023 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933025 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933026 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933028 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933030 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933033 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933034 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933036 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933037 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933039 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933040 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933042 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933043 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933045 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933046 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933048 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933049 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933051 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933052 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933054 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933055 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933059 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933060 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933062 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933063 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933065 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933067 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933068 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933069 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933071 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933072 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933074 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933075 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933077 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933078 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933080 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933081 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933083 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933084 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933086 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933087 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933089 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933090 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933092 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933093 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933095 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933096 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933098 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933099 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933101 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933102 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933104 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933105 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933107 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933109 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933111 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933112 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933114 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933115 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933117 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933118 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933120 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933121 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933122 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933124 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933125 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933127 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933128 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933130 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933132 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933133 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933135 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933136 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933137 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933139 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933141 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933142 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933143 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933145 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933146 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933148 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933149 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933151 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933152 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933154 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933155 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933157 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933158 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933160 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933161 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933163 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933166 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933167 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933168 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933170 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933171 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933173 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933174 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933176 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933177 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933179 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933180 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933182 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933183 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933184 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933186 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933187 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933189 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933190 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933192 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933193 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933195 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933196 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933198 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933199 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933201 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933202 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933204 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933205 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933207 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933208 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933210 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933211 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933213 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933216 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933218 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933219 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933221 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933222 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933224 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933225 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933227 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933228 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933229 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933231 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933233 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089096183904, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.933292 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.933346 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.933400 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.933454 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.933545 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933547 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933548 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933550 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933551 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933553 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933554 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933556 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933557 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933559 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933560 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933562 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933563 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933565 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933566 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933568 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933569 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933571 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933572 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933574 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933575 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933576 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933579 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933580 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933581 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933583 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933584 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933586 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933587 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933589 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933590 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933592 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933593 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933595 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933596 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933598 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933599 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933600 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933602 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933603 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933605 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933606 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933608 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933609 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933611 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933612 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933614 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933615 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933617 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933618 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933621 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933623 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933624 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933626 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933627 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933628 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933630 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933631 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933633 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933634 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933636 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933637 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933639 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933640 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933641 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933643 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933645 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933646 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933648 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933649 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933651 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933652 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933654 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933655 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933656 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933658 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933659 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933661 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933662 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933664 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933665 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933667 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933668 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933670 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933671 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933672 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933675 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933683 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933685 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933686 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933688 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933689 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933691 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933692 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933694 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933695 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933697 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933698 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933700 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933701 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933702 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933704 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933705 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933707 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933708 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933710 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933711 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933713 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933714 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933715 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933717 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933719 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933720 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933721 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933723 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933724 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933726 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933727 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933729 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933731 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933733 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933734 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933736 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933737 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933739 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933740 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933742 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933743 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933745 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933746 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933748 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933749 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933751 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933752 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933754 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933755 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933757 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933758 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933760 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933761 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933762 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933764 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933765 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933767 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933768 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933770 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933771 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933772 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933774 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933775 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933777 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933778 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933780 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933781 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933784 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933785 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933787 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933788 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933790 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933791 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933793 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933794 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933795 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933797 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933798 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933800 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933801 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933803 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933804 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933806 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933807 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933809 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933810 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933811 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933813 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933814 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933816 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933818 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933819 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933820 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933822 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933823 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933825 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933826 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933828 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933829 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933831 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933832 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933834 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933836 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933837 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933839 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933840 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933842 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933843 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933844 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933846 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933847 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933849 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933850 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933852 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.933853 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.933855 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.933856 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.933858 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.933859 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.933861 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.933862 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.933863 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.933865 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.933866 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.933868 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.933869 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.933871 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.933872 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.933874 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.933875 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.933877 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.933878 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.933879 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.933882 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089065546560, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.933944 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.934001 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.934056 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.934110 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.934204 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934206 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934207 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934209 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934210 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934212 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934213 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934215 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934216 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934218 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934219 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934221 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934222 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934224 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934225 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934226 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934228 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934229 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934231 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934232 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934234 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934235 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934238 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934239 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934240 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934242 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934243 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934245 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934246 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934250 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934251 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934253 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934254 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934256 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934257 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934259 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934260 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934262 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934263 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934265 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934266 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934268 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934269 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934270 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934272 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934274 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934275 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934277 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934278 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934280 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934281 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934283 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934284 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934286 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934287 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934289 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934290 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934292 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934293 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934295 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934296 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934298 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934299 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934300 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934302 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934304 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934306 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934308 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934309 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934310 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934312 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934313 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934315 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934316 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934318 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934319 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934321 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934322 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934324 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934325 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934326 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934328 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934329 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934331 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934332 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934334 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934335 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934336 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934339 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934340 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934341 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934343 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934344 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934346 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934347 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934348 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934350 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934351 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934354 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934355 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934357 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934358 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934360 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934361 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934362 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934364 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934365 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934367 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934368 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934370 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934372 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934373 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934374 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934376 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934377 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934379 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934380 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934382 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934383 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934385 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934386 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934387 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934389 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934390 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934392 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934393 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934395 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934396 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934398 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934399 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934400 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934402 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934405 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934406 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934407 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934409 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934411 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934412 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934414 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934415 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934417 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934418 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934420 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934421 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934422 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934424 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934425 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934427 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934428 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934430 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934431 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934433 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934434 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934436 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934438 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934439 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934440 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934442 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934443 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934445 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934446 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934448 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934449 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934451 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934452 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934454 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934456 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934458 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934459 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934460 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934462 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934463 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934465 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934466 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934468 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934469 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934471 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934473 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934474 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934475 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934477 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934479 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934480 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934482 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934484 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934485 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934486 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934488 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934489 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934491 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934492 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934494 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934495 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934497 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934498 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934500 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934501 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934503 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934505 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934507 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934508 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934510 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934511 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934513 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934514 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934516 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934517 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934518 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934520 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934521 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934523 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934524 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934526 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934527 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934529 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934530 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934532 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934533 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934535 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934536 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934538 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089096196432, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:22.934595 130000894629824 code_object.cpp:112] isa name length: 42
I20250515 11:56:22.934650 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack-
I20250515 11:56:22.934713 130000894629824 code_object.cpp:112] isa name length: 50
I20250515 11:56:22.934768 130000894629824 code_object.cpp:121] found isa: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-
I20250515 11:56:22.934861 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934863 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934865 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934866 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934868 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934869 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934871 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934873 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934875 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934876 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934878 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934879 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934881 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934882 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934884 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934885 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934887 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934888 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934889 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934891 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934892 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:22.934894 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934896 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934897 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:22.934899 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:22.934900 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:22.934902 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:22.934903 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:22.934905 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:22.934906 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:22.934907 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:22.934909 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:22.934910 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:22.934912 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:22.934913 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:22.934915 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:22.934916 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:22.934918 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:22.934919 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:22.934921 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:22.934922 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:22.934923 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:22.934925 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029089 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029113 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029115 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029117 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029119 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029121 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029122 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029124 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029125 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029127 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029128 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029130 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029131 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029133 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029134 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029136 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029137 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029139 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029140 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029142 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029143 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029145 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029146 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029150 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029151 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029152 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029154 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029155 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029157 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029158 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029160 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029161 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029163 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029167 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029169 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029170 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029172 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029173 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029175 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029177 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029178 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029179 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029181 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029182 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029184 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_10LL16PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029187 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029188 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029190 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029191 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029193 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029197 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029198 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029200 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029201 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029203 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029204 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029206 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029207 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029209 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029210 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029213 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029214 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029216 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029217 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029219 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029220 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029221 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_10LL16PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029224 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029226 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029227 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029228 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029230 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029232 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029233 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029235 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029236 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029238 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029239 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029240 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029242 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029243 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029245 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029246 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029248 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029249 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029251 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029252 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029254 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029255 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIiNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029258 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029259 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029261 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029262 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029264 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029265 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029267 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029268 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029270 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029271 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029272 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029274 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029276 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029278 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029279 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029281 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029282 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029284 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029285 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029287 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029288 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029290 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIjNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029292 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029294 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029295 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029296 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029298 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029299 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029301 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029302 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029308 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029309 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029311 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029312 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029314 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029315 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029316 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029318 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029320 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029321 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029322 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029324 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029325 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029327 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI6__halfNS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029329 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029331 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029332 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029334 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029335 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029337 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029338 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029339 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029341 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029343 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029344 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029345 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029347 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029348 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029350 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029351 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029353 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029355 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029356 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029358 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029359 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029361 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelIfNS_9LL8PacketEEEviPT_S3_S3_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029364 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029365 130000894629824 code_object.cpp:236] found kernel meta name: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029366 130000894629824 code_object.cpp:168] found node string: .agpr_count
I20250515 11:56:23.029368 130000894629824 code_object.cpp:168] found node string: .args
I20250515 11:56:23.029369 130000894629824 code_object.cpp:168] found node string: .group_segment_fixed_size
I20250515 11:56:23.029371 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_align
I20250515 11:56:23.029372 130000894629824 code_object.cpp:168] found node string: .kernarg_segment_size
I20250515 11:56:23.029374 130000894629824 code_object.cpp:168] found node string: .language
I20250515 11:56:23.029375 130000894629824 code_object.cpp:168] found node string: .language_version
I20250515 11:56:23.029377 130000894629824 code_object.cpp:168] found node string: .max_flat_workgroup_size
I20250515 11:56:23.029378 130000894629824 code_object.cpp:168] found node string: .name
I20250515 11:56:23.029380 130000894629824 code_object.cpp:168] found node string: .private_segment_fixed_size
I20250515 11:56:23.029381 130000894629824 code_object.cpp:168] found node string: .sgpr_count
I20250515 11:56:23.029383 130000894629824 code_object.cpp:168] found node string: .sgpr_spill_count
I20250515 11:56:23.029385 130000894629824 code_object.cpp:168] found node string: .symbol
I20250515 11:56:23.029387 130000894629824 code_object.cpp:168] found node string: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd
I20250515 11:56:23.029388 130000894629824 code_object.cpp:168] found node string: .uniform_work_group_size
I20250515 11:56:23.029390 130000894629824 code_object.cpp:168] found node string: .uses_dynamic_stack
I20250515 11:56:23.029391 130000894629824 code_object.cpp:168] found node string: .vgpr_count
I20250515 11:56:23.029393 130000894629824 code_object.cpp:168] found node string: .vgpr_spill_count
I20250515 11:56:23.029394 130000894629824 code_object.cpp:168] found node string: .wavefront_size
I20250515 11:56:23.029395 130000894629824 code_object.cpp:243] found kernel symbol mapping: _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj.kd -> _ZN7mscclpp15executionKernelI14__hip_bfloat16NS_9LL8PacketEEEviPT_S4_S4_mPNS_19DeviceExecutionPlanEj
I20250515 11:56:23.029403 130000894629824 code_object.cpp:196] amd_comgr_set_data(binary_data, isa_offset.size, static_cast<const char*>(bin_offset)) returned error code 2 :: INVALID_ARGUMENT :: binary_data=103089103578992, isa=(amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack-, 0, 0), fat_bin=0x763beb12d000
I20250515 11:56:23.029406 130000894629824 code_object.cpp:812] running executable_freeze (executable=103089093994480)...
E20250515 11:56:23.029881 130000894629824 output_stream.cpp:108] Opened result file: /home/benjacob/traces/SharkMi300X/983573_gfx942_code_object_id_1.out
I20250515 11:56:23.030951 130000894629824 stream.cpp:87] hipStream_t=0x5dc24bbd10c0 :: id={.handle=2}
I20250515 11:56:23.055017 130000894629824 stream.cpp:87] hipStream_t=0x5dc24d7fcb10 :: id={.handle=3}
I20250515 11:56:23.074925 130000894629824 code_object.cpp:812] running executable_freeze (executable=103089079807808)...
E20250515 11:56:23.075482 130000894629824 output_stream.cpp:108] Opened result file: /home/benjacob/traces/SharkMi300X/983573_gfx942_code_object_id_2.out
2025-05-15T11:56:25-07:00
Running /home/benjacob/iree-build/tools/iree-benchmark-module
Run on (96 X 3810.79 MHz CPU s)
CPU Caches:
L1 Data 32 KiB (x96)
L1 Instruction 32 KiB (x96)
L2 Unified 1024 KiB (x96)
L3 Unified 32768 KiB (x16)
Load Average: 9.52, 11.61, 23.71
***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
***WARNING*** Library was built as DEBUG. Timings may be affected.
E20250515 11:56:26.120469 130000690865728 output_stream.cpp:108] Opened result file: /home/benjacob/traces/SharkMi300X/983573_13599_shader_engine_0_797.att
-------------------------------------------------------------------------------------------------------
Benchmark Time CPU Iterations UserCounters...
-------------------------------------------------------------------------------------------------------
BM_prefill_bs4/process_time/real_time 347 ms 652 ms 2 items_per_second=2.8836/s
BM_prefill_bs4/process_time/real_time 348 ms 665 ms 2 items_per_second=2.86949/s
BM_prefill_bs4/process_time/real_time 350 ms 669 ms 2 items_per_second=2.85394/s
BM_prefill_bs4/process_time/real_time_mean 349 ms 662 ms 3 items_per_second=2.86901/s
BM_prefill_bs4/process_time/real_time_median 348 ms 665 ms 3 items_per_second=2.86949/s
BM_prefill_bs4/process_time/real_time_stddev 1.80 ms 8.89 ms 3 items_per_second=0.0148354/s
BM_prefill_bs4/process_time/real_time_cv 0.52 % 1.34 % 3 items_per_second=0.52%
I20250515 11:56:28.091329 130000690865728 code_object.cpp:1064] running shutdown (executable=103089079807808)...
I20250515 11:56:28.091489 130000690865728 tool.cpp:314] flushing buffers...
I20250515 11:56:28.091497 130000690865728 tool.cpp:323] Buffers flushed
I20250515 11:56:28.108475 130000894629824 tool.cpp:2312] rocprofv3: main function has returned with exit code: 0
I20250515 11:56:28.108503 130000894629824 tool.cpp:1386] invoked: finalize_rocprofv3
I20250515 11:56:28.108508 130000894629824 tool.cpp:1389] finalizing rocprofv3: caller='rocprofv3_main'...
I20250515 11:56:28.108516 130000894629824 registration.cpp:716] finalizing rocprofiler (value=0)
I20250515 11:56:28.269559 130000894629824 code_object.cpp:1064] running shutdown (executable=103089093994480)...
I20250515 11:56:28.269594 130000894629824 tool.cpp:314] flushing buffers...
I20250515 11:56:28.269601 130000894629824 tool.cpp:323] Buffers flushed
I20250515 11:56:28.269658 130000894629824 registration.cpp:585] invoke_client_finalizer(client_id=1296979210)
I20250515 11:56:28.269668 130000894629824 profile_serializer.cpp:271] Disabling profiler serialization...
I20250515 11:56:28.269871 130000894629824 profile_serializer.cpp:284] Profiler serialization disabled
I20250515 11:56:28.269878 130000894629824 tool.cpp:314] flushing buffers...
I20250515 11:56:28.269880 130000894629824 tool.cpp:323] Buffers flushed
I20250515 11:56:28.269886 130000894629824 tool.cpp:314] flushing buffers...
I20250515 11:56:28.269888 130000894629824 tool.cpp:323] Buffers flushed
I20250515 11:56:28.269895 130000894629824 tool.cpp:1989] Number of services generating output: 1
E20250515 11:56:28.270247 130000894629824 output_stream.cpp:108] Opened result file: /home/benjacob/traces/SharkMi300X/983573_agent_info.csv
I20250515 11:56:28.270313 130000894629824 csv_output_file.cpp:40] Closing result file: agent_info
'-xnack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment