rkowalewski / usort

Fast distributed sorting routines using MPI and OpenMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utah Sorting Librrary

Fast distributed sorting routines using MPI and OpenMP.

References

  1. Hari Sundar, Dhairya Malhotra, Karl W Schulz, Algorithms for high-throughput disk-to-disk sorting, Proceedings of the ACM/IEEE International Conference for High Performance Computing, Networking, Storage and Analysis (SC13), 2013.
  2. Hari Sundar, Dhairya Malhotra, George Biros, HykSort: a new variant of hypercube quicksort on distributed memory architectures, Proceedings of the 27th international ACM conference on international conference on supercomputing (ICS13), 2013.

About

Fast distributed sorting routines using MPI and OpenMP

License:MIT License


Languages

Language:C++ 95.4%Language:Objective-C 3.7%Language:CMake 0.5%Language:Makefile 0.4%