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

Stuck at (match_worker_ray_wrapper pid=32734) Global seed set to 6660/725 [00:00<?, ?it/s] (match_worker_ray_wrapper pid=32736) Global seed set to 666 (match_worker_ray_wrapper pid=32735) Global seed set to 666 (match_worker_ray_wrapper pid=32765) Global seed set to 666 #40

Open
brian2lee opened this issue Jul 17, 2023 · 3 comments

Comments

@brian2lee
Copy link

As the title mention, I got stuck when running bash scripts/demo_pipeline.sh $OBJ_NAME. After trying the methods mention in this issue it got through but showed a new error (match_worker_ray_wrapper pid=27622) NVIDIA GeForce RTX 3060 Laptop GPU with CUDA capability sm_86 is not compatible with the current PyTorch installation. in an attempt to solve it I install other version of pytorch usingmamba install -c pytorch -c conda-forge pytorch=1.10.0 torchvision cudatoolkit=11.3 --yes. Which got me back to stuck at Global seed 666.
In conclusion, either I''ll got stuck on Global seed 666 or CUDA capability. Any way to solve this problem?

@lejy026
Copy link

lejy026 commented Oct 11, 2024

Do you solve it ?

@lejy026
Copy link

lejy026 commented Oct 12, 2024

This issue maybe can be solved by add weight/LoFTR_wsize9.ckpt

@anshium
Copy link

anshium commented Nov 7, 2024

#5

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

3 participants