在核函数中使用强制终止函数 assert().并且在静态代码和运行时编译两种条件下使用. ▶ 源代码:静态使用 #include <windows.h> #include <stdio.h> #include <cuda_runtime.h> #include "device_launch_parameters.h" #include <helper_functions.h> #include <helper_cuda.h>…