|
|
| my math says each CPU would get 161mb of RAM.... despite what intel says, writing code to work well in this environment would not really be much different than CUDA. you certainly could not run an OS + App + App data on each core. thats fantasy. you could probably write a renderer to fit into that space and have some image buffers.... but when you watch AE eat a couple gigs for large deep color renders, their model pretty much doesn't work. At best, you instead would need to MP render each frame, tiling it up and feeding each CPU a chunk of it. very different than what intel is pitching. you'd need more like 64gb or 128gb to really make it work they way they say.
S So, in theory would a multi-threaded renderer like Mental Ray be able to utilize all those coprocessor cores? If so, I imagine you would need a lot of RAM in the machine.
|
|