One of the touted benefits of Haswell is the compute capability afforded by the IGP.  For anyone using DirectCompute or C++ AMP, the compute units of the HD 4600 can be exploited as easily as any discrete GPU, although efficiency might come into question.  Shown in some of the benchmarks below, it is faster for some of our computational software to run on the IGP than the CPU (particularly the highly multithreaded scenarios). 

Grid Solvers - Explicit Finite Difference on IGP

As before, we test both 2D and 3D explicit finite difference simulations with 2n nodes in each dimension, using OpenMP as the threading operator in single precision.  The grid is isotropic and the boundary conditions are sinks.  We iterate through a series of grid sizes, and results are shown in terms of ‘million nodes per second’ where the peak value is given in the results – higher is better.

Two Dimensional:

The results on the IGP are 50% higher than those on the CPU, and it would seem that memory can make a difference as well.  As long as 1333 MHz is not chosen, there is at least a 2% gain to be had.  Otherwise, the next jump up is at 2666 MHz for another 2%, which might not be cost effective.

Three Dimensional:

The 3D results seem to be a little haphazard, with 1333 C7 and 2400 C9 both performing well.  1600 C11 definitely is out of the running, although anything 2400 MHz or above affords almost a 10%+ benefit.

N-Body Simulation on IGP

As with the CPU compute, we run a simulation of 10240 particles of equal mass - the output for this code is in terms of GFLOPs, and the result recorded was the peak GFLOPs value.

In terms of a workload that calculates FLOPs, the operational workload does not seem to be affected by memory.

3D Particle Movement on IGP

Similar to our CPU Compute algorithm, we calculate the random motion in 3D of free particles involving random number generation and trigonometric functions.  For this application we take the fastest true-3D motion algorithm and test a variety of particle densities to find the peak movement speed.  Results are given in ‘million particle movements calculated per second’, and a higher number is better.

Despite this result being over 35x the equivalent calculation on a fully multithreaded 4770K CPU (200 vs. 7000), again there seems little difference between memory speeds.  3000 C12 gets a small peak over the rest, similar to the n-Body test.

Matrix Multiplication on IGP

Matrix Multiplication occurs in a number of mathematical models, and is typically designed to avoid memory accesses where possible and optimize for a number of reads and writes depending on the registers available to each thread or batch of dispatched threads.  He we have a crude MatMul implementation, and iterate through a variety of matrix sizes to find the peak speed.  Results are given in terms of ‘million nodes per second’ and a higher number is better.

Matrix Multiplication on this scale seems to vary little between memory settings, although a shift towards the lower CL timings gives a marginally (though statistically minor) better result.

3D Particle Movement on IGP

Similar to our 3DPM Multithreaded test, except we run the fastest of our six movement algorithms with several million threads, each moving a particle in a random direction for a fixed number of steps.  Final results are given in million movements per second, and a higher number is better.

While there is a slight dip using 1333 C9, in general almost all of our memory timing settings perform roughly the same.  The peak shown using our memory kit at its XMP rated timings are presumably more due to the adjustments in BCLK which need to be made in order to hit this memory frequency.

Memory Scaling on Haswell: CPU Compute Memory Scaling on Haswell: IGP Gaming
Comments Locked

89 Comments

View All Comments

  • tynopik - Thursday, September 26, 2013 - link

    colors reversed on USB 3.0 Copy Test chart where green is given to the highest (worst) results and red is given to the lowest (best) results
  • Tegeril - Thursday, September 26, 2013 - link

    These are the most colorblind-unfriendly images I've seen to date on this site.
  • Razorbak86 - Friday, September 27, 2013 - link

    You tell 'em, bro! Too bad he didn't put actual NUMBERS in the cells, instead of all those non-readable colors. ;)
  • QChronoD - Friday, September 27, 2013 - link

    Please redo the IGP gaming benchmarks with playable settings. All you did was waste your time testing at unreasonably high detail and not proven a single thing about whether the extra bandwidth is able to help increase performance.
  • pdjblum - Friday, September 27, 2013 - link

    Awesome work. Man, this must have taking forever, even with fast memory. Thanks so much.
  • adityarjun - Friday, September 27, 2013 - link

    CAS Latency is given as 6-7-8-9-10-11. What does that mean?
    http://www.flipkart.com/transcend-jetram-ddr3-8-gb...

    Any help on which of these would be better and why?
    http://www.flipkart.com/computers/computer-compone...
  • anton68 - Friday, September 27, 2013 - link

    It'd be nice to see how the Iris Pro eDRAM affects compute performance when used as an L4 cache.
  • pjdaily - Saturday, September 28, 2013 - link

    I'd like to see this test too.
  • MadAd - Friday, September 27, 2013 - link

    Hi Ian, thanks for the review, could you explain the thinking behind using only 1360x768 for the gaming tests, especially for the single card benchmarks? Would stretching the single card with a memory intensive game at a high resolution change the results more towards IGPU fractions?

    This is more the scenario I would expect gamers to be facing and even if the answer turns out to be no, that in itself would be valuable data to learn.
  • merikafyeah - Friday, September 27, 2013 - link

    Please, please, please incorporate some ramdisk benchmarks for these memory tests. It seems like such a given but no one seems to think of this, which is essentially the only test where you'll see some major differences between speed tiers. Things like gaming don't really result in differences worth your money.

    I recommend Primo Ramdisk for its rock-solid stability but if you're looking for a free alternative I recommend SoftPerfect RAM Disk, which has been noted to be significantly faster than Primo, but may not be as stable under certain circumstances.

Log in

Don't have an account? Sign up now