A collection of parallel integer sorting functions written in ANSI C

Source code is in the srtpari directory. First read 20pisrt.txt. Code

A collection of parallel integer sorting routines including

Drivers for testing them are available in srtpari. File mbspisrt.c can be used for both BSP libraries and compilations. For MPI (openMPI-tested) a Makefile compilation uses mmpiisrt.c. gmain.c, etc.

  1. 20pisrtV01d.tar It creates a directory 20pisrt and then populates it. Start by reading 20pisrt.txt. (pisrt stands for parallel integer sorting.)
  2. 20pisrtV01.tar It doesnot create a directory but populates the current directory with files and subdirectories! Avoid it.

Last Update: Aug 12, 2020