cuda 10.1 install path

Thanks for the reply. I verified that

sh cuda_10.1.105_418.39_linux.run --silent --toolkit --toolkitpath=$HOME/tkit --defaultroot=$HOME/tkit --samples --samplespath=$HOME/tkit/samples

gives back the old layout. By the way: what was wrong with it?

More problems:

  • How to get the pkg-config files back?

  • What to do with the old-style rhel6 installer? It doesn’t understand ‘–defaultroot’ but now also insists on putting cublas in /usr.

  • 10.1 produces code that both gcc 7 & 8 don’t compile (at least on RHEL 6 & 7, most probably elsewhere). Is this already known? Should it be reported? Where?