Skip to content

How can I dump ISA? #75

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

Closed
wzw-intel opened this issue Aug 15, 2018 · 5 comments
Closed

How can I dump ISA? #75

wzw-intel opened this issue Aug 15, 2018 · 5 comments

Comments

@wzw-intel
Copy link

Hi,
In Beignet, I can set environment variable OCL_OUTPUT_ASM to "1" to dump Gen ISA.

Is there any similar way for Neo to do that?

@alalek
Copy link

alalek commented Aug 15, 2018

Are there some tools to extract ISA from OpenCL kernel binaries / files from "cl_cache" dir?

Intel OpenCL SDK has OpenCL kernel compiler (including ISA emit), but these tools are outdated and they are not able to work with NEO OpenCL.

@MichalMrozek
Copy link
Contributor

Have you tried this ?
https://github.com/intel/opencl-intercept-layer/blob/master/docs/kernel_isa.md

@alalek
Copy link

alalek commented Aug 16, 2018

Awesome! Thank you!

Useful links

@MichalMrozek
Copy link
Contributor

Looks like we can close this.

@wzw-intel
Copy link
Author

@MichalMrozek Thank you very much for your hint.

@alalek Your links are very helpful, thank you.

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

3 participants