|
本帖最后由 MercuryLamp 于 2023-6-2 19:46 编辑
谢谢您的回复,不过我们这边刚刚检查了一下,是没有插错的,我们这边再找找有没有其他问题,谢谢您
update:我在看cmake的输出时,发现了如下的输出,不知这个是否会有影响?
- -- Adding work-around for issue compiling CUDA code with glibc 2.23 string.h
- -- Check for working NVCC/C++ compiler combination with nvcc '/usr/local/cuda-12.1/bin/nvcc'
- -- Check for working NVCC/C++ compiler combination - works
- -- Checking if nvcc accepts flags --generate-code=arch=compute_35,code=sm_35
- -- Checking if nvcc accepts flags --generate-code=arch=compute_35,code=sm_35 - Failed
- -- Checking if nvcc accepts flags --generate-code=arch=compute_37,code=sm_37
- -- Checking if nvcc accepts flags --generate-code=arch=compute_37,code=sm_37 - Failed
复制代码 完整的输出中我也发现了一些其他的含Failed的内容,不知有没有大佬能帮忙解答一下
|
-
-
cmake.out
13.34 KB, 下载次数 Times of downloads: 1
|