Intel Releases Compiler Suite 7.0
Yokaze writes "Intel boosts its Pentium 4 and Itanium 2 and released Version 7 of its compiler suite. On the Windows side, there is the plugin compability to the .NET enviroment, on the Linux side better compability to the GNU compiler, including the Common C++ ABI.
As usual, there are 30-days evaluation copies and for Linux an unsupported non-commercial version after previous registration at the Intel Evaluation Centre. According to the comments published by Intel marketing, Dr. Fons Rademakers, CERN, claims high compability with GCC 3.2 and a performance increase of up to 30% on their code (The ROOT System)."
As usual, there are 30-days evaluation copies and for Linux an unsupported non-commercial version after previous registration at the Intel Evaluation Centre. According to the comments published by Intel marketing, Dr. Fons Rademakers, CERN, claims high compability with GCC 3.2 and a performance increase of up to 30% on their code (The ROOT System)."
I doubt that such a compiler would be any faster than the Free gcc compiler. Sure, Intel makes the chips, but they have not had the advantage of thousands of software experts and academics being able to look over their code and fix bugs. I wouldn't trust it at all, especially not a .0 release. I'm surprised that commercial companies even use this when there is a far superior alternative available for Free.
--sdem
I just downloaded the new intel compiler for windows. Tested it with a opengl application I made that runs really slow. The difference between the microsoft c++ compiler and the intel one is about 15%. Not quite 30%, but that probably applies to particular situations...
--- its to bad about the monkey, I kinda liked them
What would be really cool would be if a source distribution like Gentoo would support this in addition to gcc. Perhaps they could set it up to first try building with the Intel compiler, and if any errors show up, then try with gcc. It would certainly be interesting to see how well such a system would run.
So slashdot runs articles for intel development tools and advertisements for intel development tools.
At the same time.
Cmdr Taco - how do you like being a whore?
Do you even lift?
These aren't the 'roids you're looking for.
By looking at that site (quick glance), it doesn't seem that the ABI is as stable as it's been totted to be, there seems to be a lot of proposals for new ways of doing things and some open issues. Are these just minor ideas or could we see a version 2 ABI sometime soon in the future?
There are several speculative "requests" for a donation of a license to Debian for this purpose as well as a plea to Intel to release the suite in .deb format instead of just RPM. All in all it was an interesting read.
"I assumed blithely that there were no elves out there in the darkness"
How much faster will it be on AMD processors then?
My other account has a 3-digit UID.
Is GCC still the only compiler that can build the linux kernel sucessfully?
Alas gallinaceas de urbe bovis volo
Just for peoples reference, I came across these patches for the FreeBSD kernel (LINT) to get it going with icc.
I haven't tried them yet but I would love to see the whole of FreeBSD compiled with icc. The speed increase would be very cool.
icc_20020721.diff
--
Dreamweaver Templates
...if it's a better product than the alternatives. But hey, I make my living doing this stuff, so maybe I can't afford to prefer OS as a requirement over performance, stability and other such trivia.
Frankly, I couldn't give a **** if it's OS or not, because I'm never going to have time to read all the source and make sure I agree with it. I bet you aren't either. However, rather than assuming that anything closed source will be worse than the OS competition, I'm prepared to take a look at how it performs, evaluate it using meaningful criteria, and base my choices on the results.
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
The advantage of open source is not only that you can read the code, but that anybody can. Because of this, you can be somewhat more sure that development will continue for at least as long as you need it.
I don't think that open source proponents automatically assume that a closed source alternative is worse in every way. They prefer open source for other reasons (one of them being the one stated above). I think that it is well known and accepted that GCC doesn't perform as well as the Intel or Microsoft compilers on the X86 architecture so nobody cares if you are "prepared to take a look at how it performs, [blah, blah, textbook definition of performance analysis, blah]".
But how is that, in itself, an advantage? If I buy a closed source product, I'm trusting that the developers have spent time looking over it to weed out any gremlins. With an open source product, unless I'm going to do it myself (which is rarely going to be the case) I'm trusting to others to do it then instead, and this time, the others are mostly volunteers in the same position as me already.
I'm sorry, but I fail to see how that follows at all.
Are you new around here? ;-)
Seriously, I realise that open source potentially has many advantages. I was just responding to yet another slashbot post by someone who seems to think that OS => better and closed source => worse, and is apparently prepared to rule out what might be an excellent software product just because it's closed source.
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.