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

Build fails on arm64 Linux #1439

Open
paulscode opened this issue Sep 9, 2018 · 2 comments
Open

Build fails on arm64 Linux #1439

paulscode opened this issue Sep 9, 2018 · 2 comments

Comments

@paulscode
Copy link
Contributor

Building for the arm64 architecture on Linux fails with the following error:

src/nupic/math/ArrayAlgo.hpp:3539:11: error: impossible constraint in 'asm'

@breznak
Copy link
Member

breznak commented Nov 29, 2018

hi @paulscode , could you please test the community version? I would be interested if it compiles on ARM64. We've removed ASM and made many cleanups, so there's a chance it'll work out of the box (or with little fixes)
https://github.com/htm-community/nupic.cpp/

@paulscode
Copy link
Contributor Author

Sure, @breznak I'll take a look when I have some free time.

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

No branches or pull requests

2 participants