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

Generating traces for integrated GPU #59

Open
galmusaddar opened this issue Jan 9, 2023 · 0 comments
Open

Generating traces for integrated GPU #59

galmusaddar opened this issue Jan 9, 2023 · 0 comments

Comments

@galmusaddar
Copy link

galmusaddar commented Jan 9, 2023

Hello,

I have a question regarding generating traces for OpenCL kernels running on integrated GPU.

I'm using tools in x86_trace_generator directory to generate traces for OpenCL kernels to run on integrated GPU. So far, the generated traces are only for one thread which I think it is for the whole kernel. I'm using both -thread Knob and -skipthread0 in this case. Even though I specify the value of -thread Knob to be X threads, only trace file for one thread is generated.

How to generate traces for multiple threads like for example (168 threads) for OpenCL kernels to use when simulating integrated GPU?

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

1 participant