Skip to content

CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2) #1607

Closed
@fwyzard

Description

@fwyzard

This pops up multiple times during a build and when running tests.

Any objections to set CL_TARGET_OPENCL_VERSION to some value to silence it ?

I guess some sensible values could be

  • 120 since SYCL should require only OpenCL 1.2
  • 210 since AOT requires OpenCL 2.1
  • 220 since it's default and is being used anyway
  • 300 just to give it a try ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions