An open API service indexing awesome lists of open source software.

https://github.com/zwhe99/string-group-by-parallel-algorithm

Implementation of string group-by algorithm based on radix sort and parallelized using openmp,MPI and MPI+Openmp.
https://github.com/zwhe99/string-group-by-parallel-algorithm

Last synced: 2 months ago
JSON representation

Implementation of string group-by algorithm based on radix sort and parallelized using openmp,MPI and MPI+Openmp.

Awesome Lists containing this project

README

        

# String-Group-By-Parallel-Algorithm