Daftar Isi:
  • ABSTRACT The GPU or Graphic Processing Unit can be used on many platforms in general GPUs are used for rendering graphics but now GPUs are general purpose parallel processors with support for easily accessible programming interfaces and industry standard languages such as c, phyton and fortran. In this study the authors will find out the comparison of CPU and GPU in computing in some task for completed the matrix calculation. To find out the comparison between CPU and GPU the author will do some test, test given to the GPU and CPU to observe the use of PU, memory and computing speed solve matrix calculations and increase the number of matrix dimensions. the results of the tests done in this paper show that asynchronous GPU is faster than sequential and thread usage for GPU needs to be adjusted for GPU load efficiency. Keyword: CUDA, Parallel Computing, Comparison