-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
libm4ri not respecting SAGE_FAT_BINARY #9381
Comments
comment:1
Attachment: libm4ri-FAT-remove-sse3-usage.patch.gz |
comment:2
|
Upstream: Reported upstream. Little or no feedback. |
comment:4
Hi, upstream here I think we should add an option to M4RI to not check for SSE instead. I can provide an updated M4RI later this week or next week the latest. |
Changed upstream from Reported upstream. Little or no feedback. to Reported upstream. Developers acknowledge bug. |
comment:5
cf.#9475 (thus I'd say we can close this ticket as a duplicate) |
libm4ri is not respecting SAGE_FAT_BINARY
on x86-Linux, specifically sse3 if available
will be used.
A mercurial patch is attached which when
SAGE_FAT_BINARY="yes", comments out the
configure test for sse3 - so configure reports
that sse3 does not exist on the machine.
Upstream: Reported upstream. Developers acknowledge bug.
Component: packages: standard
Author: Mariah Lenox
Issue created by migration from https://trac.sagemath.org/ticket/9381
The text was updated successfully, but these errors were encountered: