Author Topic: what cpu to use  (Read 1091 times)

jack

  • Member
  • **
  • Posts: 224
what cpu to use
« on: August 21, 2021, 12:17:17 AM »
I have a new Abit KW7 motherboard that I bought in case a replacement was ever needed for my girlfriend's PC, she has recently passed away and was wondering if I could use an Intel Xeon E5-2620 Processor in the board  https://www.serversupply.com/PROCESSORS/Intel%20Xeon%206-Core/2.4GHz%20-%208GT%20QPI/DELL/462-9843_236087.htm
the board has a 462 / A socket so the CPU should fit but will it work?

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10573
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: what cpu to use
« Reply #1 on: August 21, 2021, 12:34:23 AM »
A Xeon E5-26?? uses an X99 socket so unless its an X99 board, it won't fit. I would check with the board manufacturer to see what processors can be used with it.

Have a look here.

https://www.cnet.com/products/abit-kw7-motherboard-atx-socket-a-kt880/

It takes old AMD processors.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

jack

  • Member
  • **
  • Posts: 224
Re: what cpu to use
« Reply #2 on: August 21, 2021, 12:46:42 AM »
yes, I somehow got the notion from the part number that it would fit, but it looks like the best bet is an Atlon XP CPU
I was hoping for 64-bit CPU

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10573
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: what cpu to use
« Reply #3 on: August 21, 2021, 01:33:14 AM »
Jack,

If you look around, I have seen reasonably modern AMD boards that take reasonable priced AMD processors that often go for really low cost. Don't be afraid of second hand AMD processors, as long as they are in good nick, they will work just fine.

The X99 boards are hard to get and really expensive and while they run the E5 family of Xeons, you only see the advantage when you use a high core count. I have 2 12 core E5-2690s and while they really hoot with multi-thread work, they are nothing exciting for general purpose computing and the combined package of board and processor is too expensive.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

daydreamer

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
Re: what cpu to use
« Reply #4 on: August 21, 2021, 03:11:22 AM »
check for enough SSE2 or more support on your AMD cpu,otherwise its hard to get newer OS installed
I have one AMD box,that is stuck on winXP because of that
but pros its faster with old legacy fpu code compared to intel
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding