From: Sean A. <ah...@or...> - 2009-09-08 16:00:32
|
Stephen Furlani wrote: > Okay, so I want to make a "Spew" SPU that takes the commands and sends > identical commands to all of it's nodes. > > ... I have to write a function for each individual OpenGL command!? > SPUs like Passthrough and Pack have 600+ commands... Why not just run the existing Tilesort SPU in 'Broadcast' mode? It sends all primitives to all downstream servers. See "bucket_mode" at http://chromium.sourceforge.net/doc/configoptions.html#tilesort -Sean __ Sean Ahern Oak Ridge National Laboratory 865-241-3748 AIM: ornlsean |