AMD hUMA and oclHashcat
#1
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?
#2
We shall wait and see?
#3
It all depends on how the OpenCL support is added to their runtime.
#4
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.