Author Topic: A quick question on cpu extensions or whatever they're called  (Read 1217 times)

0 Members and 1 Guest are viewing this topic.

Offline asyikarea51

  • 210
  • -__-||
A quick question on cpu extensions or whatever they're called
So I was in a wiki-walk of sorts in Intel's website, and I noticed that all the top-end Xeon server processors (the fast ones with ridiculous core counts) only have AVX 2 in the supported list.

Ignoring emulation (that's the only thing I can think of really, seems minor), if coming from the perspective of "a clueless idiot :banghead: consumer" i.e. myself:

Am I losing out on overall app & game compatibility - be it today's programs or legacy - if, for some (completely hypothetical unexplainable) reason, I run a computer with this type of CPU that doesn't have the SSE x.x extensions that most programs kinda expect the CPU to have? Is AVX as a whole "somehow backwards compatible" just because it's "bigger" or is it purely stand alone because of how specific all those instruction set... things... are?

*where x is a number

Take this as a curiosity, I guess... :confused:

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: A quick question on cpu extensions or whatever they're called
AVX is a superset of SSE. In other words, you won't be able to buy a cpu that supports AVX but doesn't do SSE.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline asyikarea51

  • 210
  • -__-||
Re: A quick question on cpu extensions or whatever they're called
Oh it was a superset? So in general, if AVX 2.0 is in the CPU spec, it is assumed/understood it should be able to compute anything from all previous SSE (and the first AVX) instruction sets?  :confused:

Thanks in advance.
« Last Edit: December 16, 2014, 03:03:09 am by asyikarea51 »

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: A quick question on cpu extensions or whatever they're called
Yes.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

  

Offline asyikarea51

  • 210
  • -__-||
Re: A quick question on cpu extensions or whatever they're called
Ok that clears things up for me, just unwarranted paranoia left over at this point. Thanks.