that aside, the highlight of the core design is it's fast floating point instructions. the highlights of the processor as a whole is it's ability to have many programs operate completely independently but also able to communicate between cores at an extremely fast rate. you can use this to run many independent programs or coordinate them to accelerate algorithms similar to how GPUs work. a huge advantage over GPUs is that branching is not a huge bottleneck which will do wonders for computer vision. i think it's most suited for processing streams of data in realtime which is something typical processors struggle with.Statistics: Posted by Gravis — Wed Oct 02, 2013 7:10 pm
]]>