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

faster MASH implementations #187

Open
jianshu93 opened this issue Mar 20, 2023 · 1 comment
Open

faster MASH implementations #187

jianshu93 opened this issue Mar 20, 2023 · 1 comment

Comments

@jianshu93
Copy link

Hello Matt,

Please check the CPU instruction accelerated Mash called rabbitMash (https://github.com/ZekunYin/RabbitMash), it can be 10X faster for the tri command (sketch + dist). I would be interesting to see how it can accelerate dRep. Note that you may need to add a little bit code to determine which CPU instructions is supported.

Thanks,

Jianshu

@MrOlm
Copy link
Owner

MrOlm commented Mar 20, 2023

Hi Jianshu,

Thanks for the suggestion! I like this idea and will try it out when I have time. In the mean-time if you (or anyone else) would like to submit a pull request with the code added I would be happy to help.

Best,
Matt

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