Open chmichael opened 3 years ago
I can understand the desire to have this implemented. There are a few issues though which might lead to postphoning this a bit.
=> I really would see value in such an implementation but I fear I cannot do that without help from somebody/people having knowledge in these areas.
Oh, looking at your repository on GitHub just revealed, that you might be a good candidate for help ;-) You seem to have knowledge. Just some notes:
Hello, Yes i know it's not easy but if you look at the eg. crypto miners they use GPU for hasing but unfortunately they are coded c++. As far the UltraCode is something i want to start working as soons as i finish some stuff that i'm doing. (I do not have a time frame) I guess as soon this project start to kick off a lot of developers (i hope) will contribute so you can borrow knowledge from there.
Thank you
If you leave GPL 3 as only license for your project I cannot borrow code from there as I don't want to make my library "viral". I've choosen APL 2.0 as license.
Any news about that one?
Any news about that one?
Hello, Nope still busy with my projects. I hope to find some time in 2022 to make the benchmarks in order to kickstart the project! :)
Two good news for you about this one:
Since Delphi 11 has only AVX support I think we'll use NASM assembler.
Why not? So just start with it, I'm not holding you up ;-)
Any progress on this?
Any progress on your side? Shall I create a branch for you for this?
Any progress on this on your side?
Hello, Well i was pretty busy but I am planning to start around next month so i hope to have something ready in the next couple months.
Ok, next month is over. I'd politely like to ask about whether any work has already begun? If you like you can have a branch for this.
Describe the solution you'd like CPU/GPU Accelerating Hashing & Encryption
Additional context On CPU using SSE/AVX Extensions and GPU using OpenCL/CUDA