اذا لم تجد ما تبحث عنه يمكنك استخدام كلمات أكثر دقة.
This paper will define and implement
the Trapeze method to solve a problem in physics that computes the execution time of a vehicle moving at a
speed v using the CUDA C/C++ parallel computing platform. This is a programming model from NVIDIA
that increases computational performance by exploiting the power of GPUs. This type of calculation can be
helpful, to control the speed of vehicles by radars with precision. The objective, of this study, is to compare
the performance of the implementation of the Trapeze method on CPU and GPU processors and deduce the
efficiency of using GPUs for parallel computing.