AMD Llano A8 3850
#5
I modified the oclExample.sh script to take arguments passed on the command line. Here is the performance with -n 800

chort@hydra:~/code/oclHashcat-lite-0.06$ ./oclExample.sh -n 800 -d 1
oclHashcat-lite v0.6 by atom starting...

Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: BeaverCreek, 256MB, 0Mhz, 5MCU
Device #2: skipped by user
[s]tatus [p]ause [r]esume [q]uit => s
Status.......: Running
Hash.Type....: MD5
Time.Running.: 4 secs
Time.Left....: 2 mins, 9 secs
Plain.Text...: ***etrf
Plain.Length.: 7
Speed........: 1006.5M/s
Progress.....: 4194304000/134960504832 (3.11%)
HW.Monitor.#1: 0% GPU, 27c Temp


I found that the APU paired with a 6950 (Cayman, 830Mhz clock) increased the h/s slightly. Unfortunately, the APU paired with a 5870 (Cypress) decreases the h/s. I'm eagerly anticipating the next release of oclHashcat-lite that will allow running on mis-matched GPUs.

PS this is what hashcat gets running on the CPU (same hash from the oclExample.sh):
chort@hydra:~/code/hashcat-0.37$ ./h64 -a 3 examples/oclHashcat-lite.md5
Initializing hashcat v0.37 by atom with 8 threads and 32mb segment-size...

NOTE: press enter for status-screen

Added hashes from file examples/oclHashcat-lite.md5: 1 (1 salts)
Activating quick-digest mode for single-hash
<snip>
Charset...: abcdefghijklmnopqrstuvwxyz
Length....: 7
Index.....: 0/1 (segment), 8031810176 (words), 0 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, 31.22M words
Progress..: 2302302676/8031810176 (28.66%)
Running...: 00:00:01:13
Estimated.: 00:00:03:03

PPS The APU is a little better than 1/6th the speed of a 5870 OC'd to 900Mhz:

chort@hydra:~/code/oclHashcat-lite-0.06$ ./oclExample.sh -n 800 -d 2
oclHashcat-lite v0.6 by atom starting...

Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: skipped by user
Device #2: Cypress, 512MB, 0Mhz, 20MCU
[s]tatus [p]ause [r]esume [q]uit => s
Status.......: Running
Hash.Type....: MD5
Time.Running.: 4 secs
Time.Left....: 18 secs
Plain.Text...: ***qe8v
Plain.Length.: 7
Speed........: 5913.5M/s
Progress.....: 28311552000/134960504832 (20.98%)
HW.Monitor.#1: 0% GPU, 40c Temp


Messages In This Thread
AMD Llano A8 3850 - by mr008 - 11-22-2011, 02:35 AM
RE: AMD Llano A8 3850 - by atom - 11-22-2011, 05:44 AM
RE: AMD Llano A8 3850 - by mr008 - 11-22-2011, 11:32 AM
RE: AMD Llano A8 3850 - by chort - 11-24-2011, 09:54 PM
RE: AMD Llano A8 3850 - by mr008 - 11-25-2011, 12:40 AM
RE: AMD Llano A8 3850 - by chort - 11-26-2011, 06:17 PM
RE: AMD Llano A8 3850 - by mr008 - 11-26-2011, 07:54 PM
RE: AMD Llano A8 3850 - by chort - 11-29-2011, 08:33 AM
RE: AMD Llano A8 3850 - by atom - 11-29-2011, 10:59 AM
RE: AMD Llano A8 3850 - by chort - 11-30-2011, 08:08 PM
RE: AMD Llano A8 3850 - by atom - 12-01-2011, 11:38 AM
RE: hashcat-GUI how for wpa/wpa2 ? - by Hash-IT - 11-22-2011, 05:05 AM