Skip to content

Generating traces for integrated GPU #59

@galmusaddar

Description

@galmusaddar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions