Intel Announces The Smart Way To Create Code

HardOCP News

[H] News
Joined
Dec 31, 1969
Messages
0
Intel today announced Intel® System Studio 2016, a major revision that delivers a comprehensive suite of advanced tools to help system and embedded developers deliver more energy-efficient, higher-performing, and smarter solutions for connected devices across a wide range of system and embedded platforms, from PCs and tablets to automobiles, medical devices, and the growing Internet of Things. New features include optimized compilers and libraries for up to 4X performance improvements; improved energy efficiency profiling; and advanced debug, trace, and analysis to strengthen system reliability. Intel System Studio 2016 also supports the latest platforms and operating systems including Intel® Atom™ x3, x5, and x7 processors, the 6th Generation Intel® Core™ processor, and Intel® Quark™ SoC X1000. It also adds support for Microsoft Windows 10* and FreeBSD* to previously supported Linux*, Android*, and Wind River VxWorks*.
 
Anybody know if Intel still purposely cripples non-Intel CPUs (AMD) when using their compiler?
 
There's a notice on their site about "optimization for Intel architecture only".
- so, you'll need to do cross-platform performance testing on your own time.
 
There's a notice on their site about "optimization for Intel architecture only".
- so, you'll need to do cross-platform performance testing on your own time.

Right.. but back in the day, Intel's compilers purposely used specifically gimped code paths if it detected an AMD processor. Not just unoptimized.
 
On applications like benchmark software? :D

LOL.. that too.

But no. If you used the Intel compiler, it apparently would generate code for Intel CPUs and AMD CPUs where when you ran the program, if it detected an AMD CPU, it would run on a specifically made slower code path.
 
Back
Top