pti-gpu icon indicating copy to clipboard operation
pti-gpu copied to clipboard

[Warning] Unable to get GEN binary

Open LizzieOneDay opened this issue 10 months ago • 2 comments

Hi,

I was running the cl_debug_info.exe and get this warning and no kernel source and isa is printed. and I found the reason is when calling elf_parser.GetGenBinary() the checking binary size is not equal to sizeof(Elf64Header), ant the binary size of case gemm is 9416. Could you please help about this problem?

Best Regards

LizzieOneDay avatar Apr 26 '24 09:04 LizzieOneDay