1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-23 00:24:23 +00:00
Commit graph

19 commits

Author SHA1 Message Date
cf79cb0924
Improve makefile flags 2022-11-16 17:04:50 +01:00
7fc2506cc7
kernel_atax: Remove useless tmp array, use a local variable instead
Local improvement: 30ms

Co-authored-by: Caterina Gazzotti <gazzotti.caterina@gmail.com>
2022-11-16 14:21:57 +01:00
aefa038d44
Revert "Aggiunge due for parallelizzati"
This reverts commit 5b8b4f84b2.
2022-11-16 14:15:09 +01:00
Gattopandacorno
5b8b4f84b2 aggiunge due for parallelizzati 2022-11-16 11:09:30 +01:00
0a91ad019a
Add CFLAGS to the Makefile 2022-11-16 01:43:59 +01:00
e891286291
kernel_atax: Add comments to the second iteration 2022-11-16 01:43:49 +01:00
57fe10ad6a
kernel_atax: Try parallelizing the first cycle
Doesn't seem to create a big difference
2022-11-16 01:43:22 +01:00
d5664a9393
print_array: Improve wording 2022-11-16 01:42:53 +01:00
18466da754
init_array: Leave a comment with my experiments on the second iteration 2022-11-16 01:42:37 +01:00
7fcff5d127
init_array: Actually, do optimize the first iteration 2022-11-16 01:41:29 +01:00
f48d351890
init_array: Do not optimize, costs are greater than benefits 2022-11-15 19:46:23 +01:00
1c834ba294
Delete blank line 2022-11-14 15:40:03 +01:00
05bc63875b
Mark code in the README as such 2022-11-13 18:15:16 +01:00
fe13cbb936
Delete obsolete README 2022-11-13 18:13:35 +01:00
872c012e75
Improve inner README 2022-11-13 18:13:23 +01:00
a8d181c508
Fix inner README 2022-11-13 18:11:53 +01:00
46dedaef45
Start commenting some lines
Co-authored-by: Caterina Gazzotti <gazzotti.caterina@gmail.com>
Co-authored-by: Fabio Zanichelli <274956@studenti.unimore.it>
2022-11-11 16:47:48 +00:00
5bbe60d482
Create workaround for unavailable M_PI 2022-11-11 16:42:39 +00:00
Alessandro Capotondi
e11b42a518 init commit 2022-11-11 13:23:45 +01:00