Jump to content
HWBOT Community Forums

Massman

Members
  • Posts

    20467
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Massman

  1. Fixed the leaderboard for the entire Season 3, enjoy! OC eSports
  2. Can you upload smaller pictures? For rotation and resizing I always use Irfanview
  3. Yeah, the CPU frequency is not a real target. I think we can all agree to compromise on raw frequency if the IPC is good Done!
  4. Considering some of the scores on the board are from 2009, I'd say the bar is set low
  5. Okay, so Ryzen launch day is coming up by the end of next month. I figured we should make it clear what the performance targets are. Below a list of all AMD records with consumer hardware (no opteron). AMD 2D Records (benchmarks with global points) [table=head]Benchmark | Architecture | Score | Date | Overclocker | CPU | Motherboard | link Cinebench - R11.5 | Vishera | 13.230 | 2016-12-30 | Niuulh | FX-9590 ( 7648.00 MHz) | Crosshair V Formula-Z |link Cinebench - R15 | Vishera | 1218.000 | 2016-12-30 | Niuulh | FX-9590 ( 7679.00 MHz) | Crosshair V Formula-Z |link CPU Frequency | Vishera | 8722.780 | 2014-08-29 | The Stilt | FX-8370 ( 8722.78 MHz) | Crosshair V Formula-Z |link Geekbench3 - Multi Core | Vishera | 22070.000 | 2016-12-30 | Niuulh | FX-9590 ( 7477.00 MHz) | Crosshair V Formula-Z |link HWBOT Prime | Vishera | 8308.640 | 2016-12-30 | Niuulh | FX-9590 ( 7806.00 MHz) | Crosshair V Formula-Z |link GPUPI for CPU - 1B | Vishera | 187.730 | 2016-12-22 | Niuulh | FX-9590 ( 7806.00 MHz) | Crosshair V Formula-Z |link PiFast | Deneb | 15.660 | 2011-08-08 | Mad222 | Phenom II X4 955 BE ( 7015.30 MHz) | GA-890FXA-UD7 |link SuperPi - 1M | Vishera | 9.125 | 2013-12-02 | der8auer | FX-8350 ( 8221.00 MHz) | Crosshair V Formula |link SuperPi - 32M | Vishera | 559.828 | 2013-12-15 | HiVizMan | FX-8350 ( 7910.00 MHz) | Crosshair V Formula-Z |link wPrime - 1024m | Thuban | 121.531 | 2010-07-23 | Mad222 | Phenom II X6 1090T BE ( 6384.40 MHz) | GA-890FXA-UD7 |link wPrime - 32m | Thuban | 3.796 | 2010-07-23 | Mad222 | Phenom II X6 1090T BE ( 6466.00 MHz) | GA-890FXA-UD7 |link [/table] AMD 3D Records (benchmarks with global points) [table=head]Benchmark | Architecture | Score | Date | Overclocker | CPU | Motherboard | link 3DMark - Fire Strike | Vishera | 16331.000 | 2016-01-31 | Lio40 | FX-9590 ( 6220.75 MHz) | Crosshair V Formula |link 3DMark - Fire Strike Extreme | Vishera | 13216.000 | 2014-11-15 | Sgt Bilko | FX-9590 ( 5307.00 MHz) | Crosshair V Formula-Z |link 3DMark - Time Spy | Vishera | 7043.000 | 2016-12-15 | oneyouhate | FX-8350 ( 4615.00 MHz) | \N |link 3DMark Vantage - Performance | Vishera | 59084.000 | 2016-12-23 | BenchBros | FX-8320 ( 6650.00 MHz) | |link 3DMark03 | Deneb | 189887.000 | 2009-12-20 | SF3D | Phenom II X4 965 BE ( 6542.00 MHz) | Crosshair III Formula |link 3DMark05 | Deneb | 49940.000 | 2009-12-20 | SF3D | Phenom II X4 965 BE ( 6542.00 MHz) | Crosshair III Formula |link 3DMark06 | Deneb | 38180.000 | 2010-02-14 | Gyrock | Phenom II X4 965 BE ( 6400.50 MHz) | GA-790FXTA-UD5 |link 3DMark11 - Performance | Zambezi | 20057.000 | 2011-12-30 | Xtreme Addict | FX-8150 ( 6800.00 MHz) | |link 3DMark2001 SE | Deneb | 116551.000 | 2014-03-31 | Stelaras | Phenom II X4 965 BE ( 6520.00 MHz) | |link Aquamark | Vishera | 416127.000 | 2013-12-18 | der8auer | FX-8350 ( 5100.00 MHz) | Crosshair V Formula |link Catzilla - 1440p | Vishera | 23280.000 | 2015-12-25 | Lio40 | FX-8350 ( 5016.73 MHz) | Crosshair V Formula |link Catzilla - 720p | Vishera | 38238.000 | 2015-07-07 | TheCancer | FX-9590 ( 5015.00 MHz) | Crosshair V Formula-Z |link Unigine Heaven - Xtreme Preset | Vishera | 4170.002 | 2015-10-12 | Gastone | FX-8370 ( 5016.00 MHz) | Sabertooth 990FX R2.0 |link GPUPI - 1B | Vishera | 4.107 | 2015-11-06 | Sgt Bilko | FX-9590 ( 5017.00 MHz) | Sabertooth 990FX R2.0 |link [/table] SELECT app,"|", arch,"|", score,"|", d, "|[flag]",LOWER(fl),"[/flag]", ur,"|", mdl ," (",frq," MHz)","|", mbmd,"|[url=http://hwbot.org/submission/",res,"]link[/url]" FROM ( SELECT application.name app, DATE(result.date) d, cpu_core.codename AS arch, result_id AS res, result.score, country.code AS ct, user.name AS ur, cpu_model.model AS mdl, result.cpu_oc AS frq, result_data.memory_vendor AS memmfc, result_data.mem_productgroup AS memprd, result.memClock AS clk, result.memT AS tim, result_data.mbManufacturer AS mbmfc, result_data.mbModel AS mbmd, country.code fl FROM result LEFT JOIN manufacturer ON (result.mb_manufacturer_id = manufacturer.manufacturer_id) LEFT JOIN mb_model ON (result.mb_model_id = mb_model.model_id) JOIN USER USING (user_id) JOIN result_data USING (data_id) JOIN cpu_model USING (cpu_id) JOIN cpu_subfamily USING (subfamily_id) JOIN country USING (country_id) JOIN cpu_core USING (core_id) JOIN application USING (application_id) JOIN cpu_family ON (cpu_core.family_id = cpu_family.family_id) WHERE( cpu_family.manufacturer_id=100 AND cpu_subfamily.name NOT LIKE "%opteron%" AND application.lowerBetter = "N" AND application.ranking = "CPU" AND application.gl_points = "Y" AND status_id<10) ORDER BY score DESC) AS tbl GROUP BY app ORDER BY app ASC;
  6. Looks like a solid rig to me. I'd try and aim for 4.5 - 4.6 GHz. Best of luck!
  7. On the BCLK: it's limited to 102.9 MHz by design. So you will always be overclock 2.9%, but after that it's hard-lock. On the AI auto: is it just forcing the highest turbo ratio?
  8. Non-K overclocking was disabled in the new BIOS microcode. All Z270 have the new BIOS microcode to support Kaby Lake processors. Non-K overclocking is not possible anymore, sadly enough
  9. It's pure data connections. So when someone clicks the 'submit to hwbot' after running the benchmark, but before they submit it as a submission in our database
  10. Will tune in to watch!!
  11. Full disclosure: CPUs were provided by Intel, coming straight from the production line. I didn't see any spectacular clocks at the World Tour event, so I'm guessing whoever buys retail now will have more luck than us
  12. The flashing process with FPT tool should be universal, so you can give it a shot. I won't guarantee it works 100% since I can't test it myself.
  13. I don't think there's a BIOS available for the Gaming 5, and I'm afraid there will never be one. Here are some GIGABYTE non-K BIOSes for other Z170 boards: Intel Skylake Non-K Overclocking BIOS-List - Overclocking.Guide
  14. Maybe this can help? http://forum.hwbot.org/showthread.php?t=161898
  15. Without a K processor or a BIOS of a Z-based motherboard that supports overclocking, I'm afraid there's very little you can do
  16. Are they locked in Windows or in BIOS?
  17. Hmm ... Which file did you download? Are you sure it's not corrupt? Perhaps it's from a different model? System specs would help
  18. What motherboard and BIOS are you using?
  19. Hey, welcome! There are some overclocking results posted in the database: Intel Core i7 6700T @ HWBOT
×
×
  • Create New...