Would it be possible to add to this .so file site-packages/OpenMM.libs/lib/plugins/libOpenMMTorchCUDA.so an RPATH ../../../nvidia/cuda_runtime/lib so that it can find the licudart.so.12 installed by the official NVIDIA PyPI package? https://pypi.org/project/nvidia-cuda-runtime-cu12/ so that it can work purely through pip?
Would it be possible to add to this .so file
site-packages/OpenMM.libs/lib/plugins/libOpenMMTorchCUDA.soan RPATH../../../nvidia/cuda_runtime/libso that it can find thelicudart.so.12installed by the official NVIDIA PyPI package? https://pypi.org/project/nvidia-cuda-runtime-cu12/ so that it can work purely through pip?