add docker cmd, and test opencl with ftest
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user