Skip to content

AndreiChugunov/parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parallel

Parallel odd-even sort done with Pthreads (get a look into simple directory) and MPI (mpi dir).

Build and Run

To run just simply cd into a directory and exectute following command:

../mpi$ make clean run

or

../simple$ make clean run

It will work like a charm!

About

Parallel odd-even sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published