when I run
sh slurm_inference.sh test_video mp4 24 smpler_x_s32
it occurs error
Could not load library libcudnn_cnn_infer.so.8. Error: libcuda.so: wrong ELF class: ELFCLASS32
how can I solve it?
Hi @zongyu102 , it is a dependency issue with your system. Reinstalling the conda environment may help. But unfortunately, we did not encounter this problem before.
when I run
sh slurm_inference.sh test_video mp4 24 smpler_x_s32
it occurs errorCould not load library libcudnn_cnn_infer.so.8. Error: libcuda.so: wrong ELF class: ELFCLASS32
how can I solve it?