/HOMPIApps

Applications for the HOMPI framework, part of my Diploma Thesis

Primary LanguageC

Applications for the HOMPI framework, part of my Diploma Thesis

Face Detection: Porting (http://paragroup.cse.uoi.gr/publications/files/148cacpae2009.pdf) to the HOMPI (http://paragroup.cse.uoi.gr/publications/files/136europar2011a.pdf) framework

matmul_hompi.c: Distributed matrix multiplication

Sorting: Distributed bitonic sort, quicksort, and merge sort, as well as a (shared memory) parallel version of the simple merge algorithm (http://dzmitryhuba.blogspot.com/2010/10/parallel-merge-sort.html)