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

Add assert for issue queue size and fix terminate cmd corner case #8384

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. #0: Add assertion to ensure writing to issue queue is properly gated …

    …by fetch queue
    
    Fix corner case in EnqueueTerminateCommand where host was reserving space for both prefetch cmds at once, but fetch queue gets each command as separate entries. Host could have potentially wrapped but device would not have
    tt-aho committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b069a05 View commit details
    Browse the repository at this point in the history