https://github.com/rainwoodman/MP-sort
History
Tip revision: 84d44bc6c9d2a6d188d4492db34549f09c0741af authored by Yu Feng on 05 August 2016, 01:00:01 UTC
try to deploy to pypi from travis.
Tip revision: 84d44bc
File Mode Size
mpsort
paper
stdlib
.gitignore -rw-r--r-- 42 bytes
.travis.yml -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 1.3 KB
MANIFEST.in -rw-r--r-- 72 bytes
Makefile -rw-r--r-- 973 bytes
README.rst -rw-r--r-- 3.0 KB
bench-mpi.c -rw-r--r-- 4.2 KB
internal-parallel.h -rw-r--r-- 9.0 KB
internal.h -rw-r--r-- 778 bytes
libmpi.pxd -rw-r--r-- 43.2 KB
main-mpi.c -rw-r--r-- 3.2 KB
main.c -rw-r--r-- 1.8 KB
mpsort-mpi.c -rw-r--r-- 13.9 KB
mpsort-omp.c -rw-r--r-- 8.2 KB
mpsort.h -rw-r--r-- 810 bytes
parallel_sort.c -rw-r--r-- 5.1 KB
radixsort.c -rw-r--r-- 5.1 KB
runtests.py -rw-r--r-- 15.4 KB
setup.py -rw-r--r-- 1015 bytes

README.rst

back to top