Research Article
A Comparative Study of the Implementation of SJF and SRT Algorithms on the GPU Processor Using CUDA
@ARTICLE{10.4108/eai.8-2-2021.168689, author={Youness Rtal and Abdelkader Hadjoudja}, title={A Comparative Study of the Implementation of SJF and SRT Algorithms on the GPU Processor Using CUDA}, journal={EAI Endorsed Transactions on Internet of Things}, volume={6}, number={24}, publisher={EAI}, journal_a={IOT}, year={2021}, month={2}, keywords={CUDA, GPU, CPU, SRT, SJF, thread}, doi={10.4108/eai.8-2-2021.168689} }
- Youness Rtal
Abdelkader Hadjoudja
Year: 2021
A Comparative Study of the Implementation of SJF and SRT Algorithms on the GPU Processor Using CUDA
IOT
EAI
DOI: 10.4108/eai.8-2-2021.168689
Abstract
GPU (Graphical Processing Units) have become in a few years very powerful tools for parallel computing. They are currently used in several fields such as image processing, bioinformatics, medical applications and numerical computation...etc. Their advantages are faster processing and lower power consumption compared to CPU power. It is simple to program a GPU processor using the CUDA C language to perform tasks that are typically computed in parallel. But you need to understand the different architectural aspects of the GPU. In this paper, we will define and implement the two operating system algorithms the SJF (Shortest Job First) algorithm and the SRT (Shortest Remaining Time) algorithm in a single-wire CPU environment using the C language, and then the same algorithms will be implemented on the GPU using the CUDA C language, in order to compare the different performances of the implementation of the two algorithms on GPU and CPU processors and to verify the efficiency of this study.
Copyright © 2021 Youness Rtal et al., licensed to EAI. This is an open access article distributed under the terms of the Creative Commons Attribution license, which permits unlimited use, distribution and reproduction in any medium so long as the original work is properly cited.