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

FATL| Cuda Error: no kernel image is available for execution on the device #42

Closed
jsYangCode opened this issue Feb 20, 2020 · 1 comment

Comments

@jsYangCode
Copy link

hi friends, i am using this SLAM,
"make -j badslam"
"make -j badslam_test" are all ok.
But, when i run the "./build_RelWithDebInfo/applications/badslam/badslam_test", some errors occur!
I use an Nvidia GeForce GT730 graphic card. CUDA 10.0. Would you please give me some advice? Thanks!!
Screenshot from 2020-02-20 11-15-26

@puzzlepaint
Copy link
Collaborator

puzzlepaint commented Feb 20, 2020

The different variants of the GT 730 card all have at most compute capability 3.5. As stated in the Readme, as-is the application requires compute capability 5.3. So this failure is expected. For possible ways around this, see #23.

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