pti-gpu
pti-gpu copied to clipboard
[Warning] Unable to get GEN binary
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