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

[POWER] Problem with multi-threaded SBGEMM #4873

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

ChipKerchner
Copy link
Contributor

Due to the block size in multi-threaded SBGEMM for Power, results were wrong and nondeterministic.

Also the unit test for SBGEMM for larger sized matrices can return accumulated epsilon differences and cause it to fail.

This fixes both issues.

@martin-frbg martin-frbg added this to the 0.3.29 milestone Aug 14, 2024
@martin-frbg martin-frbg merged commit 6452f7b into OpenMathLib:develop Aug 14, 2024
77 of 78 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