Run into this issue when running CUDA_VISIBLE_DEVICES=0 python instantedit.py --dataset_path ./PIE-Bench_v1/
Could not load library libcudnn_ops_infer.so.8. Error: libnvrtc.so: cannot open shared object file: No such file or directory Aborted
I try to resolve the issue but no luck yet. Seems related to environment.
Run into this issue when running
CUDA_VISIBLE_DEVICES=0 python instantedit.py --dataset_path ./PIE-Bench_v1/Could not load library libcudnn_ops_infer.so.8. Error: libnvrtc.so: cannot open shared object file: No such file or directory AbortedI try to resolve the issue but no luck yet. Seems related to environment.