-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Is this open for contributions? I'd like to help on this issue if possible. |
yes, I'm happy to accept all contributions |
Great, I'll get working and will update accordingly |
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 |
Thanks, appreciate it! |
Just FYI: this may be interesting to look at |
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! |
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! |
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 |
Sure, check #9 , if it's more convenient I can setup a Docker image for building this project and publish it to Docker Hub. |
Thank you. Yes, please go ahead. I think it is good idea |
No description provided.
The text was updated successfully, but these errors were encountered: