xinge008 / Cylinder3D

Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (both single-scan and multi-scan) (Nov. 2020) (CVPR2021 Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: radix_sort: failed on 1st step: cudaErrorUnsupportedPtxVersion: the provided PTX was compiled with an unsupported toolchain.

C-hongfei opened this issue · comments

This problem occurs during training. Has anyone ever encountered it? How to solve it? Thank you.
1671173077197_ABD2782C-1C43-484c-BEBD-B4C1DCBAF5E1

The version of pytorch is 1.10.0 and the version of cuda is 11.1;
the version of spconv is 2.2.6(install by spconv-cu113)

Reinstalling the correct version of spconv can solve this problem