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

Adds a patch to ATLAS for grep 3.8+ #16

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

DarkAssassin23
Copy link
Contributor

Note

Moved this to a new pull request due to #15

When testing newer distros (Arch and Fedora), I encountered an issue with ATLAS that would cause the configuration step to fail. This was due to grep 3.8 and newer throwing a warning into the output saying 'fgrep: warning: fgrep is obsolescent; using grep -F.' This, in turn, would cause ATLAS to fail to find the information it is looking for and fail to configure properly. I added patch-atlas-src.yml, which fixes this issue on affected systems.

@geerlingguy geerlingguy added the bug Something isn't working label Sep 6, 2023
@geerlingguy
Copy link
Owner

Thank you! As I mentioned in the other PR, I'm going to hold off merging this until I decide whether to stick with ATLAS for the time being (for consistency), or switch to OpenBLAS or Blis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants