All, thanks so much for the suggestions on this. And some ideas on ways to organize our Jupyter kernels. We don’t exactly know what was happening, but we think we have this fixed as of yesterday. Sometimes when we’d run a Jupyter notebook it would complain about tensorRT and a missing libnvinfer.7 library. Our version should have been using the new library, libnvinfer.8, so one of our admins copied that library to libnvinfer.7 so the names matched and it ended up working. I wish the solution wasn’t as cryptic, but Jupyter now sees the GPU and we’ve successfully run one or two notebooks via that environment. I’m guessing something got corrupted somewhere down the line. We’re definitely in need of more testing, but we have something in-place right now while look into this.
1 Like