Skip to content

[SYCLomatic] Use oneDPL provided sort_by_key #1996

Merged
zhimingwang36 merged 11 commits intoSYCLomaticfrom
dev/dhoeflin/sort_by_key_improvement
Sep 5, 2024
Merged

[SYCLomatic] Use oneDPL provided sort_by_key #1996
zhimingwang36 merged 11 commits intoSYCLomaticfrom
dev/dhoeflin/sort_by_key_improvement

Conversation

@danhoeflinger
Copy link
Copy Markdown
Contributor

oneDPL has added a sort_by_key API, so its best to use that when we can. This enables optimizations like radix sort for key types which allow it.

@danhoeflinger danhoeflinger requested a review from a team as a code owner May 16, 2024 18:46
@danhoeflinger danhoeflinger changed the title Use oneDPL provided sort_by_key [SYCLomatic] Use oneDPL provided sort_by_key May 16, 2024
@danhoeflinger danhoeflinger force-pushed the dev/dhoeflin/sort_by_key_improvement branch from 81c1a8d to 318a956 Compare May 30, 2024 19:49
@danhoeflinger
Copy link
Copy Markdown
Contributor Author

It seems there is an issue with same mangled name for a kernel. I will see if it is something with the test, or with oneDPL...

@danhoeflinger danhoeflinger force-pushed the dev/dhoeflin/sort_by_key_improvement branch from 80f3bbf to e2e5aa7 Compare July 8, 2024 19:46
@danhoeflinger danhoeflinger force-pushed the dev/dhoeflin/sort_by_key_improvement branch from e2e5aa7 to 83ebd80 Compare July 22, 2024 17:08
@danhoeflinger danhoeflinger force-pushed the dev/dhoeflin/sort_by_key_improvement branch 2 times, most recently from 05f2f07 to 0ed48a8 Compare August 19, 2024 19:32
Copy link
Copy Markdown
Contributor

@TejaX-Alaghari TejaX-Alaghari left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@tomflinda tomflinda left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
…eDPL

Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
@danhoeflinger danhoeflinger force-pushed the dev/dhoeflin/sort_by_key_improvement branch from 0ed48a8 to aaa498a Compare August 21, 2024 12:59
@zhimingwang36 zhimingwang36 merged commit 8980b7c into SYCLomatic Sep 5, 2024
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.

5 participants