hashcat Forum
MultiGPU - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html)
+--- Thread: MultiGPU (/thread-200.html)



MultiGPU - wojek - 11-26-2010

Hi,

I can't get more than 1GPU to work at a time:

./oclHashcat64.bin hasze -n80 ?l?l?l?l?l ?l?l?l?l?l?l

Mode.Left.: Mask '?l?l?l?l?l' (11881376)
Mode.Right: Mask '?l?l?l?l?l?l' (308915776)
Speed.GPU1: 1283.1M/s (running)
Speed.GPU2: 0/s (initializing)
Speed.GPU3: 0/s (paused)
Speed.GPU*: 1283.1M/s

./oclHashcat64.bin -d1 hasze -n80 ?l?l?l?l?l ?l?l?l?l?l?l

Mode.Left.: Mask '?l?l?l?l?l' (11881376)
Mode.Right: Mask '?l?l?l?l?l?l' (308915776)
Speed.GPU1: 1325.7M/s (running)
Speed.GPU*: 1325.7M/s

./oclHashcat64.bin -d2 hasze -n80 ?l?l?l?l?l ?l?l?l?l?l?l

Mode.Left.: Mask '?l?l?l?l?l' (11881376)
Mode.Right: Mask '?l?l?l?l?l?l' (308915776)
Speed.GPU2: 1409.0M/s (running)
Speed.GPU*: 1409.0M/s

./oclHashcat64.bin -d3 hasze -n80 ?l?l?l?l?l ?l?l?l?l?l?l

Mode.Left.: Mask '?l?l?l?l?l' (11881376)
Mode.Right: Mask '?l?l?l?l?l?l' (308915776)
Speed.GPU3: 1347.2M/s (running)
Speed.GPU*: 1347.2M/s

What's wrong?

wojtek


RE: MultiGPU - Rolf - 11-26-2010

And what are your GPUs ?
Name them(or better yet, provide with GPU-Z screenshots).
If you have AMD gpus then it's ok, AMD never fixed OpenCL-Multigpu on Linux OS.
On windows, it works though(like 4 * Radeon 5870).


RE: MultiGPU - wojek - 11-26-2010

(11-26-2010, 03:22 PM)Rolf Wrote: And what are your GPUs ?
Name them(or better yet, provide with GPU-Z screenshots).
If you have AMD gpus then it's ok, AMD never fixed OpenCL-Multigpu on Linux OS.

It is Linux, and my GPUs are:

1xHD5870
1xHD5890

and I guess the problem is what you've mentioned about issue with linux, but one of the OCL examples from ATI SDK seems to be working:

wojek@mars:/opt/ati-stream-sdk-v2.2-lnx64/samples/opencl/bin/x86_64$ ./SimpleMultiDevice
----------------------------------------------------------
CPU + GPU Test 1 : Single context Single Thread
----------------------------------------------------------
Total time : 59
Time of CPU : 56.6358
Time of GPU : 4.53311
----------------------------------------------------------
CPU + GPU Test 2 : Multiple context Single Thread
----------------------------------------------------------
Total time : 59
Time of CPU : 57.2354
Time of GPU : 2.1913
----------------------------------------------------------
CPU + GPU Test 3 : Multiple context Multiple Thread
----------------------------------------------------------
Total time : 18
Time of CPU : 18.1377
Time of GPU : 2.27059
----------------------------------------------------------
Multi GPU Test 1 : Single context Single Thread
----------------------------------------------------------
Total time : 14
Time of GPU0 : 2.21391
Time of GPU1 : 2.23968
Time of GPU2 : 1.45529
----------------------------------------------------------
Multi GPU Test 2 : Multiple context Single Thread
----------------------------------------------------------
Total time : 27
Time of GPU0 : 2.25302
Time of GPU1 : 2.29118
Time of GPU2 : 1.45514
----------------------------------------------------------
Multi GPU Test 3 : Multiple context Multiple Thread
----------------------------------------------------------
Total time : 16
Time of GPU0 : 2.3586
Time of GPU1 : 2.27056
Time of GPU2 : 1.45647


thanks
Wojtek


RE: MultiGPU - atom - 11-26-2010

http://forums.amd.com/devforum/messageview.cfm?catid=390&threadid=140291


RE: MultiGPU - atom - 01-31-2011

multigpu on linux working since SDK v2.3 and oclHashcat v0.24.