Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runs on 3090 #20

Open
cuiyu330 opened this issue Oct 15, 2022 · 1 comment
Open

Runs on 3090 #20

cuiyu330 opened this issue Oct 15, 2022 · 1 comment

Comments

@cuiyu330
Copy link

Hi,I want to run this code on 3090,but the 3090 needs to install CUDA11.0.When I run ./train_monosf_selfsup_kitti_raw.sh,error:ImportError: libcudart.so.10.0:cannot oprn shared object file:No such file or directory.
So, I would like to ask how to solve it? I learned what changes to make to the code.Looking forward to your answer.

@hurjunhwa
Copy link
Collaborator

Hi, I am not so sure what would cause the error -- it could be due to many reasons. Have you checked the environment variables? Are the correlation layer and the forward-warping layer properly installed? Are the nvcc_args in here and here properly listed, to be compatible with 3090?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants