F
Felger Carbon
A CPU is a device used almost entirely to process mispredicted
branches. Only when not tied up with this critical task does anything
else get done.
A GPU does not know what a mispredicted branch is, so 100% of its time
is available to perform computations. Because it has _many_ cores, it
can perform a great many computations in a short period of time, using
single precision FP and, perhaps, integers.
Robert Myers tells us the future of computing is in GPUs.
Question: is the Cell a CPU or a GPU? ;-)
branches. Only when not tied up with this critical task does anything
else get done.
A GPU does not know what a mispredicted branch is, so 100% of its time
is available to perform computations. Because it has _many_ cores, it
can perform a great many computations in a short period of time, using
single precision FP and, perhaps, integers.
Robert Myers tells us the future of computing is in GPUs.
Question: is the Cell a CPU or a GPU? ;-)