Tao Wang

Results 3 comments of Tao Wang

In my case, Solved by add a soft link of libcudart.so. Be sure to find your libcudart.so location `sudo ln -s /opt/miniconda/lib/libcudart.so /usr/lib/x86_64-linux-gnu/libcudart.so`

> 我把batchsize都调的很小,还是说内存不够 export PLACEMENT=${PLACEMENT:-"cput"} ----> 这个参数是不是应该设置为cuda 你跑多大的gpt2,报错的

Me, too. But the examples/mnist.py can work correctly.