Parallel Performance of MPI Sorting Algorithms on Dual-Core Processor Windows-Based Systems
Alaa Ismail Elnashar

TL;DR
This paper investigates how the number of processes and cores affect the performance of MPI-based sorting algorithms on dual-core Windows systems, addressing a gap in parallel computing research on such platforms.
Contribution
It provides an empirical analysis of MPI sorting algorithms' performance on dual-core Windows systems, highlighting the impact of process count and core utilization.
Findings
Performance varies with process number and core count
MPI sorting algorithms show different scalability patterns
Dual-core systems have specific performance characteristics
Abstract
Message Passing Interface (MPI) is widely used to implement parallel programs. Although Windowsbased architectures provide the facilities of parallel execution and multi-threading, little attention has been focused on using MPI on these platforms. In this paper we use the dual core Window-based platform to study the effect of parallel processes number and also the number of cores on the performance of three MPI parallel implementations for some sorting algorithms.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
