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

Revert "Use concurrent compute command encoders." #2462

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

SRSaunders
Copy link
Contributor

@SRSaunders SRSaunders commented Mar 4, 2025

This reverts commit 835f85e.

This addresses concerns raised in #2458 regarding breakage on AMD GPUs, until such time as a replacement PR can be developed that works on both M-series GPUs and AMD GPUs.

This PR tested on my AMD 6600 GPU as working properly again using Sascha Willems' computecloth example.

Fixes #2458.

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@billhollings billhollings left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this!

@billhollings billhollings merged commit 0215ad4 into KhronosGroup:main Mar 8, 2025
6 checks passed
@SRSaunders SRSaunders deleted the concomp-revert branch March 9, 2025 00:16
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.

Concurrent command encoder breaks compute workload on AMD RX 6000
3 participants