Skip to content

PTX Backend - fix to deadlock - #23

Open
WillTrojak wants to merge 1 commit into
PyFR:masterfrom
WillTrojak:fix/deadlock
Open

PTX Backend - fix to deadlock#23
WillTrojak wants to merge 1 commit into
PyFR:masterfrom
WillTrojak:fix/deadlock

Conversation

@WillTrojak

Copy link
Copy Markdown
Member

Fixes an issue where one of the warp specialised kernels could deadlock. This was due to the consumer lapping the producer. Added a more robust work ID pipeline to solve this.

@FreddieWitherden

Copy link
Copy Markdown
Contributor

Is this the simplest fix? Seems quite heavyweight. And are we sure this is the only kernel impacted?

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.

2 participants