ApolloAuto/apollo

使用4090显卡编译代码报错

gcx2020 opened this issue · 33 comments

(13:26:04) ERROR: /apollo/modules/perception/lidar/lib/detector/point_pillars_detection/BUILD:108:13: C++ compilation of rule '//modules/perception/lidar/lib/detector/point_pillars_detection:postprocess_cuda' failed (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc -MD -MF ... (remaining 48 argument(s) skipped)
nvcc fatal : Unsupported gpu architecture 'compute_89'
(13:26:04) INFO: Elapsed time: 0.354s, Critical Path: 0.12s
(13:26:04) INFO: 111 processes: 70 remote cache hit, 38 internal, 3 local.
(13:26:04) FAILED: Build did NOT complete successfully