With the initial Linux results for the AMD A10-5800K Trinity APU now out of the way along with the Radeon HD 7660D graphics performance, in this article are some benchmarks looking at the impact of compiler tuning for the Piledriver cores using the common GCC compiler and testing different CPU.
With the initial Linux results for the AMD A10-5800K Trinity APU now out of the way along with the Ra
The new Piledriver architecture promises 15 percent improvement in performance, with the eight-core FX-8350 priced at $195 and able to be overclocked to 5GHz.
The new Piledriver architecture promises 15 percent improvement in performance, with the eight-core FX-8350 priced at $195 and able to be overclocked to 5GHz.
Read more at ZDNet News
I am in a need to use AMD Open64 compiler. I wonder how can I add this compiler to Code::Blocks compiler list. I havent found any option like in NetBeans for example, where I could define compiler. Is it at all possible?
After looking at how Intel's Sandy Bridge processor performance has evolved with the new GCC 4.7 compiler and Apple's forthcoming LLVM 3.1 with Clang, here are benchmark results from the AMD FX-8150 "Bulldozer" Eight-Core processor with GCC 4.7.0 and the latest LLVM/Clang 3.1 development code along with looking at the...
After looking at how Intel's Sandy Bridge proc
AMD has released a range of quad-core, 8-core, 12-core and 16-core processors featuring its second-generation 'Piledriver' modular core architecture which are designed as a drop-in replacement for 'Bulldozer' Opteron parts.
For those owners of Intel's latest-generation Core i3/i5/i7 "Sandy Bridge" processors, here's a quick look at the impact of some GCC tuning options specific to these latest AVX-enabled Intel processors...
For those owners of Intel's latest-generation Core i3/i5/i7 "Sandy Bridge" processors, here's a quick look at the impact of some GCC tuning options sp
Hi everybody. I installed codeblocks - a cross-platform IDE which requires a C/C++ compiler. The GCC GNU compiler was detected. But when I tried to run the program, many lines were displayed in the terminal window out of which one particular line was disturbing:can't find compiler executable in your search path(GNU GCC compiler)
Where is the gcc compiler located?
I've been going thru a variety of resources on Linux TCP tuning parameters for an nginx-based HTTP/JSON API server, including:
http://www.lognormal.com/blog/2012/09/27/linux-tcpip-tuning/
http://www.speedguide.net/articles/linux-tweaking-121
http://kaivanov.blogspot.com/2010/09/linux-tcp-tuning.html
http://www.linuxinstruction.com/?q=node/15
I've been checking default kernel values before modi
Hi, I have the following packages installed on my AIX server
xlC.aix50.rte 10.1.0.2 COMMITTED XL C/C++ Runtime for AIX 5.3
xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.rte 10.1.0.2 COMMITTED XL C/C++ Runtime
xlC.rte 10.1.0.2 COMMITTED XL C/C++ Runtime
Q1. Are the preprocessors actually a C compiler ?
Q2.