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

Updates to cl_ext_buffer_device_address #1449

Merged
merged 1 commit into from Apr 18, 2024

Conversation

pjaaskel
Copy link
Member

According to feedback from Karol in PR #1441:

  • The address is now cl_ulong to avoid ambiguity and problems with the 32/64 bitness combination (this actually can be a realistic case with PoCL-R clients on very light weight devices).
  • Dropped extra * from the address member.

According to feedback from Karol in PR pocl#1441:

- The address is now cl_ulong to avoid ambiguity and problems
  with the 32/64 bitness combination (this actually can be a realistic
  case with PoCL-R clients on very light weight devices).
- Dropped extra * from the address member.
@pjaaskel pjaaskel force-pushed the cl_buffer_device_address_fixes branch from 3cb91ff to 1210af0 Compare April 17, 2024 14:21
@pjaaskel pjaaskel merged commit e42a265 into pocl:main Apr 18, 2024
34 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant