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

Split hw (re)config between unpack/math threads #35

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

rdjogoTT
Copy link
Contributor

Eliminate possibility of race occurring where the int8_enabled register is reprogrammed by unpack thread while math thread is still using it.

This is done by programming this reg in the math thread instead.

@rdjogoTT rdjogoTT self-assigned this Sep 16, 2024
@rdjogoTT rdjogoTT force-pushed the rd/split_hw_reconfig branch 2 times, most recently from f4e986d to 1ce5d13 Compare September 24, 2024 14:55
@rdjogoTT rdjogoTT closed this Sep 27, 2024
@rdjogoTT rdjogoTT reopened this Oct 1, 2024
@rdjogoTT rdjogoTT force-pushed the rd/split_hw_reconfig branch from 46e5551 to aa386ce Compare October 1, 2024 21:53
@rdjogoTT rdjogoTT force-pushed the rd/split_hw_reconfig branch from 34b9287 to a206559 Compare October 8, 2024 12:54
@rdjogoTT rdjogoTT merged commit ea11491 into main Oct 8, 2024
1 check 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.

1 participant