|
682d161b16
|
Remove -Wall and -Wextra
They do not exist in nvcc
|
2022-11-28 16:10:47 +01:00 |
|
|
2ab3f9b06b
|
Try fixing the makefile
|
2022-11-28 15:08:26 +01:00 |
|
|
118b18a2a1
|
Move --silent to the bench script
|
2022-11-28 14:46:43 +01:00 |
|
|
fbfa6f3b47
|
Use tabs in Makefile
|
2022-11-28 14:41:35 +01:00 |
|
|
a2a070bb3a
|
Configure makefile to use nvcc
|
2022-11-28 14:37:37 +01:00 |
|
|
097efddbe3
|
Remove -g3 CFLAG
|
2022-11-17 19:13:26 +01:00 |
|
|
a86d078546
|
Run bench with all dataset sizes
|
2022-11-17 14:58:32 +01:00 |
|
|
7cd8707bb9
|
Make some optimizations toggleable, so results can be compared easily
|
2022-11-17 02:59:31 +01:00 |
|
|
c104caa1a6
|
Use THREAD_COUNT instead of a fixed amount of threads
|
2022-11-16 17:51:27 +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 |
|
|
0a91ad019a
|
Add CFLAGS to the Makefile
|
2022-11-16 01:43:59 +01:00 |
|
Alessandro Capotondi
|
e11b42a518
|
init commit
|
2022-11-11 13:23:45 +01:00 |
|