atom Wrote:The 2nd core of the hd5970 is only supported on linux (by using a undocumented variable)
I guess you meant:
Code:
export GPU_USE_SYNC_OBJECTS=1
Well, I tried that and sadly, ocl is working with only 1 GPU no matter what I do. After some time spent on Linux, I went back to Windows and saw this:
Windows Wrote:oclHashcat v0.24 starting...
Digests: 547 entries, 547 unique
Bitmaps: 12 bits, 4096 entries, 0x00000fff mask, 16384 bytes
Platform: ATI compatible platform found
Device #1: Cypress, 512MB, 0Mhz, 20MCU
Device #2: Cypress, 512MB, 0Mhz, 20MCU
Device #1: Kernel ./kernels/4098/m0000.Cypress.64.kernel
Device #2: Kernel ./kernels/4098/m0000.Cypress.64.kernel
[s]tatus [p]ause [r]esume [h]elp [q]uit => s
Status....: Running
Mode.Left.: ***
Mode.Right: ***
Speed.GPU*: 3066.4M/s
I must say I am confused right now. Does it mean that hashcat actually CAN work on both GPU cores on Windows?