Skip to content

Different ways of parallelizing serial C code - Parallel Computer Architecture coursework @ Technical University of Crete. Teammate: Sofia Maragkou

Notifications You must be signed in to change notification settings

nkyparissas/OpenMP_pthreads_SSE_MPI-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

OpenMP, pthreads, SSE 4.2, MPI - Usage examples

Different ways of parallelizing serial C code - Parallel Computer Architecture coursework @ Technical University of Crete.

  1. OpenMP and pthreads:

    Serial code: Hamming distance calculation. 3 ways of parallelization, all implemented both with OpenMP and pthreads.

  2. SSE 4.2 and MPI:

    Serial code: omega statistic calculation for DNA sequences.

About

Different ways of parallelizing serial C code - Parallel Computer Architecture coursework @ Technical University of Crete. Teammate: Sofia Maragkou

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published