NVlabs / PoseRBPF

A Rao-Blackwellized Particle Filter for 6D Object Pose Tracking
Other
140 stars 31 forks source link

Is PoseRBPF compatible with cuda arch 8.6 (RTX 3080)? #11

Open YufengJin opened 2 years ago

YufengJin commented 2 years ago

Compile Error.
""" Traceback: ... File ".../pose_rbpf_env/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1027, in _get_cuda_arch_flags ValueError: Unknown CUDA arch (8.6) or GPU not supported

""" Awaiting for help

AlexYiningLiu commented 2 years ago

I am faced with the same issue.