Skip to content

dj-louw/bitonic_sort_mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitonic Sort in MPI Daniel Louw - 29158011 COS 786, University of Pretoria, South Africa

Implementation of Batcher's Bitonic Sort using openMPI for COS786 This program has been tested as working on LinuxMint 17, using GCC version 4.8.2 and OpenMPI version 1.8.1.

NBNB The language that this is programmed in is C++11, and it is important that the makefile be used as is, or at least the nescesary compiler flags must be used as they are used in the makefile.

About

Implementation of Batcher's Bitonic Sort using openMPI for COS786

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors