Skip to content

Adding optional sycl namespace instead of cl::sycl #221

@keryell

Description

@keryell

Right now all the SYCL entities are declared inside the cl::sycl namespace.
If we go towards a SYCL Next more generic than OpenCL only, the cl:: part of the namespace makes less sense.
So why not having an extension to expose also the sycl namespace?
It saves 4 characters to type per SYCL entity too. :-)

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