diff --git a/benchmarks/opencl/guassian/.depend b/benchmarks/opencl/guassian/.depend deleted file mode 100644 index 5e6042da..00000000 --- a/benchmarks/opencl/guassian/.depend +++ /dev/null @@ -1,13 +0,0 @@ -main.o: main.cc gaussianElim.h clutils.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h -clutils.o: clutils.cpp /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h clutils.h \ - utils.h -utils.o: utils.cpp utils.h diff --git a/benchmarks/opencl/nearn/.depend b/benchmarks/opencl/nearn/.depend deleted file mode 100644 index a79f7090..00000000 --- a/benchmarks/opencl/nearn/.depend +++ /dev/null @@ -1,13 +0,0 @@ -main.o: main.cc nearestNeighbor.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h clutils.h -clutils.o: clutils.cpp /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h clutils.h \ - utils.h -utils.o: utils.cpp utils.h diff --git a/benchmarks/opencl/saxpy/.depend b/benchmarks/opencl/saxpy/.depend deleted file mode 100644 index 2ee98131..00000000 --- a/benchmarks/opencl/saxpy/.depend +++ /dev/null @@ -1,3 +0,0 @@ -main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h diff --git a/benchmarks/opencl/sfilter/.depend b/benchmarks/opencl/sfilter/.depend deleted file mode 100644 index 2ee98131..00000000 --- a/benchmarks/opencl/sfilter/.depend +++ /dev/null @@ -1,3 +0,0 @@ -main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h diff --git a/benchmarks/opencl/sgemm/.depend b/benchmarks/opencl/sgemm/.depend deleted file mode 100644 index c91b2d89..00000000 --- a/benchmarks/opencl/sgemm/.depend +++ /dev/null @@ -1,7 +0,0 @@ -main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h diff --git a/benchmarks/opencl/vecadd/.depend b/benchmarks/opencl/vecadd/.depend deleted file mode 100644 index c91b2d89..00000000 --- a/benchmarks/opencl/vecadd/.depend +++ /dev/null @@ -1,7 +0,0 @@ -main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \ - /homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h diff --git a/driver/opae/.depend b/driver/opae/.depend deleted file mode 100644 index 33a007b5..00000000 --- a/driver/opae/.depend +++ /dev/null @@ -1,4 +0,0 @@ -vortex.o: vortex.cpp ../include/vortex.h ../../hw/VX_config.h \ - vortex_afu.h -vx_utils.o: ../common/vx_utils.cpp ../include/vortex.h \ - ../../hw/VX_config.h diff --git a/driver/stub/libvortex.so b/driver/stub/libvortex.so deleted file mode 100755 index da712160..00000000 Binary files a/driver/stub/libvortex.so and /dev/null differ diff --git a/driver/tests/tex_demo/.depend b/driver/tests/tex_demo/.depend deleted file mode 100644 index eaa75ee4..00000000 --- a/driver/tests/tex_demo/.depend +++ /dev/null @@ -1,3 +0,0 @@ -main.o: main.cpp ../../include/vortex.h common.h utils.h blitter.h \ - format.h int24.h color.h -utils.o: utils.cpp utils.h blitter.h format.h int24.h color.h