Linux compilers for C/C++ on AMD "Bulldozer" CPUs like the Interlagos [closed]
- by jstarek
I am looking for a Linux compiler for C/C++ code that supports AMDs new "Bulldozer" architecture and produces efficient binaries for the Interlagos series Opterons.
This seems to be a bit difficult because of the peculiarities of the Bulldozer microarchitecture. While AMD has a whitepaper with some details, I would like to see some independent…