Skip to content

Cannot use the dpctl follow the example #935

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

Closed
chengjunlu opened this issue Oct 17, 2022 · 2 comments
Closed

Cannot use the dpctl follow the example #935

chengjunlu opened this issue Oct 17, 2022 · 2 comments

Comments

@chengjunlu
Copy link

I cannot reproduce the example step by step with the latest dpctl.

Here is my dpctl version:
0.11.3
And here is the headers in the dpctl:

dpctl_data_types.h          dpctl_sycl_device_interface.h           dpctl_sycl_event_interface.h     dpctl_sycl_program_interface.h  dpctl_sycl_usm_interface.h
dpctl_error_handler_type.h  dpctl_sycl_device_manager.h             dpctl_sycl_kernel_interface.h    dpctl_sycl_queue_interface.h    dpctl_utils.h
dpctl_service.h             dpctl_sycl_device_selector_interface.h  dpctl_sycl_platform_interface.h  dpctl_sycl_queue_manager.h      dpctl_vector.h

But I didn't find these required headers in FindDpctl.cmake.

dpctl_capi.h dpctl4pybind11.hpp dpctl_sycl_interface.h

Where can I find the instruction to use the dpctl for SYCL pybind?

@oleksandr-pavlyk
Copy link
Contributor

This is a duplicate of #808. The required header was added after 0.12 was released in #685.

Please use the latest dpctl=0.13 which is available from conda.

@xaleryb Do you know why dpctl on PyPI is so out of date?

@diptorupd
Copy link
Contributor

Closing as duplicate of #808. The root cause of the issue is getting tracked in #940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants