Skip to content

This repository contains my assignments from my university's course Parallel Programming

License

Notifications You must be signed in to change notification settings

SteliosAlegkakis/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Programming

- Pagerank Parallel

A parallel implementation of the pagerank algorithm built with C language and the pthreads API

- Game Of Life

A parallel implementation of Conway's Game Of Life built with C language and OpenMP

- Barnes-Hut

A parallel implementation of the Barnes-Hut simulation built with java threads.

About

This repository contains my assignments from my university's course Parallel Programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published