Massman Posted September 22, 2011 Posted September 22, 2011 Until we find the time necessary to build a new hardware database overview, here's the list. Links: - Processor database list (last update 22/09/2011): http://hwbot.org/news/6192_hwbot_database_cpu_list - Videocard database list (last update 22/09/2011): http://hwbot.org/news/6197_hwbot_database_videocard_list CPU SELECT "<tr><td>",manufacturer.name,"</td><td>", cpu_family.name,"</td><td>",cpu_subfamily.name,"</td><td>",cpu_core.name,"</td><td><a href='http://hwbot.org/hardware/processor/",cpu_model.safe_name,"/' target='_blank'>", cpu_model.model,"</a></td></tr>" FROM cpu_model JOIN cpu_subfamily ON (cpu_model.subfamily_id = cpu_subfamily.subfamily_id) JOIN cpu_core ON (cpu_core.core_id = cpu_model.core_id) JOIN cpu_family ON (cpu_subfamily.family_id = cpu_family.family_id) JOIN manufacturer ON (cpu_family.manufacturer_id = manufacturer.manufacturer_id) ORDER BY manufacturer.name, cpu_family.name, cpu_subfamily.name, cpu_core.name, cpu_model.model ASC; VGA SELECT "<tr><td>",manufacturer.name,"</td><td>", gpu_family.name,"</td><td>",gpu_core.codename,"</td><td><a href='http://hwbot.org/hardware/videocard/",gpu_model.safe_name,"/' target='_blank'>", gpu_model.model,"</a></td></tr>" FROM gpu_model JOIN gpu_core ON (gpu_core.core_id = gpu_model.core_id) JOIN gpu_family ON (gpu_core.family_id = gpu_family.family_id) JOIN manufacturer ON (gpu_family.manufacturer_id = manufacturer.manufacturer_id) ORDER BY manufacturer.name, gpu_family.name, gpu_model.model ASC;
Massman Posted September 22, 2011 Author Posted September 22, 2011 Any other hardware database list that would come in handy? Just let me know.
knopflerbruce Posted September 22, 2011 Posted September 22, 2011 Thanks! Very useful:) How many CPUs and GPUs are there in the database?
Crew Turrican Posted September 22, 2011 Crew Posted September 22, 2011 nice, i love such stats\overviews.
Crew Turrican Posted November 14, 2011 Crew Posted November 14, 2011 added http://www.hwbot.org/hardware/processor/xeon_x5679/
kim55 Posted February 24, 2013 Posted February 24, 2013 Please add AMD FX-4130 http://shop.amd.com/US/All/Detail/Processor/FD4130FRGUBOX#Details http://www.cpu-world.com/CPUs/Bulldozer/AMD-FX-Series%20FX-4130.html
driftingforlife Posted March 1, 2013 Posted March 1, 2013 Can you please add the Pentium G2020. http://ark.intel.com/products/71070/Intel-Pentium-Processor-G2020-3M-Cache-2_90-GHz
Crew Turrican Posted March 1, 2013 Crew Posted March 1, 2013 Please add AMD FX-4130http://shop.amd.com/US/All/Detail/Processor/FD4130FRGUBOX#Details http://www.cpu-world.com/CPUs/Bulldozer/AMD-FX-Series%20FX-4130.html added http://hwbot.org/hardware/processor/fx_4130/ Can you please add the Pentium G2020. http://ark.intel.com/products/71070/Intel-Pentium-Processor-G2020-3M-Cache-2_90-GHz added http://hwbot.org/hardware/processor/pentium_g2020/
daimons Posted June 18, 2013 Posted June 18, 2013 please add 1.Intel Core i3-3120M Processor (3M Cache, 2.50 GHz); http://ark.intel.com/products/71465/ 2.AMD Radeon HD 8750M Series GPU; http://www.amd.com/us/products/notebook/graphics/oem-solutions/Pages/8700-8800.aspx#2 thanks
Crew Turrican Posted June 18, 2013 Crew Posted June 18, 2013 cpu http://hwbot.org/hardware/processor/core_i3_3120m/ vga http://hwbot.org/hardware/videocard/radeon_hd_8750m/
kim55 Posted November 11, 2013 Posted November 11, 2013 please add GeForce GTX 780 Ti http://www.modlabs.net/gallery/image/18331/params/g_id=&g_username=kim55/
Crew Turrican Posted November 11, 2013 Crew Posted November 11, 2013 added http://hwbot.org/hardware/videocard/geforce_gtx_780_ti/
Crew Turrican Posted May 14, 2014 Crew Posted May 14, 2014 both added i3 4360 http://hwbot.org/hardware/processor/core_i3_4360/ i3 4350 http://hwbot.org/hardware/processor/core_i3_4350/
Crew Antinomy Posted September 29, 2014 Crew Posted September 29, 2014 It's Intrepid 3800, not Interpid. Добавлено: http://hwbot.org/hardware/diskproduct/intrepid_3800/
MaddMutt Posted August 15, 2019 Posted August 15, 2019 I'm not sure if this is the right area but I'll make a comment. Can you please add the EVGA z370 Classified K (134-KS-E379) Thank You
Recommended Posts