Skip to content

Projects implemented for the purposes of the course Parallel Computer Architecture

Notifications You must be signed in to change notification settings

skalogerakis/TUC_Parallel_Computer_Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUC_Parallel_Computer_Architecture

Two different projects implemented for the purposes of the course Parallel Computer Architecture. In order to test both projects results download folder and execute run.sh

Smith Waterman

In our project implementation the following are covered:

  • Smith-Waterman algorithm implemented in C
  • Pthread implementation fine grained granularity
  • Pthread implementation coarse grained granularity
  • OpenMP implementation fine grained granularity
  • OpenMP implementation coarse grained granularity

Omega Statistics

In our project implementation the following are covered:

  • Parallel SSE implementation
  • Parallel SSE, Pthreads implementation
  • Parallel SSE, Pthreads and MPI implementation
  • Parallel SSE implementation with different memory layouts

About

Projects implemented for the purposes of the course Parallel Computer Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published