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

[Exp][Bindless Images] Experimental Bindless Images #594

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

isaacault
Copy link
Contributor

Experimental support for bindless images in Unified Runtime.

This feature is to add support for the experimental implementation of bindless images extension #9665 in DPC++ after Port CUDA plugin to Unified Runtime #9512 is merged.

@isaacault isaacault changed the title Experimental Bindless Images [Exp][Bindless Images] Experimental Bindless Images Jun 12, 2023
scripts/core/common.yml Outdated Show resolved Hide resolved
scripts/core/sampler.yml Outdated Show resolved Hide resolved
scripts/core/usm.yml Outdated Show resolved Hide resolved
scripts/core/device.yml Outdated Show resolved Hide resolved
scripts/core/event.yml Outdated Show resolved Hide resolved
include/ur_ddi.h Outdated Show resolved Hide resolved
Copy link
Contributor

@veselypeta veselypeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I've added some suggestions about the return codes - I think some of them will be automatically added by the API generator, if not feel free to include them. Also please disregard my naming changes if you disagree - it's your experimental feature after all 👍

scripts/core/common.yml Outdated Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Outdated Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Outdated Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Outdated Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Show resolved Hide resolved
scripts/core/exp-bindless-images.yml Outdated Show resolved Hide resolved
scripts/core/registry.yml Outdated Show resolved Hide resolved
scripts/core/sampler.yml Outdated Show resolved Hide resolved
@veselypeta veselypeta added the experimental Experimental feature additions/changes/specification label Jun 13, 2023
Copy link
Contributor

@veselypeta veselypeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just one tiny thing 👍

scripts/core/exp-bindless-images.yml Outdated Show resolved Hide resolved
@isaacault isaacault marked this pull request as ready for review June 14, 2023 11:57
@veselypeta veselypeta merged commit bffad0c into oneapi-src:main Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature additions/changes/specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants