Skip to content

Contains source code and description for the assignments of the course parallel and distributed systems.

Notifications You must be signed in to change notification settings

iparaskev/parallel-systems-ece-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel and Distributed Systems (2017-2018)

Contains the source code and short description for the assignments of the "Parallel and Distributed Systems" course.


  • parallel_bitonic:
    A parallel implementation of bitonic sort using cilk, openmp and pthreads.\
  • mpi_knn:
    An implementation of k-nearest neighbors in an MPI environment.
  • cuda_mean_shift:
    An implementation of mean shift algorith in cuda.
  • parallel_pagerank:
    An implementation for solving the pagerank problem with the Gauss-Seidel method using openmp.

About

Contains source code and description for the assignments of the course parallel and distributed systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published