add docker cmd, and test opencl with ftest

This commit is contained in:
2023-12-25 22:54:37 +01:00
parent be18a4a2f8
commit f1d8a39e2f
4 changed files with 277 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
docker run --rm -it -w /ytest -e LD_LIBRARY_PATH=/ytest/ytest_t --mount type=bind,src="$(pwd)",target=/ytest ubuntu bash