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-13 21:43:18 +02:00
parent 3c3ddf4bec
commit db611a07f6

View file

@ -22,6 +22,8 @@ The exercises related to OpenMP programming model can be found in the folder `op
- `cuda\appendix`: CUDA Nsight Tutorial - `cuda\appendix`: CUDA Nsight Tutorial
### HLS Exercises ### HLS Exercises
- `hls\lab1`: HLS Basics and hardware optimizations
- `hls\lab2`: Tests on real development boards
### (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*