Skip to content

dpctl needs to provide get_include() #64

Closed
@oleksandr-pavlyk

Description

@oleksandr-pavlyk

When building Cython native application that builds on dpctl, include_dir option of the Extension need to point to dpctl/backend/include to pick up dpctl utilities.

dpctl must provide a function that returns the location of that folder in the installation, very much like what numpy.get_include() does. See: https://numpy.org/devdocs/reference/generated/numpy.get_include.html

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions