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

Fix compilation for ASIMD, fix #766 #839

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Fix compilation for ASIMD, fix #766 #839

merged 1 commit into from
Nov 15, 2016

Conversation

Atcold
Copy link
Contributor

@Atcold Atcold commented Nov 15, 2016

On ARMv8, neon is inherit and instead listed as 'asimd' in /proc/cpuinfo
Replace assembly with C

Original authors:

On ARMv8, neon is inherit and instead listed as 'asimd' in /proc/cpuinfo
Replace assembly with C

Original authors:
 - @dusty-nv
    FindARM-patch.txt
    CMakeLists-patch.txt
 - @rtarquini
    NEON.c
@Atcold Atcold changed the title Fix compilation for ASIMD Fix compilation for ASIMD, fix #766 Nov 15, 2016
@soumith soumith merged commit 97341e2 into torch:master Nov 15, 2016
@soumith
Copy link
Member

soumith commented Nov 15, 2016

thank you!

@Atcold Atcold deleted the fix_ASIMD branch November 15, 2016 21:10
@Atcold
Copy link
Contributor Author

Atcold commented Nov 15, 2016

@soumith, Travis says it fails with clang and and LUA52... Is that OK?

@soumith
Copy link
Member

soumith commented Nov 15, 2016

yes, i fixed the failure (it was a flaky test which i bumped up the tolerance)

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

Successfully merging this pull request may close these issues.

None yet

2 participants