![]() |
|
|
#12 |
|
Random Account
Aug 2009
22×3×163 Posts |
This is what I am referring to. In this case, it does not progress slowly, it pauses, then resumes normally.
|
|
|
|
|
|
#13 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
do you know the cache sizes etc. that might help if it's a memory thing, are you running anything else, and if so does it have a pause while running for it ?
|
|
|
|
|
|
#14 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
As long as we're ruling out pagefile thrashing and you just meant the RAM itself... There are in fact some weird memory effects I've seen with Prime95, specifically with multiple cores in a single worker. I don't know about the factoring algos though, I've only seen it with LL tests. With large exponents (really, large FFT sizes), it's not too bad to have 14+ cores in a single worker, and others have done 20+. When I do that, looking at the CPU shows each core is close to 100% usage so there's not too much "waste". The weirdness comes when doing small FFT sizes, and I mean like 1MB or smaller. In those cases, each core is using far less than it's full potential, and I think as George explained it, those smaller sizes show the disparity between CPU and memory speed more clearly. They spend more time shuffling memory around between each "chunk" of work the cores are doing, so they idle quite a bit. In extreme cases, like when I was doing all exponents below 1e6 in size, it was horrible, like each core in a 10-core worker was maybe doing 20%. It really made no sense that way and was better to actually run 10 single-core workers. So... you may have a situation where CPU is finishing work faster than memory can do it's thing. |
|
|
|
|
|
|
#15 | |||
|
Random Account
Aug 2009
22·3·163 Posts |
Quote:
Quote:
I got the term "thrashing" from George's readme.txt document which he includes with Prime95: Quote:
|
|||
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Hybrid Memory Cube" offers 1 Tb/s memory bandwith at just 1.4 mW/Gb/s | ixfd64 | Hardware | 4 | 2011-12-14 21:24 |
| Could I possibly be thrashing my computer? | JuanTutors | Hardware | 33 | 2010-11-18 23:04 |
| How much memory do you have? | fivemack | Factoring | 17 | 2009-08-23 16:00 |
| available memory | Unregistered | Information & Answers | 2 | 2008-04-11 07:40 |
| P-1 Memory... | Xyzzy | Marin's Mersenne-aries | 7 | 2004-03-12 13:34 |