Author Topic: AVX instructions  (Read 4395 times)

Gunther

  • Member
  • *****
  • Posts: 4198
  • Forgive your enemies, but never forget their names
AVX instructions
« on: July 26, 2012, 10:21:23 PM »
I'm interested in the new AVX instruction set. What's the better choice: Intel's Sandy Bridge processors or the AMD Bulldozer?

Gunther
You have to know the facts before you can distort them.

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: AVX instructions
« Reply #1 on: July 26, 2012, 10:51:52 PM »
Gunther,

If you want the code you design with it to have a future, go Intel as you can be sure they will not support anything that AMD introduce.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Gunther

  • Member
  • *****
  • Posts: 4198
  • Forgive your enemies, but never forget their names
Re: AVX instructions
« Reply #2 on: July 27, 2012, 01:05:45 AM »
Steve,

If you want the code you design with it to have a future, go Intel as you can be sure they will not support anything that AMD introduce.

that was my impression, too. The question is: a few days ago, I was in large computer store (Saturn). There is a huge chaos in Intel's processor name scheme. Which CPU supports AVX, which not. And the salesman had no clue.

Gunther
You have to know the facts before you can distort them.

qWord

  • Member
  • *****
  • Posts: 1475
  • The base type of a type is the type itself
    • SmplMath macros
Re: AVX instructions
« Reply #3 on: July 27, 2012, 01:11:20 AM »
Mediamarkt/Saturn ... really not the best choice  :P
I think that all of the current saled i5 and i7 processors support AVX.
MREAL macros - when you need floating point arithmetic while assembling!

Gunther

  • Member
  • *****
  • Posts: 4198
  • Forgive your enemies, but never forget their names
Re: AVX instructions
« Reply #4 on: July 27, 2012, 02:15:31 AM »
Hi qWord,

Mediamarkt/Saturn ... really not the best choice  :P

yes, it was for information, only.

Gunther
You have to know the facts before you can distort them.