Skip to content

Latest commit

 

History

History
37 lines (11 loc) · 884 Bytes

README.md

File metadata and controls

37 lines (11 loc) · 884 Bytes

Parallel-Computing

Project on Parallel Computing couse at Linaeus University

The project consists on parallelizing the π serial code with OpenMp and CUDA and measure the speedup.

A scipt to approximate π with serial code

A scipt to approximate π with OpenMP parallelization

A scipt to approximate π with CUDA parallelization

R code used to create the plots for the presentation slides