Skip to content

A comprehensive performance analysis of N log N sorting algorithms (Heap, Tim, Intro, Merge, Quick) implemented with hybrid MPI and OpenMP. Explores algorithm complexity, multi-threading (1-16 threads), multi-core (1-4 cores), and scalability on large datasets, with detailed performance graphs.

Notifications You must be signed in to change notification settings

Talha-Munir-Saeed3/MPI-OpenMP-Sorting-Complexity-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

MPI-OpenMP-Sorting-Complexity-Study

About

A comprehensive performance analysis of N log N sorting algorithms (Heap, Tim, Intro, Merge, Quick) implemented with hybrid MPI and OpenMP. Explores algorithm complexity, multi-threading (1-16 threads), multi-core (1-4 cores), and scalability on large datasets, with detailed performance graphs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published