If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
New! You can now log in to the forums with your chaos.com account as well as your forum account.
I think Xeon Phi is an absolute must-have (provided you're okay with only 8GB of memory of course) since it's x86 and the power output is at 1TFLOPS. For comparison a Core i7 CPU is like 50GFLOPS "only". One such card is like a whole render farm...
I hope that u will be able to swap data and use PC ram... or at least have 2x PHI and they could share their memory so u end up with 16 gb of ram... For me a minimum is 24 gb atm
Yeah looks great, but still, if your saying that 1 i7 is doing "only" 50GFLOPS, isn't 1TFLOPS only twise the speed? So basically 2 computers, that's not really a whole render farm... I hope I'm wrong
I saw that :
"Direct communication between GPUs and other PCIe devices"
Does that mean that cards will be able to interact with each other and that ram could be shared between cards?
Like multiple cpu on the same motherboard share the same ram?
Yeah looks great, but still, if your saying that 1 i7 is doing "only" 50GFLOPS, isn't 1TFLOPS only twise the speed? So basically 2 computers, that's not really a whole render farm... I hope I'm wrong
The difference between 50 GFlops and 1 TFlop is 20 times, not 2 times
Does that mean that cards will be able to interact with each other and that ram could be shared between cards? Like multiple cpu on the same motherboard share the same ram?
One, this is not an automatic process in the same way that multiple CPUs can access the same system RAM (so a programmer must do tedious bookkeeping to remember which parts of a data structure are in the memory of which device; in our case, this would mean rewriting V-Ray RT GPU from scratch and throw away all the work we have done so far). Two, it is a lot slower than accessing the RAM of the same GPU (because the PCI bus is still much slower than on-board memory).
Seems like we can put 4 xeon phi card in the same workstation
- http://www.novatte.com/products/xeon-phi/m40phi
Maybe the distributed rendering performance may be A LOT better on PCIe than on the Gygabite network.
Ah right so thats interesting... I hope you guys would find some kind of solution for that :s
as to PHI workstation do you think that memory ram could be sharable or expandable ? Its not GPU so I guess it will use Vray production render so it should be also able to access motherboard ram ? Not sure how much speed do we get from pci3 tbh I have not checked it for a while now...
So we had a brief look at the Xeon Phi documentation; some conclusions that we can make (although of course, we need to test them with the actual hardware):
*) For the moment, only Linux hosts are supported. So forget about 3ds Max right now. Support for V-Ray for Maya, V-Ray Standalone and V-Ray RT CPU seems possible and fairly easy, using the existing framework for distributed rendering (so the card would appear as an extra host available for DR).
*) It should be possible to port the full production V-Ray; no limitations like with GPU rendering.
*) Whether the card can access directly the main RAM, I don't know - but it can access directly files from the main machine, like textures, proxies etc.
In any case, it will take some time to research all this, so don't expect any results tomorrow But we will certainly look into it.
Comment