Skip to content

Move headers files into subdirectory #134

Open
@keryell

Description

@keryell

To avoid conflicts and make things clear, put the include files in some clean directory/directories.
So an end-user will write something like:

// C
#include "oneapi/unified_runtime/ur_api.h"
// C++20
import oneapi.unified_runtime;

To bikeshed, obviously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions