Message boards : Number crunching : CPU detection, proposition
Author | Message |
---|---|
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
I propose: ADD number core's in CPU. --example-- instead of: "GenuineIntel Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz [x86 Family 6 Model 15 Stepping 11]" make --> "GenuineIntel 4x Core Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz [x86 Family 6 Model 15 Stepping 11]" ------- For this purpose that it would be visible more accurately, what is the computer And at once its achievements are visible |
mdettweiler Send message Joined: 15 Oct 06 Posts: 33 Credit: 2,509 RAC: 0 |
I propose: ADD number core's in CPU. Why? As long as you can see that the CPU description lists it as a "Core 2 Quad", then you already can see it's a quad-core. And as for the Core 2 Extreme's--well, you can simply see the "number of CPU's" field right below the CPU model field. |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
--example-- https://boinc.bakerlab.org/rosetta/hosts_user.php?userid=207598 614416 4 3,166.03 64,619.95 GenuineIntel Genuine Intel(R) CPU @ 2.40GHz [Intel64 Family 6 Model 15 Stepping 11] Microsoft Windows Server "Longhorn" Enterprise x64 Edition, Service Pack 1, v.275, (06.00.6001.00) 492 make --> GenuineIntel 16x Core Genuine Intel(R) CPU @ 2.40GHz [Intel64 Family 6 Model 15 Stepping 11] |
dcdc Send message Joined: 3 Nov 05 Posts: 1832 Credit: 119,677,569 RAC: 10,479 |
that needs to be a boinc change ;) |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
you can simply see the "number of CPU's" field right below the CPU model field. but I propose it to NOT GO to "https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=614416" see 'Number of CPU" |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
that needs to be a boinc change ;) Yes, certainly. !! Yes |
FluffyChicken Send message Joined: 1 Nov 05 Posts: 1260 Credit: 369,635 RAC: 0 |
Ah the data you are talking about is directly taken from the Operating System and it is whatever the OS reports. They are stored in the database, and the number of CPU's is kept seperate. they are like that so the server knows wha to do. Do do what you want alters the 'display' and it becomes a more expensive transaction for very little benefit. It would be much simpler for them to add the number of effective CPU in a new column. But go have a look at the code and see if it's an easy fix. The fields you are looking for are <p_vendor> giving for example GenuineIntel <p_model> Intel Pentium processor 2GHz [x86 Family 6 Model 7 Stepping 8] and to add to the code some some text and <p_ncpus> no of CPU's value. The project may be able to do it... Team mauisun.org |
FluffyChicken Send message Joined: 1 Nov 05 Posts: 1260 Credit: 369,635 RAC: 0 |
P.S. There is no way you could make it CPU or Core with the current boinc code as far as I know. You'll get something like x8 or x4 but it may not be what the actual CPU is it could be x2 physical with x4 core and it owul report as x8 CPU Team mauisun.org |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
It completely satisfies that that I offer |
mdettweiler Send message Joined: 15 Oct 06 Posts: 33 Credit: 2,509 RAC: 0 |
you can simply see the "number of CPU's" field right below the CPU model field. See, it does show the number of CPU's in a system right on the system's specs page: As far as I can tell, that seems to be exactly what you're looking for--yet the current solution doesn't require the BOINC client to edit the CPU info, and instead just take it directly from the OS. |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
hrrrr ok fine add in https://boinc.bakerlab.org/rosetta/top_hosts.php NEW column "Number of CPUs" and all will be GOOD |
Ingleside Send message Joined: 25 Sep 05 Posts: 107 Credit: 1,514,472 RAC: 0 |
hrrrr The top-host-list is limited to top-1000 anyway, and isn't intended for anything except a quick overview. For detailed stats, BOINC-projects supplies full stats-dumps, and anyone can download these and make their own stats. Or, you can rely on some of the BOINC stats-sites that is already available, like BoincStats or BoincSynergy. Both of these includes #cpu's in the listings, BoincStats even seems to try splitting-up in #cpu and total #cores... "I make so many mistakes. But then just think of all the mistakes I don't make, although I might." |
(_KoDAk_) Send message Joined: 18 Jul 06 Posts: 109 Credit: 1,859,263 RAC: 0 |
Or, you can rely on some of the BOINC stats-sites that is already available, like BoincStats or BoincSynergy. ))))) xmmmm it's good to ;-) |
Message boards :
Number crunching :
CPU detection, proposition
©2024 University of Washington
https://www.bakerlab.org