Dynaomit

Results 1 comments of Dynaomit

> > 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" > > ``` >...