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

Fix utest failures with the default MIPS64 target #1683

Closed
wants to merge 2 commits into from
Closed

Fix utest failures with the default MIPS64 target #1683

wants to merge 2 commits into from

Conversation

martin-frbg
Copy link
Collaborator

fixes (or works around) #1672 by retiring most of the affected (original GotoBLAS) kernels in favor of the generic C implementations that are already used by the I6400, I6500 and P6600 targets. Adds argument
promotion to dot.S in DSDOT mode to avoid loss of precision.

to fix utest failures seen in #1672. This affects SICORTEX and LOONGSON only, as the P6600 and I6400/6500 kernels use C kernels already
@martin-frbg martin-frbg reopened this Jul 15, 2018
@martin-frbg
Copy link
Collaborator Author

Meh. Misplaced the updated kernel file.

@martin-frbg martin-frbg deleted the mips64 branch July 15, 2018 15:08
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