mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-22 08:04:25 +00:00
readme modified
This commit is contained in:
parent
006428bc16
commit
32d3b1ebe0
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@ This repo contains the exercises and the tutorials used for Unimore's HPC class
|
||||||
|
|
||||||
## Contacts
|
## Contacts
|
||||||
- **Alessandro Capotondi** <[alessandro.capotondi@unimore.it](mailto:alessandro.capotondi@unimore.it)>
|
- **Alessandro Capotondi** <[alessandro.capotondi@unimore.it](mailto:alessandro.capotondi@unimore.it)>
|
||||||
|
- **Gianluca Brilli** <[gianluca.brilli@unimore.it](mailto:gianluca.brilli@unimore.it)>
|
||||||
- **Prof. Andrea Marongiu** <[andrea.marongiu@unimore.it](mailto:andrea.marongiu@unimore.it)>
|
- **Prof. Andrea Marongiu** <[andrea.marongiu@unimore.it](mailto:andrea.marongiu@unimore.it)>
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
@ -20,5 +21,7 @@ The exercises related to OpenMP programming model can be found in the folder `op
|
||||||
- `cuda\lab3`: CUDA Advanced Host Management
|
- `cuda\lab3`: CUDA Advanced Host Management
|
||||||
- `cuda\appendix`: CUDA Nsight Tutorial
|
- `cuda\appendix`: CUDA Nsight Tutorial
|
||||||
|
|
||||||
|
### HLS Exercises
|
||||||
|
|
||||||
### (Optional)
|
### (Optional)
|
||||||
- `challenge`: Parallelize the code with everything you learned and submit the result before *21 May 2021*
|
- `challenge`: Parallelize the code with everything you learned and submit the result before *21 May 2021*
|
||||||
|
|
Loading…
Reference in a new issue