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

will OpenBLAS optimized with arm-neon ? #854

Closed
xylcbd opened this issue Apr 27, 2016 · 4 comments
Closed

will OpenBLAS optimized with arm-neon ? #854

xylcbd opened this issue Apr 27, 2016 · 4 comments

Comments

@xylcbd
Copy link

xylcbd commented Apr 27, 2016

it looks neon is more quick than vfp [http://stackoverflow.com/questions/4097034/arm-cortex-a8-whats-the-difference-between-vfp-and-neon]

so,is there any plan to optimize kernel with arm-neon ?

@martin-frbg
Copy link
Collaborator

See wernsaar's answers in #562 please.

@xianyi
Copy link
Collaborator

xianyi commented Apr 27, 2016

We used neon for ARMv8 architecture.

@martin-frbg
Copy link
Collaborator

Oops. Perhaps someone knowledgeable could add a section on hardfp vs softfp vs neon to the arm/android page of the wiki then ?

@wernsaar
Copy link
Contributor

On Armv8, we use asimd, which is the successor of neon

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

4 participants