Hacker News new | ask | show | jobs
by pavanky 4240 days ago
I am not sure how much ArrayFire can help with hashing. I need to read more to understand it better.
1 comments

mostly a matter of making bitwise & arithmetic operations in parallel over integers (shift, xor, add etc..)
Ah in that case ArrayFire can certainly help!