MPI vs OpenMP: A case study on parallel generation of Mandelbrot set
Journal Title: Innovación y Software - Year 2020, Vol 1, Issue 2
Abstract
Nowadays, some of the most popular tools for parallel programming are Message Passing Interface (MPI) and Open Multi-Processing (OpenMP). It is of interest to compare these tools in solving the same kind of problems, because of the use of different approaches to inter-task communication. This work attempts to contribute to this goal by running trials in a centralized shared memory architecture in the case of problems with an entirely parallel solution. The selected case study was the parallel computation of Mandelbrot set. Trials were conducted for different iteration limits, processors amount, and C++ implementation variants. The results show better performance in the case of OpenMP.
Authors and Affiliations
Ernesto Soto Gómez
An observation toward Computer aided processes in Garments production. Comparison and analysis of CAD/CAM Software in Bangladesh
This research paper inquires about different attributes of Computer-aided processes in garments production. This perspective Research was done by our courageous team from 2021 to 2022. It reveals adequate information on...
MPI vs OpenMP: A case study on parallel generation of Mandelbrot set
Nowadays, some of the most popular tools for parallel programming are Message Passing Interface (MPI) and Open Multi-Processing (OpenMP). It is of interest to compare these tools in solving the same kind of problems, bec...
Design Thinking in Software Testing Planning
This article presents the possibility of working on software development using not only agile methodologies for processes but also the use of Design Thinking for the planning of the Software Test Plan. Since during the s...
Selección de una red social para apoyar la docencia universitaria empleando computación con palabras
Las redes sociales han impactado la sociedad, a tal punto que en muchas ocasiones se prioriza más estar al tanto de ellas que de cualquier otra aplicación en el móvil, tablet, o laptop. Por otro lado, la llegada de la...
Configuration and Change Management in IT Services Projects
Nowadays, there is a growing use of information technologies, contributing to the development of organizations. The difference between the success and failure of the use of information technologies does not depend much o...