Skip to content

Latest commit

History

History
7 lines (5 loc) 路 335 Bytes

File metadata and controls

7 lines (5 loc) 路 335 Bytes

Parallelization using OMP, MPI and CUDA

馃摎 "High Performance Computing" project (Artificial Intelligence, UniGe)

In this repository you can find:

  • The assignments: three different problems to parallelize using the respectively OMP, MPI and CUDA
  • The final project: the mandelbrot algorithm parallelized using OMP, MPI and CUDA