chmod +x ../build.sh
rm /tmp/cutlass -rf; git clone -b 2.11 https://github.com/NVIDIA/cutlass.git /tmp/cutlass && bash build.sh -Dcutlass=true -Dcutlass_include=/tmp/cutlass/include -Dembed=true && mv ../build/release/lc0 Leela-D42CD9DB-E6ADA9D6
Cloning into '/tmp/cutlass'...
bash: build.sh: No such file or directory
make: *** [Makefile:7: all] Error 127