-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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,
Metadata
Metadata
Assignees
Labels
No labels