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

37 commits

Author SHA1 Message Date
c104caa1a6
Use THREAD_COUNT instead of a fixed amount of threads 2022-11-16 17:51:27 +01:00
cc23d73254
Update CONTRIBUTING with the bench target 2022-11-16 17:44:49 +01:00
e23d565fd2
Create bench target for calculating the average of 9 runs 2022-11-16 17:39:09 +01:00
8cb741d24d
Create bench target 2022-11-16 17:09:27 +01:00
f655df0eb7
Make the compilation silent so only the execution time is output 2022-11-16 17:06:16 +01:00
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
d45d94ca91
Remove -DEXTRALARGE_DATASET from CLion's runConfigs as it was moved into the Makefile 2022-11-16 01:45:15 +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
00f16cecaf
Configure code formatting which broke again 2022-11-15 21:44:00 +01:00
f48d351890
init_array: Do not optimize, costs are greater than benefits 2022-11-15 19:46:23 +01:00
7ae893d977
Make CLion formatting work 2022-11-15 19:40:17 +01:00
0f4cfd84a4
Rename runConfiguration to atax_acc 2022-11-14 16:22:47 +01:00
f574c15bed
Use a 3-indent in Markdown 2022-11-14 16:22:34 +01:00
0306e6f912
Disable spellchecker 2022-11-14 16:22:22 +01:00
f09170a23e
Create contributors' documentation 2022-11-14 16:22:11 +01:00
975cdc1360
Configure CLion project style for the project 2022-11-14 15:48:44 +01:00
626796e988
Update CLion runConfigurations 2022-11-14 15:46:42 +01:00
1c834ba294
Delete blank line 2022-11-14 15:40:03 +01:00
1a1878a848
Configure CLion project style for the project 2022-11-14 15:39:49 +01:00
073402adba
Add more Jetbrains CLion metadata 2022-11-14 00:55:54 +01:00
e7e957620e
Add Jetbrains CLion metadata 2022-11-13 18:15:43 +01:00
05bc63875b
Mark code in the README as such 2022-11-13 18:15:16 +01:00
e8ae47486e
Delete empty outer README 2022-11-13 18:14:05 +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