|
CUDA 函数 |
头文件 |
|
__global__ __device__ |
#include <cuda_runtime.h> |
| threadIdx | #include <device_launch_parameters.h> |
| #include <sm_20_intrinsics.h> | |
| __shfl() | #include <sm_30_intrinsics.h> |
| tex1Dfetch() | #include <texture_fetch_functions.h> |
原文:https://www.cnblogs.com/wayne793377164/p/8877111.html