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.