I added a page, html/user/cpu_list.php,
that shows peak CPU speed (based on benchmarks) for all CPU models
with at least 10 active hosts.
For example, for SETI@home:
http://setiathome.berkeley.edu/cpu_list.php
Projects: upgrade your server code to get this.
If you want, just deploy cpu_list.php
and update your html/inc/util.inc.
In principle, statistics sites should show this info;
if you run one, feel free to use the PHP code.
Note: this data shows the peak FLOPS of computers, not chips.
So it's a bit misleading - Xeons aren't that much faster,
but computers with Xeons tend to have several of them.
I'll see if I can factor this out somehow.
-- David
On 05-May-2014 1:40 AM, Jarod McClintock wrote:
Could the search be operated off of measured floating point speed or
measured integer speed?
Jarod
-----Original Message-----
From: boinc_projects [mailto:[email protected]] On
Behalf Of David Anderson
Sent: Monday, 5 May 2014 8:18 p.m.
To: [email protected]; BOINC Developers Mailing List
Subject: Re: [boinc_projects] top host CPU only search possible?
A "fastest CPUs" list would be a nice feature.
Unfortunately I can't see how to generate it efficiently from the info in
the database; we don't track credit separately for CPUs and GPUs.
Any ideas?
-- David
On 03-May-2014 9:53 PM, Jarod McClintock wrote:
Hi all,
The way I understand the top host website search to work now is that
the host with the most credit goes to the top. If I have the wrong end
of the stick on how this works please correct me. Is it possible to
have the option of been able to search the top host list by CPU? I am
asking this because if such a feature is/able to be available it would
make my decision on selecting a CPU a lot easier. Example I would be
able to tell what CPU performs better at Seti, Rosetta or whatever
project I decided to pick. I am going to build a new computer at the end
of this year.
Thank you for taking the time to read this.
Cheers
Jarod
_______________________________________________
boinc_projects mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
To unsubscribe, visit the above URL and (near bottom of page) enter
your email address.
_______________________________________________
boinc_projects mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.