1
Fork 0
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:
Gianluca Brilli 2021-05-12 16:20:16 +02:00
parent 006428bc16
commit 32d3b1ebe0

View file

@ -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*