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

[SYCL] Deprecate redundant info::device queries #16338

Open
KornevNikita opened this issue Dec 11, 2024 · 0 comments
Open

[SYCL] Deprecate redundant info::device queries #16338

KornevNikita opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working confirmed good first issue Good for newcomers

Comments

@KornevNikita
Copy link
Contributor

Describe the bug

There is still a bunch of device info queries that are not is SYCL2020 / any extension or belongs to deprecated extension:

Likely need to move them to https://github.com/intel/llvm/blob/sycl/sycl/include/sycl/info/device_traits_deprecated.def

To reproduce

  1. Include a code snippet that is as short as possible
  2. Specify the command which should be used to compile the program
  3. Specify the command which should be used to launch the program
  4. Indicate what is wrong and what was expected

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

@KornevNikita KornevNikita added bug Something isn't working confirmed labels Dec 11, 2024
@AlexeySachkov AlexeySachkov added the good first issue Good for newcomers label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants