A multicore CPU is good at concurrency. GPGPU is really optimized for parallelism.
Multicore CPUs can do many different things at the same time. GPGPUs can do exactly the same thing many times at the same time.
Multicore CPUs can do many different things at the same time. GPGPUs can do exactly the same thing many times at the same time.
Comments