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

[Bug fixed]: fixed a bug in timing/cu/issuearbiter.go; this bug cause… #21

Merged
merged 10 commits into from
Dec 18, 2023

Conversation

lchangxii
Copy link
Contributor

[Bug fixed]: fixed a bug in timing/cu/issuearbiter.go; this bug causes deadlock when (1,2,3) are satisfied. 1) wavefronts in wfpools[next] are completed but not scheduled out; 2)wfpools[next+1].wfs has activate wfs; 3)other wavefronts are completed

lchangxii and others added 5 commits October 18, 2023 16:28
timing/cu/issuearbiter.go Outdated Show resolved Hide resolved
timing/cu/issuearbiter.go Outdated Show resolved Hide resolved
timing/cu/issuearbiter.go Outdated Show resolved Hide resolved
@syifan syifan enabled auto-merge (squash) December 18, 2023 15:41
@syifan syifan merged commit fe96b8f into sarchlab:v3 Dec 18, 2023
7 checks passed
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