You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running hipblaslt-bench, I am able to observe certain kernels being launched like named below. I want to examine the corresponding assembly code. When I grep for this string, I see it appearing in hipblaslt/build/release/Tensile/library/*.dat file. How can I unwrap the assembly from there? If not, is there any other way I can get the assembly execution trace?
/opt/rocm/llvm/bin/llvm-objdump: error: '../../Tensile/library/TensileLibrary_BB_BB_HA_Bias_SAV_Type_BB_HPA_Contraction_l_Alik_Bljk_Cijk_Dijk_gfx90a.co': The file was not recognized as a valid object file
I tried it with various .co files. This is also what was selected when I invoked hipblaslt-bench.
When running hipblaslt-bench, I am able to observe certain kernels being launched like named below. I want to examine the corresponding assembly code. When I grep for this string, I see it appearing in hipblaslt/build/release/Tensile/library/*.dat file. How can I unwrap the assembly from there? If not, is there any other way I can get the assembly execution trace?
Cijk_Ailk_Bljk_BBS_BH_Bias_HAS_SAV_UserArgs_MT160x160x64_MI16x16x1_SN_LDSB1_AFC1_AFEM1_AFEM1_ASEM1_CLR1_CADS0_DTVA0_DTVB0_EPS0_FDSI0_GRPM1_GRVWA8_GRVWB8_GSUAMB_GLS0_ISA90a_K1_LBSPPA2560_LBSPPB128_LBSPPM0_LPA16_LPB16_LPM0_LRVW8_LWPMn1_MIAV0_MIWT5_5_MO40_NTn1_NTA0_NTB0_NTC0_NTD0_NTM0_NEPBS0_NLCA5_NLCB1_ONLL1_PGR2_PLR1_PKA1_SIA3_SS1_SPO0_SRVW0_SSO0_SVW1_SK0_SKXCCM0_TLDS1_ULSGRO0_USL1_UIOFGRO0_USFGROn1_VSn1_VWA1_VWB1_WSGRA0_WSGRB1_WG32_8_1
The text was updated successfully, but these errors were encountered: