- Jul 17, 2004
- 5,122
- 52
- 91
What kind of general home computing processor performance could we see if we could ditch the x86 architecture and start over new, no backwards compatiblity concerns, nothing?
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
Originally posted by: crazySOB297
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
LOL, writing from a dual 2.0ghz G5
Originally posted by: Calin
Itanium's instruction set was developed as an Multiple Instruction Multiple Data architecture (named EPIC, from Explicitly Parallel Instruction Computing). One could create an instruction that is 8 "atomic" instructions wide, and runs on a processor capable to run a single "atomic" instruction. If later you make a processor 8 times as wide, you have 8x the performance.
Itanium have other problems, but I think that using optimized software it can compare with any other x86 processor. The almost failure of the Itanium line comes from the very fact that it wasn't able to consistently outrun the existing server-level processors (the Xeon lines).
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
Originally posted by: crazySOB297
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
LOL, writing from a dual 2.0ghz G5
Originally posted by: Fox5
Originally posted by: Calin
Itanium's instruction set was developed as an Multiple Instruction Multiple Data architecture (named EPIC, from Explicitly Parallel Instruction Computing). One could create an instruction that is 8 "atomic" instructions wide, and runs on a processor capable to run a single "atomic" instruction. If later you make a processor 8 times as wide, you have 8x the performance.
Itanium have other problems, but I think that using optimized software it can compare with any other x86 processor. The almost failure of the Itanium line comes from the very fact that it wasn't able to consistently outrun the existing server-level processors (the Xeon lines).
It's not an x86 processor though, and I don't think its designed to have good general purpose computing performance, but rather that it can be heavily optimized for to have good performance.(which I think most server cpus are)
BTW, can't the Athlons operate on up to 9 different instructions at one time? Something like 3 ints, 3 floats, and 3 moves?
So say something that made full use of the Athlon's architecture might take two clock cycles to run on a P4?(which I think can do 5 or 6 instructions at once?)
Originally posted by: Calin
Originally posted by: Fox5
Originally posted by: Calin
Itanium's instruction set was developed as an Multiple Instruction Multiple Data architecture (named EPIC, from Explicitly Parallel Instruction Computing). One could create an instruction that is 8 "atomic" instructions wide, and runs on a processor capable to run a single "atomic" instruction. If later you make a processor 8 times as wide, you have 8x the performance.
Itanium have other problems, but I think that using optimized software it can compare with any other x86 processor. The almost failure of the Itanium line comes from the very fact that it wasn't able to consistently outrun the existing server-level processors (the Xeon lines).
It's not an x86 processor though, and I don't think its designed to have good general purpose computing performance, but rather that it can be heavily optimized for to have good performance.(which I think most server cpus are)
BTW, can't the Athlons operate on up to 9 different instructions at one time? Something like 3 ints, 3 floats, and 3 moves?
So say something that made full use of the Athlon's architecture might take two clock cycles to run on a P4?(which I think can do 5 or 6 instructions at once?)
Athlon64 can work at the same time on multiple instructions (just like Pentium 4 can). But the number of instructions that can be finished per clock is like 3 on Athlon64 and 2 on Pentium 4.
Itanium is not an x86 architecture, but the topic wasn't requesting reverse compatibility.
To MartinCracauer: Developing for Itanium could be very difficult at all levels - however, I think there are things that could run very well on it, and also things that will run very slow... No wonder Itanium is a success in the supercomputers arena (much more so than in the general server arena)
Originally posted by: MetalStorm
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
Yea, but all that'd show you is that you can have less programs, and have it running slower all at the same time! Bargain!
Originally posted by: crazySOB297
Originally posted by: BigB10293
Nothing that super-impressive. You could always buy a mac to check it out.
LOL, writing from a dual 2.0ghz G5
Hahahahahahah... Chump.
Originally posted by: travers
x86? Well the Dothan and Banias actually convert it into micro-opts. That is probably the most intresting flavor or x86. Don't forget i386, i586, i686, x86_64... Anyhow, since Intel and AMD are now more intrested in fitting more cores in a chip, rather than improving the performance of a single core, like they have done in the past, x86 is here to stay for awhile. ppc is a fun arch, of which none other than Linus Torvalds is working on right now. (He got bored of x86 and he's a whore for his shiny G5.)
Originally posted by: shortylickens
Originally posted by: travers
x86? Well the Dothan and Banias actually convert it into micro-opts. That is probably the most intresting flavor or x86. Don't forget i386, i586, i686, x86_64... Anyhow, since Intel and AMD are now more intrested in fitting more cores in a chip, rather than improving the performance of a single core, like they have done in the past, x86 is here to stay for awhile. ppc is a fun arch, of which none other than Linus Torvalds is working on right now. (He got bored of x86 and he's a whore for his shiny G5.)
I'm not a hardcore geek and dont keep up with such things. Are you saying that Linux for Apples is more than just a hobby now?
Originally posted by: Yellow Dog
http://cse.stanford.edu/class/sophomore-college/projects-00/risc/risccisc/
Originally posted by: Calin
No wonder Itanium is a success in the supercomputers arena (much more so than in the general server arena)