caizhongang / SMPLer-X

Official Code for "SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation"

Home Page:https://caizhongang.github.io/projects/SMPLer-X/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: libcuda.so: wrong ELF class: ELFCLASS32

zongyu102 opened this issue · comments

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.