-
Notifications
You must be signed in to change notification settings - Fork 7
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
Run Environmental #3
Comments
Thank you for your attention. Ubuntu-18.04, ROS Melodic. |
Which version of cuda are you using? I ran your job successfully using 11.0. But serious drift occurred on the MH01 data set. |
CUDA 11.0 |
What is your GPU's compute ability? |
My graphics card is the 3060 on my laptop, with a computing power of 86. |
It might be a problem with atomic add. |
I'm sorry that I cannot think of any solution for now. Debugging really have exhausted me when I was building this implementation. When I was debugging it, I just used the most naive way, that is, printing out all elements of all matrices along the way to txt files and check if there's any NAN. |
Still want to thank you for your great work! |
Thank you for your attention. |
Thank you for your excellent work. I would like to ask if your operating environment is ubuntu20.04 or 18.04?
The text was updated successfully, but these errors were encountered: