Abstract

Today multiprocessors, multicores, clusters and heterogeneous computing are becoming the most popular architectures to achieve high performance computing. The different approaches are made by system designers to enhance the system performance such as increasing clock frequency of CPUs from MHz to GHz and addition of more number of CPU cores i.e from single core processor to dual core, quad core, hexa core, octo core, ten core and more processors. Still, multicore processing creates some challenges of its own. The extra core results into increased processor size and also high power consumption. Meanwhile, General Purpose Graphics Processing Units (GPGPUs) are designed and implemented that contain hundreds of cores with more number of Arithmetic and Logic Units and Control Units. These GPGPUs can be used in addition to CPU for heterogeneous computing for the enhancement of system performance for selected applications by data parallelism. The heterogeneous programming environment that includes other processors like GPGPU in addition to CPU can be used to enhance the execution performance of computational intensive programs. So, it is necessary for the programmer to run and analyze the selected computational intensive programs on both homogeneous and heterogeneous programming platform. The homogeneous programming environment makes the use of multi core CPU, where as the heterogeneous programming environment makes the use of different processors such as General Purpose Graphics Processing Unit (GPGPUs), Field Programmable Gate Arrays (FPGAs), Digital Signal Processors (DSPs) in addition to CPU. Hence, the programmer needs to write the code that makes the use of both CPU and other processors by using heterogeneous software environment such as parallel MATLAB with GPU enabled functions, MATLAB supported CUDA kernels and CUDA C for the execution of parallel code to achieve high performance in heterogeneous programming environment in comparison with homogeneous (sequential) programming approach with only CPU.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call