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

ur: Review & expand object lifetime descripitons #748

Open
kbenzie opened this issue Jul 26, 2023 · 0 comments
Open

ur: Review & expand object lifetime descripitons #748

kbenzie opened this issue Jul 26, 2023 · 0 comments
Labels
specification Changes or additions to the specification

Comments

@kbenzie
Copy link
Contributor

kbenzie commented Jul 26, 2023

Currently we have the Device handle lifetime and the Queue object lifetime sections in the Programming Guide but we do not have an overarching description of how object lifetimes and reference counting are expected to operate.

We also need to ensure the Device handle lifetime aligns with the implementations. As its currently defined the lifetime of a device hadle differs from the OpenCL specification which gives devices static lifetime but more closely aligns with the OpenCL sub-device lifetime description.

@kbenzie kbenzie added the specification Changes or additions to the specification label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
specification Changes or additions to the specification
Projects
None yet
Development

No branches or pull requests

1 participant