Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Removing all ComputeCpp occurences #520

Merged
merged 7 commits into from
Jun 5, 2024

Conversation

s-Nick
Copy link
Collaborator

@s-Nick s-Nick commented May 30, 2024

This PR remove all reference to ComputeCpp compiler and features related only to it, POWER_VR tuning target and IMGDNN library support.
In removing ComputeCpp support, this patch enables again the exprtest that was disabled for DPC++, now fully functional.

@s-Nick s-Nick requested review from hjabird, Rbiessy and pgorlani May 30, 2024 14:23
Copy link
Collaborator

@Rbiessy Rbiessy left a comment

Choose a reason for hiding this comment

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

There is a small occurrence of computecpp in .gitignore

@s-Nick
Copy link
Collaborator Author

s-Nick commented May 31, 2024

Thank you @Rbiessy , my grep config skipped it. Fixed in 59f37e6

s-Nick added 7 commits June 4, 2024 09:26
POWER_VR and IMGDNN were supported only through ComputeCpp, removing
them as part of ComputeCpp deprecation.
Removing redundant conversion to absolute value. All operators apply
sycl::abs inside the kernel, adding to the TupleOp eval is not
necessary.
@s-Nick s-Nick force-pushed the remove_computecpp branch from 59f37e6 to 07be1ca Compare June 4, 2024 08:27
@s-Nick s-Nick merged commit b2b084c into codeplaysoftware:main Jun 5, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants