Skip to content

Fix CUDA adapter-level tracing #1009

Open
@pbalcer

Description

@pbalcer

Most of the tracing implementation is ifdef'ed on XPTI_ENABLE_INSTRUMENTATION variable. This is never set in UR's build system (it is in SYCL PI).
Also, CUDA adapter cmake scripts never link with xpti.

I suggest using existing UR_ENABLE_TRACING variable instead. It already controls fetching in XPTI, so cmake changes will be simpler that way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcudaCUDA adapter specific issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions