bitonic_sort This is a bitonic sort implemented in MPI, recovered from an old development directory. The interface was intended to be like that of qsort(). Quck Start To build and run a test case: Install mpich do: $ make $ make test