Ed Light wrote:
Quote:
I'm straightening out a friend's new system with a Kuma cpu. I was
astonished to find that prime95's torture test doesn't load up a core
100% -- not even close.
Any ideas? |
The program could do "small" or "large" FFTs. A large
one, won't fit in CPU cache, so there are lots of memory
accesses as a result. A small one, might fit within the CPU
cache, so there would be reduced memory activity. The small one
should run at 100%.
The reason for using large FFTs or blend, is so the
memory gets tested.
The reason for using small FFTs, is to heat up the
processor, for those cases that you want to verify
the cooling. There are likely programs better than
Prime95, for heating. So it isn't a record setter in
that respect.
In terms of memory settings, some AMD processors
have options like "linked" or "unlinked". "Unlinked"
allows dual channel memory, to be used as two separate
memory banks, and for multithreaded or multiple
program usage, it might be a better setting.
"Unlinked" may even be the default. You could
play with that, or generally with memory frequency
or timing, to try to do better than you are right now.
( Some mention of Kuma here. There is L3, so this is a more
recent architecture dual core.)
http://en.wikipedia.org/wiki/Athlon_....2865nm_SOI.29
Paul