The PCIe Layout

Ask anyone at Apple why they need Ivy Bridge EP vs. a conventional desktop Haswell for the Mac Pro and you’ll get two responses: core count and PCIe lanes. The first one is obvious. Haswell tops out at 4 cores today. Even though each of those cores is faster than what you get with an Ivy Bridge EP, for applications that can spawn more than 4 CPU intensive threads you’re better off taking the IPC/single threaded hit and going with an older architecture that supports more cores. The second point is a connectivity argument.

Here’s what a conventional desktop Haswell platform looks like in terms of PCIe lanes:

You’ve got a total of 16 PCIe 3.0 lanes that branch off the CPU, and then (at most) another 8 PCIe 2.0 lanes hanging off of the Platform Controller Hub (PCH). In a dual-GPU configuration those 16 PCIe 3.0 lanes are typically divided into an 8 + 8 configuration. The 8 remaining lanes are typically more than enough for networking and extra storage controllers.

Ivy Bridge E/EP on the other hand doubles the total number of PCIe lanes compared to Intel’s standard desktop platform:

Here the CPU has a total of 40 PCIe 3.0 lanes. That’s enough for each GPU in a dual-GPU setup to get a full 16 lanes, and to have another 8 left over for high-bandwidth use. The PCH also has another 8 PCIe 2.0 lanes, just like in the conventional desktop case.

I wanted to figure out how these PCIe lanes were used by the Mac Pro, so I set out to map everything out as best as I could without taking apart the system (alas, Apple tends to frown upon that sort of behavior when it comes to review samples). Here’s what I was able to come up with. Let’s start off of the PCH:

Here each Gigabit Ethernet port gets a dedicated PCIe 2.0 x1 lane, the same goes for the 802.11ac controller. All Mac Pros ship with a PCIe x4 SSD, and those four lanes also come off the PCH. That leaves a single PCIe lane unaccounted for in the Mac Pro. Here we really get to see how much of a mess Intel’s workstation chipset lineup is: the C600/X79 PCH doesn’t natively support USB 3.0. That’s right, it’s nearly 2014 and Intel is shipping a flagship platform without USB 3.0 support. The 8th PCIe lane off of the PCH is used by a Fresco Logic USB 3.0 controller. I believe it’s the FL1100, which is a PCIe 2.0 to 4-port USB 3.0 controller. A single PCIe 2.0 lane offers a maximum of 500MB/s of bandwidth in either direction (1GB/s aggregate), which is enough for the real world max transfer rates over USB 3.0. Do keep this limitation in mind if you’re thinking about populating all four USB 3.0 ports with high-speed storage with the intent of building a low-cost Thunderbolt alternative. You’ll be bound by the performance of a single PCIe 2.0 lane.

That takes care of the PCH, now let’s see what happens off of the CPU:

Of the 40 PCIe 3.0 lanes, 32 are already occupied by the two AMD FirePro GPUs. Having a full x16 interface to the GPUs isn’t really necessary for gaming performance, but if you want to treat each GPU as a first class citizen then this is the way to go. That leaves us with 8 PCIe 3.0 lanes left.

The Mac Pro has a total of six Thunderbolt 2 ports, each pair is driven by a single Thunderbolt 2 controller. Each Thunderbolt 2 controller accepts four PCIe 2.0 lanes as an input and delivers that bandwidth to any Thunderbolt devices downstream. If you do the math you’ll see we have a bit of a problem: 3 TB2 controllers x 4 PCIe 2.0 lanes per controller = 12 PCIe 2.0 lanes, but we only have 8 lanes left to allocate in the system.

I assumed there had to be a PCIe switch sharing the 8 PCIe input lanes among the Thunderbolt 2 controllers, but I needed proof. Our Senior GPU Editor, Ryan Smith, did some digging into the Mac Pro’s enumerated PCIe devices and discovered a very familiar vendor id: 10B5, the id used by PLX Technology. PLX is a well known PCIe bridge/switch manufacturer. The part used in the Mac Pro (PEX 8723) is of course not listed on PLX’s website, but it’s pretty close to another one that PLX is presently shipping: the PEX 8724. The 8724 is a 24-lane PCIe 3.0 switch. It can take 4 or 8 PCIe 3.0 lanes as an input and share that bandwidth among up to 16 (20 in the case of a x4 input) downstream PCIe lanes. Normally that would create a bandwidth bottleneck but remember that Thunderbolt 2 is still based on PCIe 2.0. The switch provides roughly 15GB/s of bandwidth to the CPU and 3 x 5GB/s of bandwidth to the Thunderbolt 2 controllers.

