Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Warning] Unable to get GEN binary #63

Open
LizzieOneDay opened this issue Apr 26, 2024 · 2 comments
Open

[Warning] Unable to get GEN binary #63

LizzieOneDay opened this issue Apr 26, 2024 · 2 comments

Comments

@LizzieOneDay
Copy link

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

@mschilling0
Copy link
Contributor

Hi @LizzieOneDay, can you try again with the latest commit? We pushed a fix.

@LizzieOneDay
Copy link
Author

LizzieOneDay commented Apr 30, 2024

Hi @mschilling0 , I tried the latest commit, but the elf_parser.GetGenBInary() still return the igc_binary with size 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants