aec10d6ee1dfdfc7553a176889f8606076639962
+ Add a corresponding matcher cudaDeviceFuncCall to match only (__device__ or __global__) and not __host__ functions. + Add a corresponding device functions mapping: only unsupported are listed, cause supported are exactly the same as of CUDA and do not need transformation; make FindAndReplace for device functions separated from host API calls. + Add a test to distinguish device functions and user-defined.
Description
Aucune description fournie
Langue
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Autre
1.1%