Literally any of the 6 Thunderbolt 2 ports on the back of the Mac Pro will give you access to the 8 remaining PCIe 3.0 lanes living off of the CPU. It’s pretty impressive when you think about it, external access to a high-speed interface located on the CPU die itself.

The part I haven’t quite figured out yet is how Apple handles DisplayPort functionality. All six Thunderbolt 2 ports are capable of outputting to a display, which means that there’s either a path from the FirePro to each Thunderbolt 2 controller or the PEX 8723 switch also handles DisplayPort switching. It doesn’t really matter from an end user perspective as you can plug a monitor into any port and have it work, it’s more of me wanting to know how it all works.

Mac Pro vs. Consumer Macs GPU Choices
Comments Locked

267 Comments

View All Comments

  • JlHADJOE - Wednesday, January 1, 2014 - link

    AFAIK the D700 is also a FirePro, and also has ECC on its VRAM.
  • tipoo - Wednesday, January 1, 2014 - link

    Wrong, it has no ECC. On OSX Apple writes much of the graphics driver anyways, so they can get away with calling Radeons FirePros as ECC isn't a necessity to call them that.
  • Kevin G - Wednesday, January 1, 2014 - link

    ECC on the FirePro's doesn't actually add additional RAM like it does on traditional server DIMM's. Instead as RAID5 like parity is performed on GPU memory channels to be able to be able to detect a memory error. Thus the 6 GB card will only have 5.25 GB available to use with ECC enabled. Since all the memory channel have to be used for a memory access, performance in some workloads takes a significant hit. I believe by default ECC is disabled for performance and memory capacity reasons.

    There is also one other difference between the D700 and the W9000: clock speeds and voltages. The D700 runs are a lower clock speed by default and presumably lower voltage to cut power consumption.
  • DaveGirard - Wednesday, January 1, 2014 - link

    the D700 is clocked lower than the W9000. It's at 850MHz instead of 950.
  • lilo777 - Wednesday, January 1, 2014 - link

    Except it does not have ECC memory or the Pro drivers which are the only things that differentiate Pro from consumer grade cards. As such they are consumers grade cards (and the two year old generation) which cost around $700 at most not the $3500 pro cards.
  • japtor - Wednesday, January 1, 2014 - link

    There's never been a pro driver distinction in OS X, Radeons are validated for pro apps in OS X like FirePros in Windows. Granted there hasn't been the pro branding until now, but Apple does the drivers iirc so I don't see them bothering with splitting the driver base like AMD does.
  • melgross - Wednesday, January 1, 2014 - link

    You know nothing about Apple's drivers. I would bet that at the very least, they are based on the pro driver configurations, as apple has little interest in gaming, and a lot of interest in pro users. If you look at the performance of this in a pro app you can see that performance is pretty good. Mac Pro's are used in NASA, drug company research labs, CAD shops, video, photography labs and studios and publishing. Game drivers are of no interest to them.
  • solipsism - Tuesday, December 31, 2013 - link

    Note that he speculates that the CPU would be soldered (something no Mac Pro has ever had) and the thermal cap removed (something I believe Apple had only done once).

    Also note he doesn't have any more PCIe available for the SSD so he ends up going with the much slower SATA version but to make up some of the speed he gets 2x512GB in a RAID 0 configuration.

    I like the case they used and I'm expect to see *more* of these smaller cases hit the market for DIYer and from OEMs now that Apple has stepped in.
  • Lonyo - Wednesday, January 1, 2014 - link

    There are lots of small cases on the market and there have been for a while now... sure there could be more, but they are already widely available with a hell of a lot of variety of designs... not sure exactly how you think Apple will have any real impact on this market.

    If anything is going to have an impact it would be Steam boxes because OEMs might start pulling their fingers out and designing more gaming oriented small boxes, although they also are already rather common, but not always available for end users, such as the Alienware system which has a horizontal GPU mount with a riser.
  • solipsism - Wednesday, January 1, 2014 - link

    Where are all these OEM PCs with very small cases but high performance like the new Mac Pro?

Log in

Don't have an account? Sign up now