hashcat Forum
AMD hUMA and oclHashcat - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: AMD hUMA and oclHashcat (/thread-2328.html)



AMD hUMA and oclHashcat - Corned Beef - 05-31-2013

When AMD releases their hUMA architecture later this year (which is also likely going to be in the PS4), will oclHashcat take advantage of the uniform memory architecture to jointly use the CPU and GPU to crack hashes?

Forgive my ignorance of all the many hash types that oclHashcat supports, I was just wondering if there were certain hashing algorithms where it might be advantageous to hand off part of the computation to the CPU and then hand it back to the GPU, given hUMA's ability to pass memory reference pointers directly between the CPU and GPU, without having to copy the data between the two.

I know Atom previously has said that he wants to keep the CPU free to do other tasks, but in the case of dedicated cracking machines (especially with vcl) would it be possible to hand off parts of certain hashing algorithms that might run better on a CPU, and then continue cracking on the GPU? Or does every part of every supported hashing algorithm always work better on a GPU?


RE: AMD hUMA and oclHashcat - Rolf - 06-01-2013

We shall wait and see?


RE: AMD hUMA and oclHashcat - atom - 06-05-2013

It all depends on how the OpenCL support is added to their runtime.


RE: AMD hUMA and oclHashcat - epixoip - 06-05-2013

the GPUs in these systems are so weak that it would not be worth the money to build a dedicated cracking system for it. vcl wouldn't make sense either, as it would have to support what you propose as well, and its architecture doesn't really permit for that.