Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ozzinc12

macrumors newbie
Original poster
Jan 26, 2022
6
0
I think I may posted my question in the wrong area but can I install more then 12 cores in my late 2013 Mac Pro 6.1 as mentioned in my last post I have a friend in New York who he had B&H Photo build a 6.1 with more then 12 cores, is this even possible, any info would greatly be appreciated
 

tsialex

Contributor
Jun 13, 2016
13,109
13,307
MacPro6,1 socket is LGA-2021 and the max core number for this socket is 12-core. While there are Intel Ivy-Bridge Xeons with 15-core CPUs, the socket is LGA-2021-1 and it's not compatible with late-2013 Mac Pro.

MacPro6,1 can use almost all Ivy bridge Intel Xeon E5 with LGA-2021 socket, but not the Intel Xeon E7 with LGA-2021-1.
 

ozzinc12

macrumors newbie
Original poster
Jan 26, 2022
6
0
MacPro6,1 socket is LGA-2021 and the max core number for this socket is 12-core. While there are Intel Ivy-Bridge Xeons with 15-core CPUs, the socket is LGA-2021-1 and it's not compatible with late-2013 Mac Pro.

MacPro6,1 can use almost all Ivy bridge Intel Xeon E5 with LGA-2021 socket, but not the Intel Xeon E7 with LGA-2021-1.
Thank so much for the info, I really have to find out what was done to my friends 6.1 cylinder, I will post all of the specs
 

tsialex

Contributor
Jun 13, 2016
13,109
13,307
Thank so much for the info, I really have to find out what was done to my friends 6.1 cylinder, I will post all of the specs
Just open Terminal and run the command below:

Code:
sysctl -n machdep.cpu.brand_string
 

tsialex

Contributor
Jun 13, 2016
13,109
13,307
To see the Xeon name and the number of cores, you can run the command line below:
Code:
sysctl -n machdep.cpu.brand_string machdep.cpu.core_count

To see more info, you can use:
Code:
system_profiler SPHardwareDataType
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.