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

RFC: Milestone 1.3.0 #211

Open
Phillip-Wang opened this issue Oct 20, 2018 · 2 comments
Open

RFC: Milestone 1.3.0 #211

Phillip-Wang opened this issue Oct 20, 2018 · 2 comments
Assignees
Milestone

Comments

@Phillip-Wang
Copy link
Contributor

We are going to release v1.3.0. It will contain at least following changes:
[ ] Enable math module on AArch64: #207 #199 #179
[ ] Fix Ne10_init on devices with many cores: #194
[ ] Refactor the test module to "fix" unit test failure due to difference in one or two bits: #193
[ ] Enable Ne10 for recent NDK: #209

If there are important issues that need to fix in this release, please contact us here. Please make sure there is at least one separate issue and refer to it in this thread.

@Phillip-Wang Phillip-Wang added this to the 1.3.0 milestone Oct 20, 2018
@Phillip-Wang Phillip-Wang self-assigned this Oct 20, 2018
@ramin-zaghi
Copy link

@Phillip-Wang can you please get in touch regarding your current v8 NEON progress?
I have setup my build environment to write a v8 math module for NEON (.s),
but if this is in the work then I don't want to duplicate efforts.

@Phillip-Wang
Copy link
Contributor Author

Hi @ramin-zaghi , sorry for late reply. Please check https://github.com/Phillip-Wang/Ne10/tree/dev-math.
I have written neon intrinsic functions for the math module. For most cases, the C implementations are quite good. As a result, I have not manually optimized all functions yet.
This week, I have enabled building for NDK r19c. Please check #231 .

The only thing that is blocking me from merging the pull request is that I don't have enough resources to test on all supported platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants