mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-23 00:24:23 +00:00
19 lines
590 B
Markdown
19 lines
590 B
Markdown
|
\[ Stefano Pigozzi + Caterina Gazzotti + Fabio Zanichelli | Tema OpenMP | Laboratorio High Performance Computing | Unimore \]
|
||
|
|
||
|
# Ottimizzazione di codice C con OpenMP
|
||
|
|
||
|
\[ [**Guida per il team**](CONTRIBUTING.md) \]
|
||
|
|
||
|
> ### Assignment #1
|
||
|
>
|
||
|
> Every team is called to optimize (parallellize) the execution time of the assigned applications on multi-processor system.
|
||
|
>
|
||
|
> #### Expected outcomes
|
||
|
>
|
||
|
> * Repository of the code (github/gitlab is ok, or .zip )
|
||
|
> * Oral presentation (5 min + 5 min Q&A) of your work
|
||
|
>
|
||
|
> #### Assigned application
|
||
|
>
|
||
|
> Group 3: `OpenMP/linear-algebra/kernels/atax`
|