Overclocking on Devil’s Canyon

There lies a strange dichotomy with Intel’s product line. On the one hand, Intel offers a CPU engineered for better overclocking and encourages their motherboard partners to invest in overclocking features, but on the other, the warranty is technically void if the CPU fails while overclocked. A fair number of regular end-users (leaving business aside), such as my father who knows how to build a computer but not enough to overclock, can be concerned about overclocking and warranties.

To put the concept of 'overclocking death' into perspective: I have been an amateur overclocker for almost a decade, competing in national and international competitions both live and through the internet. I mostly focus on air/water (i.e. 24/7 system) overclocking, especially when it comes to AnandTech CPU and motherboard reviews. Out of the 250+ CPUs I own, I have only ever had one CPU fail. This was because I thought I had a different processor in the system and input inappropriate numbers. Those were not random numbers, I simply recalled an erroneous list from memory and past experiences, and not something a user overclocking a single system would end up with. As part of our motherboard reviews here at AnandTech, I try to offer a scale showing how the overclock is built over time, rather than jump in at the straight end.

One of the easiest ways to do so is to leverage any automatic overclocking options on the motherboard. For example, ASUS offers OC Tuner and a new OC Wizard mode in their Z97 BIOSes to help with overclocking. ASUS’ software has an auto-tuning mode where you can select the maximum temperature or power draw you want. Overclocking can be as simple as using that automatic overclock feature, or as complex as you like. I typically use those automatic overclocking options as a reference point for manual overclocks.

Manual overclocking has advantages similar to using a manual transmission in a racing car. A manual transmission lets the driver select the gears, potentially with better precision than the automatic system. A racing driver can also use different gears for torque or engine braking, and lap times in manual race cars are usually quicker than those in automatic transmission vehicles. With manual overclocking, we can adjust the system to use the overclock we want/need at the lowest possible voltage. An automatic system may use a lot of voltage to ensure stability, or if the CPU is marginal – the manual selection can override this behavior.

Manual overclocking a CPU is not a dark art. With practice, guidance and reasonable expectations, a small overclock can be nurtured into a bigger one, without the fear of decreasing the longevity in a daily system. Most processors with a mild overclock will most likely end up being replaced before they become irreparably damaged. If we ventured into the extreme overclocking, real seat-of-the-pants type scenario, then it can be possible, but that is not recommended without experience.

Overclocking also introduces this strange notion of ‘stability’ – how stable is your overclock? The word ‘stable’ means different things to different people, but the basic assumption is that the system should be stable for everything you do. Intel and AMD ship their CPUs at a voltage and frequency which keeps them stable no matter the situation. Some users attempt to match that stability by stress testing their system, whereas others are satisfied for a gaming stability with no need for transcoding video stability. Testing the stability of a system typically requires some form of stress test, and again users will select a test that either emulates real world (video transcoding, PCMark8, 3DMark) or attempt to find any small weakness (Prime95, XTU). The downside of this latter testing philosophy is that a bad stress test has the potential to break a system. Personally, I shudder when a user suggests a system is not stable unless it passes ‘72hr Large FFT Prime95’, because I have seen users irreparably damage their CPUs with it. 

My stress tests here at AnandTech typically consist of a run of the benchmark PovRay (3 minutes, probes CPU and memory) and a test using OCCT (5 minutes, probes mainly CPU). If there is weakness in the memory controller, PovRay tends to find it, whereas if the CPU has not enough voltage for video transcoding, OCCT will throw up an error. There are outlier circumstances where these tests are not enough for 100% stability, but when my systems are stable with these tests, they tend to devour any gaming or non-AVX transcoding for breakfast.

Overclocking blurb aside, my usual procedure for the i7-4770K is as follows:

  • 1. In the BIOS, set the DRAM to XMP.
  • 2. Set the CPU to 4.0 GHz (40x multiplier) with CPU Core Voltage to Manual and 1.000 volts.
  • 3. Save and Exit, see if system boots to OS.
  • 4. If entering OS fails, go back to BIOS and adjust voltage by +0.025 volts and return to step 3.
  • 5. When in the OS, run the POV-Ray multithreaded benchmark and OCCT test for five minutes. If either tests fail, go back to BIOS and adjust voltage by +0.025 volts and return to step 3.
  • 6. Monitor temperatures during OCCT test. If the temperature is at the top of the users limit, stop overclocking.
  • 7. If temperatures are low, and both tests complete, then this CPU frequency/Core Voltage combination is stable and noted. To continue overclocking, go back to BIOS and adjust CPU multiplier by +1. Return to Step 3.

For programmers, in pseudocode:

System.Restart();
BIOS.XMP = true;
CPU.Multiplier = 39;
CPU.CoreVoltage = 1.000;
do {
              CPU.Multiplier++;
              try {
                            OS.Boot();
                            OS.PovRay.Test();
                            OS.OCCT.Test();
              } catch {
                            CPU.CoreVoltage += 0.025;
                            continue; // exit do while loop
              }
              OS.Log(CPU.Multiplier, CPU.CoreVoltage);
} while { CPU.Temperature < 85; };

Intel i7-4790K Results

Our i7-4790K sample actually had a high stock voltage – 1.273 volts at load. In chatting with other reviewers and overclockers, it would seem that 1.190 volts is another variant. This has repercussions in terms of overclocking headroom, as it makes the CPU warm from the stock settings. By contrast, with manual overclocking, we were able to achieve 4.4 GHz on all cores with 1.200 volts suggesting that Intel was ultra conservative with their stock voltage decisions.

For consistency with the other Intel CPUs, we underclocked the sample to 40x for all cores to begin, and changed Load-Line Calibration to Level 8 for the ASUS Z97-Pro.

The results were as follows:

From these results, we can see that large voltage jump from 4.6 GHz to 4.7 GHz, which is similar to what launch Haswell CPUs seem to require. This causes an upswing in both temperatures and power draw, meaning that the user really needs that thermal headroom or a nice CPU to move closer to 5.0 GHz. For 4.7 GHz, we also added some CPU Cache voltage (+0.050 volts) to ensure benchmark stability, which is a secondary technique when pushing the voltage limits.

From the stock settings, manually overclocking the system to 4.4 GHz gave a 23W drop in power draw and 8C for temperatures. I would happily take that for a daily system. The sweet spot for users with good cooling would seem to be 4.6 GHz with this CPU.

We asked Intel regarding where this CPU was in terms of their internal testing. It would seem our sample is actually below average (so were our i7-4770K and i7-3770K samples, incidentally). The couple of users who I have spoken to with 4.8 GHz would suggest that those frequency CPUs are going to be more common than they were with launch Haswell.

If we compare the i7-4790K alongside our i7-4770K launch sample, in the same motherboard with the same cooling:

The temperature delta is awesome. We have a 10-16C delta up to 4.5 GHz, which is still 8C at 4.6 GHz. This gives us enough headroom for 4.7 GHz, showing that Intel has partly solved the solution when it comes to heat generation. I am sure that some users will want more and still delid their CPU to get another few degrees, or ask why Intel has not gone all the way and directly soldered the IHS onto the CPU. The businessman in me tells me that it is all a matter of future headroom. Should they get competition, they can perform ‘simple’ tweaks to get the best out of the situation and perhaps stay in the lead. A sort of ‘never show your full hand unless you need to’ mentality. The other argument is one of progress, and we could wonder how many extra adjustments could be in Intel’s bag of tricks.

Intel i5-4690K Results

Although we never had a sample of the i5-4670K in to test, I was less excited about the i5-4690K CPU as it follows more of the Haswell refresh line of having a small speed bump over the CPU it was trying to replace. A move of 100 MHz means a 2-3% in absolute terms, although changing the package to allow for more headroom might make it more interesting. The i5 overclocking CPU makes more sense in terms of bang-for-buck if you are not running CPU-limited workloads, but it clearly has to match up to the i7 otherwise that price difference could be justified for a +10% increase in clock speed and +100% increase in threads.

Thankfully, our i5 sample overclocked as well as the i7 did – actually even more so. With no hyperthreading to deal with, we cannot load up a core with two simultaneous AVX threads to heat the CPU up as fast as an i7, and that can play an advantage. It would seem that the voltage/frequency characteristics for our i5 sample were also better than our i7 sample.

Our i5 overclocking results were as follows:

Due to this CPU being only 4.0 GHz at turbo, the temperatures and load voltage should be a lot less than the i7, which is shown above. The voltage scale follows a similar trend to the i7, although the jump from 4.7 GHz to 4.8 GHz is greater than +0.125 V, as the system was still giving a BSOD on booting into the operating system. The temperature readings are still nice and low, with 79C for a 4.7 GHz. Whereas with the i7 we were hitting the real upper limits and suggesting 4.6 GHz was a nicer position to be in, this CPU makes 4.7 GHz seem quite easy indeed. It might be worth noticing that the power draw at 4.7 GHz for the i5 matches the stock power draw on the i7, but do not forget that while the i5 and i7 have 4 cores, the hyperthreading on the i7 can really drive up the power consumption as it is doing more work (26.3% more POVRay for 26.9% more power at stock).

Devil’s Canyon Review: Intel Core i7-4790K and i5-4690K CPU Benchmarks
Comments Locked

117 Comments

View All Comments

  • leoblaze9 - Friday, July 11, 2014 - link

    WOW! what happened in the particle simulation test? that difference is STAGGERING!!
    just one of the prime examples of the benefits of using both cpu and gpu together as a cohesive whole rather than two discrete entities. I am genuinely amazed at AMD's engineering! kudos AMD....you deserved that one!
  • MamiyaOtaru - Saturday, July 12, 2014 - link

    possible reason they don't use solder anymore: http://iweb.tms.org/PbF/JOM-0606-67.pdf

    specifically:
    "At higher thermal cycles the cracks have propagated across the entire center region of the die and significantly degrade thermal performance.This failure mechanism is predominant on small die form factors. The center degradation mode is not observed, as the die size is increased to the large and medium sizes"

    Smaller die sizes are more likely to see cracks in the solder spread to the middle, significantly harming thermal performance. Ivy Bridge / Haswell with their process shrink have smaller die sizes, perhaps making solder unworkable as a TIM
  • ZeDestructor - Monday, July 14, 2014 - link

    Interesting....
  • Galatian - Saturday, July 12, 2014 - link

    I agree: 4,6 GHz seems to be the sweet spot. Mine uses 1,25V core and a 0,175 V offset uncore to reach Ringbus parity. I needed 1,294V for 4,7 and 1,345 for 4,8. Temperatures were off the hook though and this is with a custom-liquid loop with 2 480mm radiators (one monsta and one 25mm) as well as Liquid Ultra. Stability tested with Prime95 24h and IBT 20 runs on maximum (kudos to IDK in the forum for is stability guide).

    It is an improvement as it seems to be easier to get a rock stable CPU, but temperatures still are a problem. The thing is: I don't believe a better solution would ultimately change anything. I mean when you clearly see that the sweet spot is 4,6 GHz with 1,25V one would assume that 5 GHz probably needs something like 1,5V and that's just dangerously high IMHO.

    Also what I realized is that DC needs a lot less Input Voltage. Stock was at 1,8V, but even with my overclock I could dial it all the way down to 1,5V, which is amazing. Ian have you checked how low you can go? (I can't believe I just said that...). Also how exactly can Prime95 ruin a CPU? I still consider it gold standard, as it would show problems within minutes when other stress tests would happily run for hours. I know it is a hassle to let it run for 24h but nothing gets close to rock stable setting then Prime95.
  • pierrot - Saturday, July 12, 2014 - link

    Now we just need the OC'd Anniversary Pentium benchmarks added in!
  • andrew-1983 - Saturday, July 12, 2014 - link

    The image is blurry, but the batch number of the 4790k looks
    like L336... which if I'm decoding it right means 2013 36th week,
    around 2013 September. Does that matter that you are testing
    a 10 month old CPU for overclocking?
  • Galatian - Saturday, July 12, 2014 - link

    That number stand for the time the silicon was started to be manufactures or something alike...(read the forums...it has been mentioned several times now)...there are a lot more step until a final chip is put together, so it really is not a 10 month old processor.
  • andrew-1983 - Sunday, July 13, 2014 - link

    Ok I get that, but when the retail cpu we buy has an L418C164 that's still
    an 8-month difference, whatever the numbers actually mean, and there is
    a new microarchitecture or die shrink in every year..
    What I'm trying to say is overclockability should be tested with
    silicon similar to what people will buy after reading the review.
  • bludragon - Saturday, July 12, 2014 - link

    My chip need 1.237v to be prime95 stable at 4x4.4GHz. This is the stock vid for aturbo on 1 or 2 cores. Using an NH-D14 it would throttle on cores 2 and 3 (so hitting 105+deg?) withing a few minutes. Delidded it maxes at 91 degrees, so at least 15 degrees better and I used the Noctua TIM. I tried 4.6 but the voltage nneds to be 1.27 or higher as it throttled again there.
  • ratbert1 - Saturday, July 12, 2014 - link

    With an i5-2500k I still do not see the need to upgrade. I have run at 4Ghz with speedstep and voltage on auto for 3 years. My synthetics will be slower, but using an SSD my everyday usage is fine. Just ran Bioshock Infinite benchmark and got 115 fps average and 41 fps min. @1080p on GTX770 running stock speed(card is OC'd version though). Hopefully Broadwell early next year.

Log in

Don't have an account? Sign up now