Tag Archives: parallelism

CPU VS GPU

CPU: Central processing unit. GPU: Graphics processing unit.

Previously GPU’s only aim was to accelerate the graphics processing but now GPU also supports calculations like CPU. The main difference we can say CPU has ability to run tasks but GPU is more specific on the tasks side, especially as we said they were created for graphical purpose. They can now support CPU but cannot be spare for CPU.

Continue reading CPU VS GPU