首页 新闻 会员 周边
1
回答数

回答被采纳 10 CUDA + VS 编程 出现错误 : LNK1561: 必须定义入口点

#include "cuda_runtime.h" #include "device_launch_parameters.h" #include <stdio.h> #define N 10 __gl