Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHPC - a.y. 2022/2023

This repository contains solutions to the exercises for the exam in Foundations of High Performance Computing at University of Trieste.

Brief description of the exercises

  1. Implementation of a hybrid MPI - OpenMP code for Conway's Game of Life. For this exercise I implemented the code and ran some scalability tests. Implementation choices and results are discussed in detail in the report.
  2. Benchmark of BLAS funtions. For this exercise I ran benchmarks for different linear algebra libraries, on different machines. I tried to get the best possible performance out of the machine and presented my results in the report.

Structure of this repository

  • Exercise1/ This folder contains all the code and data for the first exercise. A more detailed description can be found inside the folder.
  • Exercise2/ This folder contains all the code and data for the second exercise. A more detailed description can be found inside the folder.
  • report.pdf A report where I discuss implementation choices and results from both exercises.

About

Assignment for the final exam in Foundations of High Performance Computing at University of Trieste

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages