SteliosAlegkakis / Parallel-Programming

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

Repository from Github https://github.comSteliosAlegkakis/Parallel-ProgrammingRepository from Github https://github.comSteliosAlegkakis/Parallel-Programming

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

License:MIT License


Languages

Language:C 49.9%Language:Java 47.9%Language:Makefile 2.2%