Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Add AVX support for Linux in install.sh#486

Merged
hiento09 merged 1 commit into
janhq:mainfrom
MauroDruwel:linux
Apr 10, 2024
Merged

Add AVX support for Linux in install.sh#486
hiento09 merged 1 commit into
janhq:mainfrom
MauroDruwel:linux

Conversation

@MauroDruwel

Copy link
Copy Markdown
Contributor

This pull request addresses an issue from pull request #464, which caused Nitro software installation failures due to a missing AVX version specification.

I've updated the script to automatically detect the best AVX version using /proc/cpuinfo if you are on Linux. I tested this, and it is working on my Linux machine and MacBook. (I also did something similar in pull request #469, but that one was for Windows 😉)

Feel free to contact me if you have any issues! 😄

@hiento09 hiento09 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hiento09 hiento09 merged commit 3211173 into janhq:main Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants