http://www.theinquirer.net/?article=14077
its a hacked intel compiler, he claims it gives an up to 22% performence boost over previous compilers!
please post results
http://www.theinquirer.net/?article=14077
its a hacked intel compiler, he claims it gives an up to 22% performence boost over previous compilers!
please post results
c'mon anybody give it a try. should give a nice performence boost in superpi pifast and f@h etc...
i dont get it... how does this work?
From Overlag AKA Adam Webb
CPU:X2 4400. Best upgrade ever!
MB:Asus A8N Premium
Ram:1gb PC3200 Crucial @ 200 2-2-2-10
GFX:Asus 7800GTX
Cooling:Silentboost
20431
hmpf! if i am going to have to recompile every program that i want the performance boost in, which you would, then no thanks lol. but yeah for benches, lets see if it really works.
A64 3200+ @ 2.3ghz
1gb mushkin lvl 2 blk (oh goodness)
ATI R9600XT
Shuttle AN50R
Lian Li PC-75
My Heatware
the compiler translates requests from any app into the cpus native language. its like the cpu is an illegal mexican worker and you need some dude to translate him what he is supposed to do. now you just found somebody who can translate to spanish faster and doesnt make that many mistakes as the translator before so our mexican friend can work even harder and faster![]()
Originally posted by saaya
the compiler translates requests from any app into the cpus native language. its like the cpu is an illegal mexican worker and you need some dude to translate him what he is supposed to do. now you just found somebody who can translate to spanish faster and doesnt make that many mistakes as the translator before so our mexican friend can work even harder and faster![]()
![]()
Great explanation... I heard of some even more efficient complilers being released though, problem is they are commercial and fairly expensive. These compilers will start making more of a diferance when companies port their apps to the x86-64 version of windows. Even if the windows itself won't give a performance advantage, using optimised compilers will.
and for even less money :xOriginally posted by saaya
the compiler translates requests from any app into the cpus native language. its like the cpu is an illegal mexican worker and you need some dude to translate him what he is supposed to do. now you just found somebody who can translate to spanish faster and doesnt make that many mistakes as the translator before so our mexican friend can work even harder and faster![]()
A64 3200+ Newcastle 2.2ghz
Asus K8V SE Deluxe
2x512 Mushkin BH5
Tyan Tachyon G9800pro
NEC 8x DVDRW
Liteon 52x CDRW
2x160gb Maxtor 7200
Chaintech AV710
Lian Li v1000
lol great explanation saaya!
hehethx
this compiler is still 32bit though, its mainly about sse2 i think...
funny thing is amd doesnt even work on a compiler afaik, they just use intels compilers and still beat them at their own game![]()
Intel Compiler can produce 64 bit code but only for Itanium. This can all well change if Intel is planning on releasing a x86 64 bit processor of their own.
wee i was talking crap, of course amd is working on a compiler for x86-64 :P
The increasing differences (and therefore gains from platform specific optimizations) between processors is wind in the sails of opensource comunity.
The problem with this is that you need the source code binaries for the applications you plan to recompile. You aren't going to have that for most programs, with the exception of the open source ones as mentioned by OwcA.
This is not a hacked compiler. The guy wrote a utility that will patch Intel-optimized binaries to work on non-Intel CPUs. So all you need to do is use his utility on a binary that meets this requirement; you don't necessarily need the source code (you only need it if there was no Intel-optimized version of the binary and you had to compile one yourself).
Code:/* * iccOut 1.0 * * This program enables programs compiled with the intel compiler using the * -xN flag to run on non-intel processors. This can sometimes result in * large performance increases, depending on the application. Note that even * though the check will be removed, the CPU running the application *MUST* * support both SSE and SSE2 or the program will crash. * */
So, is anyone going to compile a fresh version of some pi-calculating software to see any benefits of this?
i5 750 4.20GHz @ NH-D14 | 8GB | P7P55DLE | 8800U | Indilinx SSD + Samsung F3 | HAF922 + CM750W
Past: Q6600 @ 3.60 E6400 @ 3.60 | E6300 @ 3.40 | O165 @ 2.90 | X2 4400+ @ 2.80 | X2 3800+ @ 2.70 | VE 3200+ @ 2.80 | WI 3200+ @ 2.75 | WI 3000+ no IHS @ 2.72 | TBB 1700+ @ 2.60 | XP-M 2500+ @ 2.63 | NC 2800+ @ 2.40 | AB 1.60GHz @ 2.60Originally Posted by CompGeek
or seti 64![]()
From Overlag AKA Adam Webb
CPU:X2 4400. Best upgrade ever!
MB:Asus A8N Premium
Ram:1gb PC3200 Crucial @ 200 2-2-2-10
GFX:Asus 7800GTX
Cooling:Silentboost
20431
so hows that not hacked?Originally posted by MentholMoose
This is not a hacked compiler.
The guy wrote a utility that will patch Intel-optimized binaries to work on non-Intel CPUs.
The utility doesn't do anything to the compiler at all.Originally posted by saaya
so hows that not hacked?
i'll do it, just tell me howOriginally posted by Overlag
or seti 64![]()
![]()
it DOES change the code to make it do something it was not supposed to do, run on amd cpus... thats what i call hacked...
it is hacked but it is not a compiler, that was his point i think, and that could mean a lot for amd if it is as easy as it seems, no sane developer would doubt for a minute to put his binaries there and push the button (they should first insert a sse2/see check so it doesnt crash in old cpus).
no need to delete/edit, this doesnt seem like a good new to intel, so it must make current owners unhappy.
Last edited by Vlad Draculea; 05-14-2004 at 10:47 PM.
Are you sure you are in Germany and not in Texas?Originally posted by saaya
the compiler translates requests from any app into the cpus native language. its like the cpu is an illegal mexican worker and you need some dude to translate him what he is supposed to do. now you just found somebody who can translate to spanish faster and doesnt make that many mistakes as the translator before so our mexican friend can work even harder and faster![]()
wolfdale e8400
Corsair Dominator 6400c4 4x 1gig
rampage formula
evga 88000gtx
x-fi platinum
ocz powerstream 520
hehe lol![]()
what funny about this whole situation is that the compiler is not optomised for amd64 it's just not letting intel use ss3 while amd dosen't. In other words it lets amd 64 chips take advantage of sse optomisations. I bet you money if amd wrote a compiler it would smear intel benchmarks and vise versa.
wolfdale e8400
Corsair Dominator 6400c4 4x 1gig
rampage formula
evga 88000gtx
x-fi platinum
ocz powerstream 520
intel wrote the complier
Bookmarks