Skip to content

Ionneto/INE5410-T2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

INE5410-T2

A weird mix of bucket sort, bubble sort and MPI.

it generates a randon array of numbers, split it into buckets, send the buckets to slvae processes trough MPI, runs bubble sort in every bucket, sens all of them back to the master and then join then in a single organized array.

Use mpicc and mpirun for it to work properly, or at all actually.

About

A weird mix of bucket sort, bubble sort and MPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages