Qin

Results 2 comments of Qin

> Add the following line to your `.bashrc` or `.zshrc` (depending on your shell) should solve the problem: > > ``` > export LIBRARY_PATH="/usr/local/cuda/lib64/stubs:$LIBRARY_PATH" > ``` Just to record, this...