TaoTaoFu

Results 2 issues of TaoTaoFu

I tried all ways you suggested , such as : git clone https://github.com/xianyi/OpenBLAS.git cd OpenBLAS make NO_AFFINITY=1 USE_OPENMP=1 sudo make install and CMAKE_LIBRARY_PATH=/opt/OpenBLAS/include:/opt/OpenBLAS/lib:$CMAKE_LIBRARY_PATH luarocks install torch ============================================ But when I...

``` th> local sh = require('sh') [0.0001s] th> sh function: 0x410888b0 [0.0001s] th> local dockerbusybox = sh.command('docker', 'run', 'busybox') [string "local dockerbusybox = sh.command('docker', 'r..."]:1: attempt to index global 'sh'...