World's First Physics Processing Unit
Duane writes "Gamers Depot has an exclusive interview with the team behind Ageia - the maker of the world's first Physics Processing Unit (PPU) - which was just announced today.
"Sure we've all heard about the CPU and GPU - that's old hat by now and as most hardware reviewers will tell you, it's about time we got something that's truly revolutionary. Yeah, Pixel shaders are cool, and can do a lot of really nice things; however, pale in comparison in scope to what the PhysX chip from Ageia has the potential to bring to gaming.""
All I know is that I want to throw the dead hooker down the stairs and have her head split open... or whatever that anti-violent game ad says I can do.
It won't be /. worthy news until the first Linux port is up and running on it!
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
Nerds around the world rejoice!
Go outside.
...that my suspcions were correct. All this 3D stuff with pixels and texels and blah blah blah is just test runs before we create physical augmentation with nanotech replacing pixels and texels. (Wow that was one sentence!) Holodeck anyone? ;P
-"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
...right here. It doesn't really say anything, though - just a few pages that recap physics usage in games, and then a paragraph about how they're going to change all that, etc.
Didn't white papers use to be heavy on technical content? Now it seems that "white paper" just means "nicely formatted eight page PDF advertisement"....
The Army reading list
Note that no-where in the press release does it say that this is a shipping product. Before you get all excited about the promise of this product, realize that this chip may never see the light of day. A press release does not a product make, regardless of how cool the product might be.
PPU: Pr0n Processing Unit.
An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
And I thought Slashdot "editors" had poor grammar skills! Damn. I guess they're starting to farm the technical report writing and gaming reviews to India now too!
I just finished reading the article, and this actually has some potential.
The biggest problem they're going to have to deal with, and granted, I'm not a game developer so someone can feel free to fill in the details, is that I would believe that most developers have their own method for dealing with physics - from simple collision to ragdoll and the like. The idea is "How do I tell the computer these things are touching each other' (like bullets - these are "instant shot", so the developer just says "if there's a straight line between the direction the Player A is facing, and if that line would intersect Player B, then it's a hit. If not, then miss." And algorithms like that are done by matrixes, if I'm not mistaken. Other "hits" deal with actual objects (rockets moving, goops from the goop gun, etc).
But the difference between Quake III and Unreal Tournament is more than just 'draw the graphics", it's also in how each engine deals with how those collisions are managed.
So with a PPU, you have to decide on a common library of collisions. Good news: more objects you can play with and let the PPU decide what's getting hit. Bad news: everybody's game will react basically the same and they'll have to decide if that's a good idea.
Either way, I'll wait a year or so and see what happens. Best of luck to the developers - looks like they're at least shooting for something unique.
52 Weeks, 52 Religions with John Hummel
This includes things such as Rigid Body Dynamics, Collision Detection, Fluid Simulation, Soft Bodies and Fracturing of objects.
This will be useful for all those pr0n sites out there!
Attention all planets of the Solar Federation! We have assumed control! - Neil Peart
...but coincidentally the 1,000,000,000th computer accessory that will be a complete failure in the market.
If this thing can do physics homework, I'm getting two.
Mark A. McBride -- OmniNerd.com
Someone explain to me why I need to purchase a *slower* processor with less ram to do it for me? The money would always be better spent on a faster processor...
Yeah, just look how a 3.7GHz P4 with an intergrated graphics chipset outperforms a 2.4GHz P4 with a high end $500 graphics card.
Oh wait... it doesn't.
Considering that most games routinely defy the laws of physics, I would think that such a processor would actually make the games more dull.
Proverbs 21:19
Someone explain to me why I need to purchase a *slower* processor with less ram to do it for me?
For the same reason people purchase graphics cards with slower clock speeds and less RAM to compliment their blazing fast processors. As the article explains, the CPU is a general purpose chip. A PPU will be fully dedicated to physics, and therefore likely far more efficient. By your logic, all processes in the machine should be handled by a single chip, which while elegant, is probably not the most efficient solution. I predict we will see more specific-purpose chips being developed, not fewer.
If you have a game like Unreal Tournament 2004, it is the physics processing that really kills your framerate, no matter how good your GPU. You can see this by simply swapping between the Deathmatch and Onslaught gametypes. The Onslaught world is filled with vehicles which run off the Karma physics engine, and they KILL your framerate, so that the game effectively becomes CPU-throttled, instead of GPU-throttled (which is what we are used to). A PPU is a genuinely brilliant idea, and relatively easy to implement. It will be interesting to see what the programming interface is... and whether the board runs an engine like Karma or something they've invented all for themselves. Prepare to be amazed, I think.
I'm not wrong. You haven't thought about it hard enough.
I also wonder how it compares to the Cell processor's dedicated units.
For a console, sounds like someone could really steal a march on the rest of them...
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
Hopefully once these fall into common usage they'll re-release the "classics" such as Dead or Alive Beach Volleyball. You know, games that could really benefit from this technology.
I think it would be interesting to PPUs in use in robotics. Maybe these devices can give better balance sensors - or provide intrinsic abilities for robots to know/sense how to navigate and interact within the world.
Shouldnt mechs use this to create highly mobile bipedal motion with a good ability to balance in chaotic environments (fast paced combat)
???
Pictures of boards are all well and good, and the martketing hype is fun, but we need to know.
Stick Men
I'm not a professional developer... that said I'm developing both a robotic simulation API/framework and a game, both in my free time, both *heavily* use the open dynamics engine for physics.
The Open Dynamics Engine is free, & open source. It's not the best physics engine, by any margin. However, being open source I can afford it... and most importantly I can use it on my Mac ( hell, I actually provided some patches to get it to correctly use single-precision trig when OS X.3 came out ). Plus, I want to release my game and robot simulator under an open source license... can't expect people to *buy* novodex or havok just to build the apps.
This PPU looks like a *wonderful* thing, but reading their site, and the interview, it sounds like to use it you've got to use Novodex. That said, Novodex is awesome -- and many games use Novodex already for physics.
(Perhaps I missed something, maybe Novodex is just an API wrapper. Maybe they'll have a low-level API which you can bind to as you want. )
But the thing is, I'd like to be able to buy one of these boards and *not* have to shell out for a developer license for an API which isn't even available on Mac ( maybe it is ). Also, both my simulator and game are intended to be released under an open source license at some point. So, no novodex for me. So, no PPU for me.
Perhaps we're just a little short on data at the moment.
lorem ipsum, dolor sit amet
Your video card's GPU runs at a slower clock rate than the CPU, but because its pipelines are completely optimized for T&L and triangle filling, it can do those tasks faster than your CPU ever could. Likewise, a physics processor is optimized for simulating the dynamics of a mechanical system.
Can I use it to do my quantum mechanics homework due in 30 minutes?
Unless they can make a deal with ATI or NVidia and have their PPU work with a GPU, it will be a very difficult thing to sell to people. They also need to get Direct X support and maybe have it work transparently with it (if that is possible). I can see this being a part of a video card, not a standalone PCI card unless the results are incredible and can be shown as a huge benefit to gaming, othewise only the hardcore framerate junkies will buy it.
Oh, Great.. Now I need to get the lastest and greating HPU for my computer. I want the most realistic Hookers, but I dont think I can afford the $500 for the Chip..
mnewberg.com
I would be far more excited if they had any information on how this great new chip was going to be distributed. Are they working with ATI or NVIDIA to integrate this new chip onto existing graphics cards? Might be the only way they will make use of the full bandwidth on the PCI-E slots ;)
Or are they working on getting a new type of card out onto the market? And if so, have they talked to the motherboard manufacturers on the type of requirements that it might need?
Nice announcement. And I hope that it pans out, but I would appreciate a little less "Look at our big announcement on how we will change everything" and a little more real information on how they plan to do it.
Upgrades to continue as long as we continue to gain knowledge and make new discoveries. Can't guarantee a ship date though. With the Hiesenberg UP module the enemy can't do anything until sighted, detected or measured. Stand still, close your eyes, shoot, winner everytime.
1) Games do not use Real Physics, they fake it. If they didn't fake it, you wouldn't want to play it.
Games also do not use Real Graphics (whatever that would be. Raytracing, presumably) - instead they fake it. And yet they still benefit a hell of a lot from GPU cards.
This card does not force physics to be realistic - there's nothing stopping a developer making cars that go at 600 MPH, or having characters leap a tall building in a single bound. It just enables things like that to be done much easier, and more convincingly.
2) Processors are currently faster then what programs can use(If programmed correctly). It is going to take a few years before games keep up with Processors.
Only because of your GPU. Go on, take that baby out of there and fire up Doom 3. Whoops! Where'd your framerate go?
The reason most games fly on current hardware is because they offload most of the work to the GPU. The major tasks outside of graphics are physics and AI - and the physics are getting increasingly more complex as games become more realistic.
Those lovely flying ragdoll bodies have to be calculated somewhere, y'know.
3) Why not just have two general purpose processors. Multithreading is getting pretty common. What would the added advantage between having a seperate processor just for Physics,then having two general usage processors?
Again, the same could be said about a GPU. This does bring up an interesting point, however. If this takes off it won't be long before you have a GPU, soundcard (with hardware 3D audio), PPU, probably some kind of AI hardware card...
how long before someone goes "Hey! I know! Why don't we combine all these things into a generic processor.. I know.. we could call it a.. uh.. CPU!"
Curiosity was framed. Ignorance killed the cat.
Reading the results of the "PPU" is going to be the stumbling block. Graphics accelerators work because you compose the geometry then send it off to the other processor, and from then on you don't worry about the data. You don't have to worry about reading anything back.
I assume having a seperate "physics processor" will mean the app has to send the data off to be processed (say, a couple thousand points to collision-detect against a couple thousand planes), but then your app needs to read the results back across the bus! Is the time saved off-loading these computations going to be worth all this IO?
MVI $0018, R0
... er ... slightly more sophisticated. :-)
ANDI #$2, R0
BNEQ @@kaboom
Back in 1979, that's how you would have 'asked' the STIC (Standard Television Interface Chip) of the Intellivision whether MOB (Moveable OBject) #0 collides with MOB #1. Typically, MOB #0 could be a cool 8x16 pixels character and MOB #1, say, a funky 2x2 pixels bullet.
Yup: that's a hardware collision detection, commonly used to drive some important 'physics' of the game and save quite a lot of precious CPU cycles (remember that I'm talking about a 895Khz machine of the early 80's).
And no: this thing is not the World's First Physics Processing Unit! It's just
Just an example among others, of course.
The problem with Slashdot memes is that YOU INSENSITIVE CLOD!
... not the client, in MMORPG's.
The reason is the client can be hacked to allow the player do violate the rules, like walking through walls, etc.
A PPU on the server might help the server support more complex environments, more users per server, etc.
For stand alone games, and scientific applications, this is a pretty neat idea. But I don't think the power-gamers are going to be purchasing extra hardware that just sits there, while the server does the physics.
I can see it now:
PPU Emulates Grand Unified Theory. Physicists surrender.
Vivin Suresh Paliath
http://vivin.net
I like
Normal cpu's already have pretty good fpu units, which are very fast for scalar code. Also, we have things like SSE2/Altivec for vectorizable code. And then there's things like gpgpu.org looking at using the massively parallel fpu capacity of modern gpu's for general purpose physics calculations (linear algebra), i.e. vector processing on a budget.
So where does this thing fit in? As expected, the "article" was nothing more than a thinly veiled marketing blurb, so no info there. Personally, I find it hard to believe that the PPU is competetive with FPU's and GPGPU for general purpose FP calculations. That leaves a chip optimized for certain operations, a bit like MDGRAPE. Or what am I missing?
Doesn't a PCI-E slot have enough bandwidth to include a PPU on the GPU?! If a PPU is a good idea, then it would seem that nVidia or ATI could simply slap a chip on their own cards and sell them for more money.
BTW, never in my life did I ever think I'd say the phrase, "PPU on the GPU"!
If someone says he and his monkey have nothing to hide, they almost certainly do.
We've already pushed off sound, graphics, and now physics onto seperate processors. Why not just craft an entire game console onto a single card and be done with it? Jeesh.
Having a dedicated physics processor seems like an interesting idea, even if the press release here is just some vaporware.
For such a processor to succeed, we probably need some similar properties that have driven the success of the graphics processor.
1. The problem should be embarrassingly parallel.
2. We need to reduce the most common physics processing problems to a simple API and data flow model.
3. The above data flow model should offer some advantage over just crunching the data on a second or third CPU.
We can do various types of physics simulations on the CPU and the GPU today. In some cases, we can get significant speedup using the GPU, especially if we can minimize readback and redundant computation. To drive adoption of a separate PPU, it had better be possible for a more customized architecture to significantly outperform the GPU or cost much less (otherwise we could use a dual-GPU solution instead).
You have no idea what you're talking about. Will multithreading make GPU's useless? No. This chip will have over 100 Gflops of processing power, and will handle floating point calculations in a way that a PC processor with around 10 Gflops of processing power, mostly focused on integer calculations cannot.
They came over to our office and did a demo a few months back.
There's no hardware yet so it was more like a software showcase of what COULD be happening. You have your basic explosion and rag doll stuff. The ones that showed best are a corridor flooding with liquid fire, a dense system of cogs and gears that worked flawless, and a tall building that collapse with thousands of pieces of debris bouncing off each other. The physics can be turned on and off in real time and will in turn generate different outcome.
We questioned the process of integrating the chip into the market. It will be the chicken and egg conundrum. The manufactures and developers will both wait for the other to create the demand for it.
The most straight forward solution seems to be to convince a console developer to include it in their next gen console.
I'd suggest you try Half-Life 2 then. The physics model is like your own little science lab.
At one point you have to weigh down one end of a plank with cinder-blocks in order for the other end to support you.
I used to hate trying to parrellell park (can't even spell it!) in reality, but after practicing with manuvering the dune buggy in Half-Life 2 my vehicle steering skills have improved so I can do it easily.
you can also be creative in acheving the goals of the game. At one point you have to disable an electronic gate, instead of killing the guards, and fighting my way to the switch, I sniped a wooden block holding a generator trailer in place, so it rolled away, then drove at high speed through the gate without killing anyone.
A better simulation of the real world means video game skills can translate into real skills.
I don't get what is so different between a GPU and this PPU thing. A GPU is mainly multiplying vectors and matrices and dot products and division, physics simulation is not very different, although the result is handled differently.
Quite differently. You are suggesting that one draws the matrix results and the other just stores the matrix results, but there is a more important factor than that. All the data that is pushed onto the grpahics card is essentially on a one-way trip. After going through the T&L pipeline, it guts pushed into a video buffer, drawn and then overwritten. I'm not even sure that there is capacity to write back data to general memory from the AGP cards, since this incurs a big performance hit. Any physics chip will need to be able to matrix math and then save the results for further useage, since you need to maintain things like mass, velocity, heading, etc.
Using a GPU chip as the starting point for a PPU wouldn't be an entirely bad idea, though. Interestingly enough, I think the rendering community would love to have a 3d accelerator that could use specialized GPU rendering speeds and the ability to write the image generated to the hard drive, so it's not like you are the only person thinking along those lines.
HA! I just wasted some of your bandwidth with a frivolous sig!
There's no one key item that bottlenecks a rigid-body physics engine, and it's not a simple pipelining problem like graphics, so the main thing special-purpose hardware can provide there is parallelism. And plenty of double-precision floating point power. (In a single-precision system, you have to take great care to never try to do physics far from the origin.)
Collision detection is a minor CPU load if you do it right. If collision detection is using more than 10% of your physics time, you're doing it wrong. This may seem counterintutive, but the good algorithms are incredibly fast, even in complex environments. It's more of a data structure issue.
Deformation, i.e. finite element analysis, is more of an inner loop crunch problem than rigid body physics. Finite element analysis has been parallelized for decades in engineering applications, and the problem is well understood. It's localized; you can divide the problem up into cells. So I'll bet that's what they are focusing on.