seismologist
Regular
I didnt want to disrupt the technical discuession at the Cell forum with trivial question but one of the IBM guys mentioned this:
Any idea which tree searching he's referring to? I would imagine that the SPE could be used to start traversal at many different nodes in parallel. This seems pretty obvious yet people have been saying that SPE's wont be strong at handling branching AI code. What's the disadvantage to running something like this on the SPE's?
IBM tech guy said:- With respect to AI, I don't have the answers, but I have good hope. I think AI is usually not bound by computation but by memory access penalties (on high-frequency processors). I can imagine tree search algorithms for the SPEs that absolutely rock, by getting a lot of memory accesses in flight concurrently. There may be a patent out there by M. Necker and myself that describes some of this for the case of routing table accesses ( also a kind of tree search ).
Any idea which tree searching he's referring to? I would imagine that the SPE could be used to start traversal at many different nodes in parallel. This seems pretty obvious yet people have been saying that SPE's wont be strong at handling branching AI code. What's the disadvantage to running something like this on the SPE's?