From 8477302d95af88d3c7f7f7a57d2efdcc94112104 Mon Sep 17 00:00:00 2001 From: Alessandro Capotondi Date: Wed, 30 Mar 2022 21:17:06 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 841f84c..c9d6145 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # High Performance Computing Class -This repo contains the exercises and the tutorials used for Unimore's HPC class [https://dolly.fim.unimore.it/2020/course/view.php?id=145](https://dolly.fim.unimore.it/2020/course/view.php?id=145). +This repo contains the exercises and the tutorials used for Unimore's HPC class ## Contacts -- **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. Alessandro Capotondi** <[alessandro.capotondi@unimore.it](mailto:alessandro.capotondi@unimore.it)> +- **Gianluca Brilli** <[gianluca.brilli@unimore.it](mailto:gianluca.brilli@unimore.it)> ## Contents @@ -26,4 +26,4 @@ The exercises related to OpenMP programming model can be found in the folder `op - `hls\lab2`: Tests on real development boards ### (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 *XXX*