GDB code 127 & CUDA

    技术2025-10-05  4

     

    1、在一个使用CUDA的程序中:GetSimilarityMatrixByLSH.cu (应该是所有cuda的code文件)不能包含太复杂的头文件,否则会提示找不到该头文件(can not find the file)

    2、DEBUG时出错:GDB error 提示 code 127  后来发现是没有install gdb。

    最新回复(0)