Fixed bug when freeing distanceArrays
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -2,4 +2,16 @@
|
||||
esc-50-audio/
|
||||
|
||||
# executable
|
||||
soundknn.exe
|
||||
soundknn.exe
|
||||
cltest.exe
|
||||
|
||||
# opencl lib
|
||||
OpenCL.lib
|
||||
CL/
|
||||
|
||||
#vscode stuff
|
||||
.vscode
|
||||
|
||||
#extrastuff
|
||||
src/testcl.c
|
||||
src/starterkernel.cl
|
||||
Reference in New Issue
Block a user