hashcat Forum

Full Version: oclHashcat-plus-0.08 0% GPU
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I try to crack des hashes with oclHashcat-plus-0.08,but it seems did not display the GPU usage right,
and it seems not make the most of GPU,because of the temperature of the GPU did not rise to 90c.

GPU:gtx 460*3
OS:ubuntu 11.10 64bit
driver:NVIDIA-Linux-x86_64-295.53.run
cmd:./cudaHashcat-plus64.bin --hash-type 1500 --attack-mode 3 --outfile log test -1 ?l?d?u ?l?l?l?l?l?l?l?l

Quote:Status.......: Running
Input.Mode...: Mask (?l?l?l?l?l?l?l?l)
Hash.Target..: File (test)
Hash.Type....: descrypt, DES(Unix), Traditional DES
Time.Running.: 50 mins, 59 secs
Time.Left....: 2 days, 12 hours
Time.Util....: 3059800.9ms/3.1ms Real/CPU, 0.0% idle
Speed........: 15049.1k c/s Real, 14340.3k c/s GPU
Recovered....: 0/16 Digests, 0/16 Salts
Progress.....: 46047289344/3341233033216 (1.38%)
Rejected.....: 0/46047289344 (0.00%)
HW.Monitor.#1: 0% GPU, 72c Temp
HW.Monitor.#2: 0% GPU, 69c Temp
HW.Monitor.#3: 0% GPU, 52c Temp
With newer cards nvidia does not allow to read the gpu usage. This feature is restricted to the cad/development cards only.
(05-21-2012, 02:16 PM)undeath Wrote: [ -> ]With newer cards nvidia does not allow to read the gpu usage. This feature is restricted to the cad/development cards only.

but it worked fine in windows 2008
AFAIK NVidia removed support for fetching GPU utilization with ForceWare 260.x for non TESLA gpus on linux only.
(05-21-2012, 06:31 PM)atom Wrote: [ -> ]AFAIK NVidia removed support for fetching GPU utilization with ForceWare 260.x for non TESLA gpus on linux only.

got it,but the temperature did not arrive 90c(in windows it will arrive about 90c),the PLUS seems did not make the most of cpu.
How can I make the most of GPU in linux ?

Thank you !
From a GPU performance cracking-speed view there is nearly no difference from Linux to Window.
(05-22-2012, 10:48 PM)atom Wrote: [ -> ]From a GPU performance cracking-speed view there is nearly no difference from Linux to Window.


got it,thank you,atom.