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

add AVX512 implementation #8

Open
kriskwiatkowski opened this issue Jul 23, 2019 · 11 comments
Open

add AVX512 implementation #8

kriskwiatkowski opened this issue Jul 23, 2019 · 11 comments
Assignees

Comments

@kriskwiatkowski
Copy link
Member

No description provided.

@MQuaresma
Copy link

Is this open for contributions? I'd like to help on this issue if possible.

@kriskwiatkowski
Copy link
Member Author

yes, I'm happy to accept all contributions

@MQuaresma
Copy link

Great, I'll get working and will update accordingly

@kriskwiatkowski
Copy link
Member Author

I've assigned the issue to you. Hope you don't mind. It's just to make it clear that someone is working on this

@MQuaresma
Copy link

Thanks, appreciate it!

@kriskwiatkowski
Copy link
Member Author

Just FYI: this may be interesting to look at
https://github.com/vkrasnov/vpmadd_sike

@MQuaresma
Copy link

MQuaresma commented Nov 21, 2019

Very interesting indeed, good to see they also recommend Intel SDE as that what I've deemed the best option for my use case. Thanks!

@MQuaresma
Copy link

Sorry for bothering but I've been trying to compile the code on macOS 10.14.6 and I can't seem to do it due to unsupported directives for mach-o binaries, do you have any Docker container to compile this on? Are you using Ubuntu/Debian to develop this implementation? Thanks!

@kriskwiatkowski
Copy link
Member Author

Oh, can you open an issue for this? I'll try to fix it

I'm using debian and arch-linux, where it compiles correctly

@MQuaresma
Copy link

Sure, check #9 , if it's more convenient I can setup a Docker image for building this project and publish it to Docker Hub.

@kriskwiatkowski
Copy link
Member Author

Thank you. Yes, please go ahead. I think it is good idea

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