Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Hardware

More Information on Total mPOWER? 9

Bingo Foo asks: "Many moons ago, I saw an article on some pretty neato sounding PowerPC daughterboards made to work with Intel Linux. To this day, I have yet to see a review of them (Say it ain't so, Ars...), or even a reasonably detailed explanation of how the cross-compiling and job execution work. In a somewhat exhaustive Web search, I found more questions and speculation than answers. All of the specific applications mentioned are rendering and other 'dumb' SIMD processes. It's difficult to tell just how versatile these boards might be. Has anyone shelled out the $6k for one of these things and are they willing to share their experiences with the rest of the world? In particular, I wonder if this might come in handy for some Monte Carlo codes that we run where I work, where raw flops are more important than communication or memory, and the parallelism is MIMD."

"Just an explanation of the programming/compiling/execution process would be nice, and inquiries sent to the manufacturer have resulted in sales-type replies which weren't technically helpful."

This discussion has been archived. No new comments can be posted.

More Information on Total mPOWER?

Comments Filter:
  • What are you smoking?

    I've been looking for these boards for a while. I remeber seeing them on /. a while back.
    They sounded very interesting. I thought it might just have been a hoax like some other multi-processor bords featured on /.

    Many years ago I remember that Microway used to do add-in boards for PC's for doing intensive stuff. They once made a Transputer board, and later on an i860 and then an i960 board with optimising compilers.

    Just imagine if, instead of just a 3D accelerator card, you could also for $100 get a high-speed 64-bit risc on a board to accelerate your games etc. I bet they'd sell like hot-cakes in university physics departments and the like where people need to do a lot of FP.
  • by semaj ( 172655 ) on Sunday September 24, 2000 @12:18PM (#757803) Journal
    These sound a lot like the PowerPC boards that have been used to keep the Amiga alive (well, almost) after the 680x0 chips became old news.

    There's a load of links at http://www.suite101.com/linkcat egory.cfm/amiga/4027 [suite101.com] if any one's interested.

    Basically, the system libraries are all replaced with versions that use the PowerPC for anything remotely complicated, while any older programs just go on using the original processor.

    -
  • Why not simply invest in a G3/G4 and install linuxppc or netbsd? You'll get kick ass performance at a much cheaper per unit cost

    Noooooo, the per unit cost is not cheaper. $6k for for a four-way parallel 500MHz G4 environment is way cheaper than four G4's, not to mention more useful because of the parallelism.

    Bingo Foo

    ---

  • Why not simply invest in a G3/G4 and install linuxppc or netbsd? You'll get kick ass performance at a much cheaper per unit cost. Is your code Linux/x86 specific?
  • You'd better believe they do a lot of FP! Do you know how floating-point intensive 3D shooters are?!
  • mPowerBox [totalimpact.com]
    On uncorrelated processing they seem to scale linearly with number of processors. But if this is the only class of problems they help with, then a beowolf cluster of GHz Duron's would be more economical.

    You might inquire on OpenPPC [openppc.com]

  • Mmmm.... nostalgia...

    I went to a computer day-camp once... Geeze, I don't even remeber what I did there!!! But I remember seeing *Wolfenstien* running on a *386*!!! Man, was I impressed...

    I had to work really hard to get some guy there to give me Scorch [classicgaming.com] on a floppy... and it *was* worth it... :-)
  • These sound a lot like the PowerPC boards that have been used to keep the Amiga alive (well, almost) after the 680x0 chips became old news.

    Nooooo, they do not sound like the PowerPC cards for Amiga. Apparently, you need to cross-compile and specially execute code on these.

    Bingo Foo

    ---

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...