sprawko v1

This commit is contained in:
2017-01-11 20:17:33 +01:00
parent 0c0378f94c
commit 842ccce7be
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
macierz_gpu: gauss_gpu.cu gauss_gpu: gauss_gpu.cu
nvcc gauss_gpu.cu -o gauss_gpu `pkg-config opencv --cflags --libs` nvcc gauss_gpu.cu -o gauss_gpu `pkg-config opencv --cflags --libs`
clean: clean:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 73 KiB