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

Pipe Constructor fails #49

Open
nicholaskomsa opened this issue Aug 2, 2022 · 0 comments
Open

Pipe Constructor fails #49

nicholaskomsa opened this issue Aug 2, 2022 · 0 comments

Comments

@nicholaskomsa
Copy link

nicholaskomsa commented Aug 2, 2022

In the cl::pipe constructor, "flags = CL_MEM_READ_WRITE | CL_MEM_HOST_NO_ACCESS;" results in error -30. Changing it to merely "CL_MEM_READ_WRITE" causes it to work fine. I saw this was an open issue in another, I think more outdated, repo. Actually, in that issue, someone suggested that =201 works. I do not understand the source of 201 as it does not fit the enumeration.

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

1 participant