ITADN

hello world无法输出核函数内部的打印信息

#7ClosedGeneralJing 创建于 2022-03-14
G
GeneralJingcommented
下载完代码,编译后,执行hello_world核函数内部的日志未输出, cudaDeviceReset();//if no this line ,it can not output hello world from gpu cudaDeviceSynchronize(); 添加这两个都不起作用。
关闭于 2022-03-22 4 条评论