Linked by Andrew Youll on Thu 25th Aug 2005 17:18 UTC
Hardware, Embedded Systems The three companies behind the PowerPC CPU known as "Cell", have released details about the CPU in order to try and shake the image that it's only good for gaming.
Order by: Score:
Mercury
by Luke McCarthy on Thu 25th Aug 2005 17:59 UTC
Luke McCarthy
Member since:
2005-07-06

The triumvirate signed its first outside customer only in June, when Mercury Computer Systems... said it would adopt the chip for some of its future computers

a.k.a. Yellow Dog's new server hardware suppier. Probably not related but I though I'd point it out.

Reply Score: 3

RE: Mercury
by Andrew Youll on Thu 25th Aug 2005 18:05 UTC in reply to "Mercury"
Andrew Youll Member since:
2005-06-29

I'd say it's related as it shows that the CPU will be used in hardware other than games consoles, I for one didn't know that Yellow Dog's new server hardware supplier was dealing with the STI Group concerning the Cell CPU, so maybe in the future YD-Linux will be on Cell.

Reply Score: 5

RE[2]: Mercury
by Luke McCarthy on Thu 25th Aug 2005 18:55 UTC in reply to "RE: Mercury"
Luke McCarthy Member since:
2005-07-06
IBM in conference
by Anonymous on Thu 25th Aug 2005 18:21 UTC
Anonymous
Member since:
---

Well I will be going to a conference on parallel computing in a few weeks (cpa2005). There has been some interest from that community to explore if the cell architecture might be useful as a Transputer replacement (I think not).

Anyway a couple of fellas from IBM will be right in front of me talking about the communications support for concurrency.

So I can ask any questions I want if I want!!

Transputer guy

Reply Score: 0

Apple competitors
by Anonymous on Thu 25th Aug 2005 18:24 UTC
Anonymous
Member since:
---

Maybe there will be YD-Linux desktop systems reaching the horizon as well.

Reply Score: 0

Cool
by Smartpatrol on Thu 25th Aug 2005 18:33 UTC
Smartpatrol
Member since:
2005-07-06

From what i have read it has huge potential. Like any piece of hardware though potential limited only by the software available for it. Wasn't MIPS doing something similiar 15 years ago? as far as splitting CPU's functions?

Reply Score: 1

*Yawn*
by Anonymous on Thu 25th Aug 2005 19:31 UTC
Anonymous
Member since:
---

I doubt the Cell will ever find its way to general purpose computers. Simply because programmers won't write for the Cell.
It may be useful for a small class of problems, but forget about seeing the Cell in a normal end user computer.

Reply Score: 0

Complex to Code for
by Anonymous on Thu 25th Aug 2005 19:52 UTC
Anonymous
Member since:
---

Sounds like many devs don't like it, saying that it's too complex to code for and that they would rather just code for mult-CPU's, rather than something with multiple cores and what not.

Reply Score: 0

re:
by Anonymous on Thu 25th Aug 2005 21:18 UTC
Anonymous
Member since:
---

Don't compilers take care of most of the complexity ?

There are too many years that general/serial processors have been used . The parallel vector stuff is still in development.

The more the processors are used then the better the tools I am guessing.

Reply Score: 0

RE: re:
by re_re on Thu 25th Aug 2005 22:15 UTC in reply to "re:"
re_re Member since:
2005-07-06

compilers alone are not adequate for anything that has to do with multithreading applications, there are many compilers that support this (Intel I think) but to see real performance gains the application must be wrote to take advantage of therading.

Reply Score: 1

RE: re:
by Anonymous on Thu 25th Aug 2005 22:24 UTC in reply to "re:"
Anonymous Member since:
---

> Don't compilers take care of most of the complexity ?

Newer compilers have autovectorization which allows the compiler to convert floating point code to sse/altivec code. The problem is that cell has 8 vector units. This pretty much makes it difficult to utilise without writing code especially for them.

As for the features that give cell a lot of power (ability to chain the SPUs), I don't think compilers can generate code for this from your standard app.

Finally the main core is rumored to be cut down, thus less suitable for general purpose computations, then the 3.2ghz would appear. However even if this is just a rumor, it is a 3.2ghz PPC processor. Within 12 months I would expect AMD & Intel to have cpus which easily surpass this in power.

The big market for cell processors will be dedicated appliances, where the spus can replace existing DSPs, such as digital tvs, sound equipment and scientific equipment. Should there become a Military Spec version of the chip, then this could be possibly be used as a major chip in radar / sonar / ELINT / EWAR systems.

Reply Score: 2

From a CEO perspective ...
by Anonymous on Fri 26th Aug 2005 01:41 UTC
Anonymous
Member since:
---

As a CEO of a high performance computing company involved in the oil and gas and other industries, I certainly welcome diversity. As is the case with a number of specific vertical industry, diversity *is* actually accepted (sometimes) at the expense of 'common the shelf'. Mercury's RACE architecture is a good (but expensive) example thereof. Why would you even bother including PowerPC controllers of stantard off the shelf PC's? Defense knows why. Oil and gas, on the other hand, don't want that.

Back to the point - the Cell:
Unfortunately, my sources at IBM Deep Computing claim that their tests of the Cell processors for typical HPC tasks proved the Cell processor an unlikely candidate. The Cell really didn't perform.

I am sure we will see highly specialized use of the Cell, but I take it as a big 'bump' when IBM themselves aren't very impressed.

Time will tell. Anyhow, good luck !

Reply Score: 0

Re: From a CEO perspective ...
by Anonymous on Fri 26th Aug 2005 02:28 UTC
Anonymous
Member since:
---

As the president of the United States of America, I'm calling you a liar.

Reply Score: 0

Cell
by Anonymous on Fri 26th Aug 2005 12:44 UTC
Anonymous
Member since:
---

"Damn, I knew I should have stayed with PowerPC processors ;) "

Steve

Reply Score: 0

RE: Cell
by Anonymous on Tue 30th Aug 2005 22:59 UTC in reply to "Cell"
Anonymous Member since:
---

Many sources have stated that Apple looked closely at - and rejected - Cell processors for future Macs.

Reply Score: 0

IBM and the Cell
by Mike Bouma on Fri 26th Aug 2005 14:12 UTC
Mike Bouma
Member since:
2005-07-06

> to try and shake the image that it's only good for gaming.

IBM's technical specialist also tried to emphasise this at a recent Amiga fair in Sweden:

http://amigaworld.net/modules/features/index.php?op=r&cat_id=1&rev_...

IMO the kind of information spread around on the internet by some feels very similar to me as was the case with regard to classic Amigas during the 80s/90s. All kinds of people (including respected computer press) treated this innovative mulitmedia system as just a dedicated games machine..

Reply Score: 1