summarylogtreecommitdiffstats
path: root/path.patch
blob: c6c828fcb0110e710639d85e5794d5ccabd93f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN cuda_memtest-1.2-o/ocl_memtest.cpp cuda_memtest-1.2/ocl_memtest.cpp
--- cuda_memtest-1.2-o/ocl_memtest.cpp	2011-06-25 01:08:38.000000000 +0200
+++ cuda_memtest-1.2/ocl_memtest.cpp	2011-06-25 01:09:08.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 
-#define KERNEL_FILE "ocl_memtest_kernels.cpp"
+#define KERNEL_FILE "/usr/share/cuda_memtest/ocl_memtest_kernels.cpp"
 
 #define MAX_KERNEL_FILE_SIZE (1024*1024)