-
Notifications
You must be signed in to change notification settings - Fork 125
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
how to install in arm64 ? thks #253
Comments
Are you trying to install plink 1.9, 2.0, or both? I know that Debian's plink and plink2 packages support arm64. But if you're on a system without such support, or if you want to run newer versions, have you tried to compile from source after installing one of the supported linear algebra packages (see https://www.cog-genomics.org/plink/1.9/dev#compile and https://www.cog-genomics.org/plink/2.0/dev#compile )? |
tks! I think the system not support, the plink file not able to execute, I try to compile... |
I too have this issue on ARM64 on macOS (M1 chip).
|
Okay, so I solved this issue by building 2.00a5 instead of 1.90b5, since the former has proper support for simde. Thanks for adding this support. Do you have any idea when the first beta of 2.00 might be out? |
No description provided.
The text was updated successfully, but these errors were encountered: