aboutsummaryrefslogtreecommitdiffhomepage
path: root/ltrace.txt
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2020-11-23 20:02:47 +0100
committerAndrzej Janik <[email protected]>2020-11-23 20:02:47 +0100
commitdb491dadf29a41b12de16a084388d9b7a221b7aa (patch)
tree71097efcbbd3c5b1ed394a80481087607babac28 /ltrace.txt
parenteb7c9aeeee4cf20a4d81a319f4ebf9329efb819f (diff)
downloadZLUDA-db491dadf29a41b12de16a084388d9b7a221b7aa.tar.gz
ZLUDA-db491dadf29a41b12de16a084388d9b7a221b7aa.zip
Remove temporary file
Diffstat (limited to 'ltrace.txt')
-rw-r--r--ltrace.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/ltrace.txt b/ltrace.txt
deleted file mode 100644
index a10aa76..0000000
--- a/ltrace.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-LD_LIBRARY_PATH=/media/vosen/01D3D293C1C33E60/dev/ZLUDA/target/debug_run/ ltrace -x 'cu*@libcuda*' -L /home/vosen/cuda-samples-dbg/bin/x86_64/linux/debug/vectorAdd
-LD_LIBRARY_PATH=/media/vosen/01D3D293C1C33E60/dev/ZLUDA/target/debug_run/ gdb /home/vosen/cuda-samples-dbg/bin/x86_64/linux/debug/vectorAdd
-
-/usr/local/cuda-11.0/bin/nvcc vectorAdd2.cu -I../../common/inc/ -lcudart -lcuda -o vectorAdd2 -g -O0
-
-/usr/local/cuda-11.0/bin/fatbinary --create="vectorAdd_temp.fatbin" -64 "--image3=kind=ptx,sm=52,file=vectorAdd3.ptx" --compress false
-
-cd /home/vosen/cuda-samples-dbg/0_Simple/vectorAdd
-/usr/local/cuda-11.0/bin/fatbinary --create vectorAdd_temp.fatbin -64 --image3 kind=ptx,sm=52,file=vectorAdd3.big.ptx --compress true
-
-LD_LIBRARY_PATH=/media/vosen/01D3D293C1C33E60/dev/ZLUDA/target/debug_run/ ./geekbench_x86_64 --no-upload --compute-list
-LD_LIBRARY_PATH=/media/vosen/01D3D293C1C33E60/dev/ZLUDA/target/debug_run/ ./geekbench_x86_64 --no-upload --compute CUDA
-
-LD_LIBRARY_PATH=/media/vosen/01D3D293C1C33E60/dev/ZLUDA/target/debug_run/ ./geekbench_x86_64 --no-upload --compute OpenCL --compute-platform-id 1
-
-LI_DumpBuffersForKernel=lens_blur_gpu CLI_DumpBuffersBeforeEnqueue=1 CLI_DumpBuffersAfterEnqueue=1 ~/opencl-intercept-layer/build/cliloader/cliloader -c ./geekbench_x86_64 --no-upload --compute OpenCL --compute-platform-id 1 &> log.txt