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

[NATIVECPU] Extended usm fill to bigger patterns than 1 byte #1489

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

konradkusiak97
Copy link
Contributor

@konradkusiak97 konradkusiak97 commented Apr 3, 2024

The urEnqueueUSMFill command should cover the filling for any arbitrary sizes of the pattern.

I've been looking how it is implemented for all of the adapters while working on intel/llvm#12702 and thought I'll make a PR.

intel/llvm Testing: intel/llvm#13263

Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

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

We are definitely gonna need this after intel/llvm#12702 goes in, thank you!

@konradkusiak97 konradkusiak97 added ready to merge Added to PR's which are ready to merge native-cpu Native CPU adapter specific issues labels Apr 3, 2024
@kbenzie kbenzie merged commit 15233fd into oneapi-src:main Apr 12, 2024
51 checks passed
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Apr 15, 2024
…byte (#13263)

oneapi-src/unified-runtime#1489

Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native-cpu Native CPU adapter specific issues ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants