MWX
                                        Results
                                        41
                                        comments of
                                        
                                
                                            MWX
                                        
                                    > 我编译时也遇到。请到cmake文件夹修改cuda.cmake文件,把支持老显卡的算力代号 35删除.我的修改成这样了: > ``` > if(NOT WITH_GPU) > return() > endif() > > # This is to eliminate the CMP0104 warnings from cmake 3.18+. > # Instead of setting...