dd9613f159
matrix mul:Add comments
2023-05-25 10:38:45 +02:00
fd36226600
Move generic files to src/common
2023-05-12 16:16:34 +02:00
64e1cf0ad5
Implement custom memory management
2023-01-28 22:04:38 +01:00
cea4132e2d
Remove white spaces
2023-01-17 15:34:29 +01:00
c0381efa71
Ajout de utils.cu & recoloration des tests
...
Ajout de test.cu:
Suppression de redondances dans le code
Recoloration des tests:
Ajout de couleurs pour clarifier le bon fonctionnement ou non du programme
2022-11-11 11:20:30 +01:00
1608256e43
Add cuda convolution
2022-11-01 17:24:29 +01:00
3d812701f7
New implementation of CUDA matrix multiplication
2022-10-25 17:49:58 +02:00
6ebbfda127
Update matrix_multiplication.cu
2022-10-19 13:05:59 +02:00
a9e704a7bc
Update matrix_multiplication
2022-10-14 19:56:39 +02:00
9c560ef534
Add matrix_multiplication test
2022-10-14 18:17:29 +02:00
31e11f8d90
Add check_cuda_compatibility()
2022-10-14 17:54:12 +02:00
4839872c9b
Fix bad use of cudaMemcpy
2022-10-14 16:30:28 +02:00
afe4c982e7
Add matrix_multiplication.cu
2022-10-14 15:45:47 +02:00