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

Problem when running my examples #75

Open
WangYixuan12 opened this issue Oct 9, 2021 · 0 comments
Open

Problem when running my examples #75

WangYixuan12 opened this issue Oct 9, 2021 · 0 comments

Comments

@WangYixuan12
Copy link

Hi! I am new to CUDA. When I run my examples with the same image size and intrinsics, everything works well. However, when I used examples with different image sizes (1280*720 in this case), I encountered the following error.

Error: 	/home/yixuan/surfelwarp/core/warp_solver/NodePair2TermsIndex.cu:254

Even I downsampled images, the error still exists. This time error appeared at a different location but the same cudaSafeCall(cudaMemcpyAsync(...)) function. Do you have any ideas or suggestions about how to debug this error? Here is the example causing the problem: https://drive.google.com/drive/folders/14lIaURgeYLTmeyIy-iyBc3HdUCUdz30b?usp=sharing

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

1 participant