harlam357 wrote:Maybe those values get renamed to, "Cores In Use" and "Cores Available"... or something in that regard. So one of the numbers is the actual detected number of cores (based on the hardware) and the other is the requested number of threads (A3) or core processes (A1/A2). The latter will always be at least 4, but with i7s w/HT being very prevalent now, many folks are running with -smp 7, for example, which will cause those two values to differ.
In all my queue.dat testcases I have never seen a case where SMP Cores != Cores To Use, so I'm very interested in the queue.dat and FAHlog of the cases where these values differ.
The second SMP Cores values started to appear in the queue.dat at the time when the -smp N parameter was introduced, it's seemed obvious that this value in the queue.dat was the N parameter. But this so far has not been so. I received some testcases from Jason of EOC Stats fame from the dual quad server he bought from the donations, we tested -smp, -smp 4 and -smp 8, and in all cases both values in the queue.dat were 8 and no the expected 8/8, 8/4 & 8/8.
harlam357 wrote:Ah, I always wondered why the "GPU Memory" value seemed off. I knew it wasn't a representation of the memory available to the GPU because the values always seem to be the same regardless of which card I'm running. Nor did it seem likely that it is the requested amount of memory... so bitrate seems like a much better interpretation of the value. It just makes more sense.
Even if treated as bitrate the values are a little off, in all my GPU testcases I have only two different values: 258 & 513. These are not the expected 256 & 512, but are off 2 & 1 respectively. Maybe that difference has some meaning, or I need to interpret the value differently, I don't know.
PantherX wrote:I always thought that the GPU Memory was the RAM on my system (I could be wrong) which I know is inaccurate but as the Client is still in BETA Stage, I assumed that it would be fixed along the way. Right now, my 4 GB RAM (4091 MB) is being displayed in both the GPU Client and the SMP2 Client.
The amount of RAM detected by the FAH client, or configured in client.cfg is what's reported as Memory, both the GPU & SMP client detect this value, but only the GPU clients also have the GPU Memory value stored in the queue.dat.