Age | Commit message (Collapse) | Author |
|
|
|
Now it seems to work correctly and provide performance ~0.58 khash/s
per thread on Cell PPU.
|
|
The mangled scrypt.c from Art Forz is too much broken on big endian
systems. Revert it back to something that is more maintainable.
|
|
3.73kH/s/core on a 3.6GHz PhenomII compiled with gcc 4.6.1 and CFLAGS="-march=amdfam10 -O3"
|
|
3.62kH/s/core on a 3.6GHz PhenomII compiled with gcc 4.6.1 and CFLAGS="-march=amdfam10 -O3"
|
|
amd64 linux speedup from 2.02 to 2.67 kH/s with default options, from 2.59 to 3.24kH/s with -O3
|
|
|
|
|