Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
oclHashcat-plus-0.08 0% GPU
05-21-2012, 02:09 PM (This post was last modified: 05-21-2012 02:10 PM by perlish.)
Post: #1
oclHashcat-plus-0.08 0% GPU
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
Find all posts by this user
05-21-2012, 02:16 PM
Post: #2
RE: oclHashcat-plus-0.08 0% GPU
With newer cards nvidia does not allow to read the gpu usage. This feature is restricted to the cad/development cards only.
Find all posts by this user
05-21-2012, 04:36 PM (This post was last modified: 05-21-2012 04:37 PM by perlish.)
Post: #3
RE: oclHashcat-plus-0.08 0% GPU
(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
Find all posts by this user
05-21-2012, 06:31 PM
Post: #4
RE: oclHashcat-plus-0.08 0% GPU
AFAIK NVidia removed support for fetching GPU utilization with ForceWare 260.x for non TESLA gpus on linux only.
Visit this user's website Find all posts by this user
05-22-2012, 02:17 AM (This post was last modified: 05-22-2012 02:17 AM by perlish.)
Post: #5
RE: oclHashcat-plus-0.08 0% GPU
(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 !
Find all posts by this user
05-22-2012, 10:48 PM
Post: #6
RE: oclHashcat-plus-0.08 0% GPU
From a GPU performance cracking-speed view there is nearly no difference from Linux to Window.
Visit this user's website Find all posts by this user
05-22-2012, 11:50 PM
Post: #7
RE: oclHashcat-plus-0.08 0% GPU
(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.
Find all posts by this user
Thread Closed