Skip to content
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

Change accessor image channel data types when using DPCPP CUDA backend #52

Conversation

steffenlarsen
Copy link
Contributor

The DPCPP CUDA backend currently only support reading from and writing to image accessors with data type corresponding to the channel data type of the underlying image.

This changes the channel types of images used in the accessor tests to correspond to the supported accessor data types when using the DPCPP CUDA backend.

The DPCPP CUDA backend currently only support reading from and writing
to image accessors with data type corresponding to the channel data type
of the underlying image.

This changes the channel types of images used in the accessor tests to
correspond to the supported accessor data types when using the DPCPP
CUDA backend.

Signed-off-by: Steffen Larsen <[email protected]>
@bader bader requested a review from keryell November 24, 2020 15:07
@bader bader merged commit 16a3cbc into KhronosGroup:SYCL-1.2.1/master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agenda To be discussed during a SYCL committee meeting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants