HKUST-Aerial-Robotics / open_quadtree_mapping

This is a monocular dense mapping system corresponding to IROS 2018 "Quadtree-accelerated Real-time Monocular Dense Mapping"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA Tesla

shermes91 opened this issue · comments

Hi again,

I want to install Open Quadtree on a system with a NVidia 8400 GS. But catkin run an error for Compute capability version 11.

It works until 30. Can I do something? Or is it not supported?

Best regards
Sebastian

Sorry, I am not an expert on CUDA and do not even know 8400 GS:sweat:
Seems that the CC is 1.1 according to https://en.wikipedia.org/wiki/CUDA

Yes, i have forgotten to close this issue. I need CUDA 6.5 but Ubuntu 16.04 supports version 8 and higher. But thanks!