Skip to content

[UR] Excessive logging in sycl-ls --verbose #18012

@sarnex

Description

@sarnex

Describe the bug

If we look at the results of sycl-ls --verbose we see the following line repeated many times

Error: _CALLBACK>[ERROR]: Not Implemented : urDeviceGetInfo - File : /__w/llvm/llvm/src/unified-runtime/source/adapters/native_cpu/device.cpp / Line : 460

It's unclear if this is intended, but if it is, there is a decent readability impact so we should consider reworking it.

Example https://github.com/intel/llvm/actions/runs/14449778615/job/40521032034 (click the "Run sycl-ls --verbose" part)

To reproduce

No response

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions