Zadanie 3
This commit is contained in:
5
DergunPiotr-WaskoDominik/zad3/Makefile
Normal file
5
DergunPiotr-WaskoDominik/zad3/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
macierz_gpu: macierz_gpu.cu
|
||||
nvcc macierz_gpu.cu -o macierz_gpu
|
||||
|
||||
clean:
|
||||
rm -rf macierz_gpu
|
||||
Reference in New Issue
Block a user